#bannerbackground { background-image: url(/news/images/news_bar.jpg); }

#sectionheader { 
	background-image: url(/news/images/news_subheader.jpg) !important; 
}

#content a, #content a:visited {
	text-decoration: none;
	color: #96b7ce;
	font-weight: bolder;
	font-size: 11pt;
}

#content a:hover {
	color: #7D7164;
}

#content h4 {
	color:#8FA3AB;
	}
	
	
