h1, h2, h3, h4, h5, h6 {
	color: #fff;
}
#content h4, #upcomingEvents ul li p.event span.time  {
	color: #fff;
}
#wrapper-index {
	color: #fff;
	background: transparent url(../images/contrast/bkg_wrapperBackground.jpg) top left repeat-y;
	font-size: 1.6em;
	line-height: 1.4em;
}
#lowerCol #whatsNew p {
	padding: 10px;
}
#lowerCol #whatsNew,
#lowerCol #upcomingEvents {
	background: #000;
	color: #fff;
}
#footer  {
	color: #fff;
	padding: 5px 0 10px 0;
	background: transparent url(../images/contrast/bkg_footerBackground.jpg) top left no-repeat;
}
#footer a {
	color: #fff !important;
}

