html, body
{ 
background-image: url('img/Opium-Weight-bg.gif');
background-repeat: repeat;
}

#selected li{
color: #355154;
}

li{
margin-top: 2px;
line-height: 1em;
font-family: 'Century Gothic', sans-serif;
font-size: small;
color: #939393;
margin-left: -15px;
}

.navHeaderBoxSelected{
width: 140px;
height: 35px;
background-image: url('img/opium-weights-heading.gif');
background-repeat: no-repeat;
float:left;
}
.navBodyBoxSelected ul li{
color: #355154;
}

ul#navTop {
margin:0;
padding:0;
margin-right: 15px;
color: #717962;
}
li.active{
color: #355154;
}

