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