#navcontainer {
margin-top: -12px !important;
margin-top: 0;
margin-bottom: 0px !important;
margin-bottom: -19px;
background-color: #4b93dd; background-image: url('bkg_topnav.gif'); background-repeat: repeat-x;
height: 36px !important;
width: 730px;
}

#navlist li {
line-height: 36px !important;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited {
font-family: Trebuchet MS, Arial, sans-serif; font-size: 8pt; color: #fff;
padding-right: 3%;
color: #fff;
text-decoration: none;
}

#navlist a:hover {
color: #99ccff;
text-decoration: none;
}