.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
font-weight: bold; color: #003399} .links { font-family: Arial; font-size: 11px; font-weight: bold; color: #003366; text-decoration: 
none} .links:hover { text-decoration: none ; color: #FF8605; font-family: Arial; font-size: 11px; font-weight: bold} .subtitle 
{ font-family: Arial; font-size: 13px; font-weight: 
bold; color: #FFFFFF} .text { font-family: Arial; 
font-size: 12px; line-height: 19px; color: #FFFFFF} a:hover { color: #E8AD03; text-decoration: 
none} .footer { font-family: Arial; font-size: 
9px; line-height: normal; color: #FFFFFF; font-weight: normal; text-decoration: none} .footer:hover 
{ font-family: Arial; font-size: 9px; line-height: 
normal; color: #7DA2C8; font-weight: normal; text-decoration: none} 

#navcontainer
{
font-family: Arial, Sans-Serif;
margin: 0 auto;
width: 90%;
border-bottom: 0px solid #ddd;
}

#navlist
{width: 95%;
text-align:center;
margin: 0 auto;
padding: 0;
text-indent: 0;
list-style-type: none;
}
#navlist li
{
padding: 0;
margin: 0;
text-indent: 0;
display: inline;
}

#navlist li a
{letter-spacing: -1px;
text-decoration: none;
color: #ccc;
font-size: .75em;
padding: 0 6px;
border-top; 1em solid #eee;
}

#navlist li a:hover,#navilst a#current
{
color: #333;
border-top: none;
font-size: 1em;
}
#navlist a#current { color: #fc6;}