BODY { 
 /*  background: url: ("background.gif"); */
 
 /* background-color: #aaaaaa; */
 background: url('../images/background.gif');

}

.leftnavbox
{
border: 1px solid white;
background: url('../images/leftnav_stretcher.gif');
}


.leftnav
{
font-family:tahoma, arial, geneva;
font-size: 12px;
color: #333333;
line-height:18px;
}

.leftnav a
{
color:#333333;
text-decoration: none;
}

.leftnav a:hover
{
text-decoration: underline;
color:#4c86ac;
}



.contentbox
{
border: 1px solid white;
background: url('../images/content_stretcher.gif');
font-family:tahoma, arial, geneva;
font-size: 11px;
color:#333333;
}


.contentbox a
{
color:#869dac;
text-decoration: none;
}

.contentbox a:hover
{
text-decoration: underline;
color:#4c86ac;
}





.footer
{
font-family: trebuchet ms, tahoma, arial, geneva;
font-size: 11px;
color:#ffffff;
} 

.footer a
{
text-decoration: none;
color: #ffffcc;
}

.footer a:hover
{
text-decoration: underline;
color: yellow;
} 



.pageheader
{
font-family: georgia, tahoma, arial;
font-size: 18px;
color: #4c86ac;
}
