 
 .center{
 margin:auto;
	text-align:center;
}
 a:link, a:visited {
	
background-color: transparent;
color: maroon;
	
	}

 a:hover, a:active {
background-color: maroon;
color: white;
}
 
 .navbar,.navbarCurrent
{
text-decoration: none;	
border: 1px solid Black;
white-space: nowrap;
text-align: center;
font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
background : Maroon;
color: #ffffff;
padding:0px;
}

.navbarCurrent
{
color: #666666;
background : #666666;
border: 1px solid #333333;
padding:0px;
}

.navbar a, .navbarCurrent a{
width:100%;
display:block;	
}

.navbar a:link, .navbar a:visited
{
color: #FFFFE8;
text-decoration: none;
background : Maroon;
}

.navbar a:hover, .navbar a:active 
{
color: Maroon;
background : white;
}

.navbarCurrent a:link, .navbarCurrent a:visited
{
text-decoration: none;
background-color: #EEE;
color: #111;
}

.navbarCurrent a:hover , .navbarCurrent a:active 
{
cursor:default;
}

/*  ----------- menu1 nav  -------------- */
#navlist {
	position: absolute;
	left: 290px;
	top: 77px;
	z-index: 10;
	text-align:center;
	padding: 1px 3px 1px 3px;
	font-size: 12px;
	border: 1px solid #770000;
	border-top:0;
	background : #eee url(/images/menuBg.png);
	color: #770000;
	font-family : Arial, Helvetica, sans-serif;
	width:170px;
	visibility: hidden;
}

#navlist ul {
text-align:center;
margin: 0;
padding: 0;
border: none;
list-style-type : none;
}

#navlist li {
margin: 4px 0 4px 0;
 width:170px;
}

#navlist a {
font-size: 12px;
white-space: nowrap;
display: block;
background-color: Maroon;
color: White;
text-decoration: none;
padding-left:2px;
padding-bottom:1px;
border: 1px solid black;
text-align:left;
list-style : none;
font-weight : normal;
}

#navlist a:hover,  #navlist a:active{
background-color: white;
color: maroon;
}



/*  ----------- menu left nav  -------------- */
#navleft {

position: absolute;
left: 23px;
top: 91px;
z-index: 5;
text-align:center;
font-family : Arial, Helvetica, sans-serif;
width:120px;
}

#navleft ul {

margin: 0;
padding: 0;
border: none;
list-style-type : none;
}

#navleft li {

}

#navleft a {
font-size: 12px;
white-space: nowrap;
display: block;

background-color: #ffffcc;
color: maroon;
text-decoration: none;
border: 1px solid black;
text-align:center;
list-style : none;
font-weight : normal;
}

#navleft a:hover,  #navleft a:active{
background-color: Maroon;
color: White;
}

html>body #navlist a, html>body #navleft a {
width: auto;
}

 .navbutton, .navbutton2
{
text-decoration: none;	
border: 1px solid Black;
white-space: nowrap;
text-align: center;
font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
width:120px;
color: #ffffff;
padding:0px;
margin-top:5px;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
}

.navbutton a, .navbutton2 a
{
display:block;
}

.navbutton a:link, .navbutton a:visited
{
text-decoration: none;
color: Maroon;
background : #FFFFEE;
background-image : url(../images/celebrity-voice-player-2.png);
 background-repeat : no-repeat;
}

.navbutton a:hover, .navbutton a:active 
{
color: #FFFFE8;
background : Maroon;
 background-image : url(../images/celebrity-voice-player.png);
 background-repeat : no-repeat;
}  

.navbutton2 a:link, .navbutton2 a:visited
{
text-decoration: none;
color: #FFFFE8;
background : Maroon;
 background-image : url(../images/celebrity-voice-player.png);
 background-repeat : no-repeat;
}

.navbutton2 a:hover, .navbutton2 a:active 
{
color: Maroon;
background : #FFFFEE;
background-image : url(../images/celebrity-voice-player-2.png);
 background-repeat : no-repeat;
}  

#navbarV{
	/*leave empty*/
}

#navbarCurrentV a:link, #navbarCurrentV a:visited,
#navbarCurrentV a:hover, #navbarCurrentV a:active {
background-color: #EEE;
color: #111;
cursor:default;
}






/* Bottom Nav */
a.navbar2:link, a.navbar2:visited
{
color: #00008B;
text-decoration: underline;
display: inline;
}

a.navbar2:hover, a.navbar2:active
{
color: #000099;
background: white;
}

a.navbarCurrent2:link, a.navbarCurrent2:visited
{
color: #666666;
background: transparent;
text-decoration: none;
display: inline;
}

a.navbarCurrent2:hover, a.navbarCurrent2:active
{
color: #666666;
cursor:default;
}

a.normalcursor{
cursor:default;
}



.boxhead a:link, .boxhead a:visited
{
color: #FFFFE8;
background : Maroon;

}

.boxhead a:hover, .boxhead a:active 
{
color: Maroon;
background : #FFFFCC;
}

.sendfriend {

position: absolute;
left: 13px;
top:400px;
z-index: 5;
text-align:center;
font-family : Arial, Helvetica, sans-serif;
width:130px;
}

.sendfriend ul {

margin: 0;
padding: 0;
border: none;
list-style-type : none;
}

.sendfriend li {

}

.sendfriend a {
font-size: 11px;
white-space: nowrap;
display: block;

background-color: #ffffee;
color: maroon;
text-decoration: none;
border: 1px solid black;
text-align:center;
list-style : none;
font-weight : normal;
}

.sendfriend a:hover,  #sendfriend a:active{
background-color: Maroon;
color: White;
}

html>body #navlist a, html>body #navleft a {
width: auto;
}
