/* CSS Document */
.contentarea {
	background: url(/images/newsevents_bg.jpg) no-repeat;
}
.pagetitle {
	color: #000;
}
.sectiontitle {
	color: #333;
}
.sectiontitle:hover {
	color: #999;
}
.sectionbody {
	color: #333;
	line-height: 1em;
}

