#navcontainer

{

margin: 118px 0 -10px 34px;

}



#navlist li

{

display: inline;

padding-bottom: 0px;

padding-left: 3px;

background-repeat: no-repeat;

font-size: 1.2em;

}



#navlist a

{

padding-left: 10px;

padding-bottom: 0px;

font-weight: 100;

text-decoration: none;

}



#navlist a:link, #navlist a:visited

{

padding-left: 23px;

color: #005;

background: url(../images/bullet.png);

background-position: 0px 0px;

background-repeat: no-repeat;}



*html #navlist a:link, *html #navlist a:visited, *html #navlist a:hover {background: url(../images/bullet.gif);

background-position: 0px 0px;

background-repeat: no-repeat;}





#navlist a:hover

{

text-decoration: underline;

padding-left: 23px;

background: url(../images/bullet.png);

background-repeat: no-repeat;

background-position: 0px 0px;}



#navlist a.first, #navlist a:link.first, #navlist a:visited.first {background: none;}
