#subnav {
width: 100%; margin-left: 2px;
font-size: 10px; font-weight: bold;
text-align: left;
background-color:#11100c; 
background-image: url(images/nav/bluebar.gif); background-repeat: no-repeat; 
padding: 6px 0px 6px 20px; 
}
#subnav a:link, #subnav a:visited, #subnav a:hover {
color: #fff; text-decoration: none;
padding-top: 10px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 5px;
}
#subnav a:hover {
color: #9ff; text-decoration: underline;
background-color: #336;
}

img.at, a img.at {border: 0px; margin-right: 10px;
}