
body{
	background-image: url(../images/img-red-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 15px;
}

#contentBox a{color: #993300; text-decoration: none;}
#contentBox a:hover{color: #FF9900; text-decoration: underline;}

#contentBox #subactive{
	color: #333;
	text-decoration: underline;		
}


#subnavcontainer a{
	color: #993300;
	display: block;
	padding: 0 0 0 26px;
	text-decoration: none;	
}

#subnavcontainer a:link{color: #993300;	text-decoration: none;}
#subnavcontainer a:hover{color: #333; text-decoration: underline;}

#subnavcontainer #subactive{
	color: #333;
	text-decoration: underline;		
}

