body {
	
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #003366;
	text-align: center;
	background-image: url(../images/banners/bannerImage6_6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#pageHeader {

	height: 300px;
	border-bottom: 3px solid #667868;
}

#mainMenu ul li a{

	border-left: 4px solid #E4F9C6;
}

#mainMenu ul li.selectedItem a{

	border-left: 4px solid #667868;
}

#mainMenu ul li a:hover {

	border-left: 4px solid #667868;
}

#links dt { float: none; margin: 0}
#links dd {display: block; margin: 1em 0; padding: .5em 0;}