.nav-main {
clear: both;
float: left;
width: 960px;
min-height: 26px;
line-height: 1.0;
margin-top: 0px;
padding-top: 10px;
background-color: rgb(0,153,255);}

.nav-main ul {
list-style: none;
margin: 0px;
padding: 0px;
font-weight: bold;}

.nav-main li {
margin: 0px;
float: left;
list-style: none;
white-space: nowrap;
background-color: inherit;}

.nav-main li a {
margin: 0px;
padding: 0px 10px 0px 10px;
border-right: solid 1px rgb(255,255,255);
color: rgb(255,255,255);
text-decoration: none;
font-size: 110%;}

.nav-main a:hover, .nav-main a.selected {
margin: 0px;
background-color: inherit;
color: rgb(255,0,0);
text-decoration: none;}

#navigation {
width: 210px;
margin-top: 25px;
float: left;}

#menu8 ul {
list-style-type: none;
display: inline;}

#menu8  li {
margin-left: 10px;
display: inline;
list-style-type: none;}

#menu8 li a {
margin-left: 10px;
height: 32px;
list-style-type: none;
text-decoration: none;
height: 24px;}

#menu8 li a:link, #menu8 li a:visited {
color: #777;
margin-left: 10px;
list-style-type: none;
display: block;
background: url(img/menu8.gif);
padding: 8px 0 0 25px;}

#menu8 li a:hover {
color: #257EB7;
margin-left: 10px;
background: url(img/menu8.gif);
padding: 8px 0 0 25px;}

#menu8 li a:active {
color: #fff;
margin-left: 10px;
background: url(img/menu8.gif);
padding: 8px 0 0 25px;}