#subnav {
width: 100%; margin-left: 2px;
font-size: 10px; font-weight: bold;
text-align: left;
background-color:#11100c; 
background-image: url(images/nav/orangebar.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: #bb2e1c;
}
.center-bold {
text-align: center; font-size: 11px; font-weight: bold}
