.contenthead
{
height: 13px;
color: #D38F48;
background-image: url(/images/contenttop.jpg);
background-repeat: no-repeat;
padding: 10px;
font-size: 13px;
font-weight: bold;
}

a
{
color: #D38F48;
text-decoration: none;
}

.headlinelist
{
height: 300px;
color: #333;
background-image: url(/images/contentfade.jpg);
background-repeat: no-repeat;
padding: 10px;
font-size: x-small;
font-weight: normal;
}

ul
{
margin-top: 0px;
list-style: none;

}
li.newsnav a
{
padding-top: 10px;
height: 25px;
padding-left: 20px;list-style: none;
margin-left: -45px;
background-image: url(/images/peoplebg.jpg);
background-position: bottom;
text-decoration: none;
background-repeat: no-repeat;
display: block;
list-style: none;

}


li.newsnav_over a
{
padding-top: 10px;
height: 25px;
padding-left: 20px;list-style: none;
margin-left: -45px;
background-image: url(/images/peoplebg_over.jpg);
background-position: bottom;
text-decoration: none;
background-repeat: no-repeat;
display: block;
list-style: none;
}


.off 
{

text-decoration: none;
color: #333;
}
.selected 
{

text-decoration: none;
color: #fff;
}



