
html         { font-family: Souvenir Lt BT;  }
body         { font-family: Century Gothic, Arial; font-size: 10pt; }
table        { font-family: Century Gothic, Arial; font-size: 10pt;   }
a:link       { font-family: Arial; font-size: 10pt; color: #979142; text-decoration: none}
a:visited    { font-family: Arial; font-size: 10pt; color: #979142; text-decoration: none}
a:hover      { font-family: Arial; font-size: 10pt; color: #979142; text-decoration: underline}

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #BCB565;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
.borderimg {
  border: 5px solid #000000; 
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #BCB565;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #BCB565; }
h6           { font-family: Century Gothic; font-size: 8pt; text-decoration:none }

.note 
{
font-size: 10px;
font-family: Verdana;
}

.head
{
font-size: 18px;
font-weight: bold;
}

.featured
{
font-size: 12px;
font-weight: bold;
color: #012F8D;
}

.artistname
{
font-size: 22px;
font-family: verdana;
font-weight: normal;
color: #CC0033;
}
/*------ NEW MENU--------*/

#header
{
font-family: Verdana;
margin: 0px;
padding-top: 4px; 
border-top: 1px solid #BCB565;
}

#header ul, #header li
{
padding-right: 18px;
display: inline;
list-style-type: none;
}

#header a:link, #header a:visited
{
font-weight: bold;
text-decoration: none;
color: #999;
}

#header a:link#current, #header a:visited#current, #header a:hover
{
border-top: 4px solid #BCB565;
color: #568;
}

#header a:hover { 
color: #BCB565; 
}

