/*////////////////////////////////////////////////////
//													//
//                WHATS ON STYLES	                //
//													//
// SITE: BEC										//
// AUTHOR: MARC JONES, ICEBOMB/OCM					//
// VERSION: 1.0										//
// CREATED: 16 SEP 09								//
// LAST UPDATED: 16 SEP 09							//
//													//
////////////////////////////////////////////////////*/


#contentBox a {
	color: #597DB7;
}
#contentBox h1 {
	background-image: url(img/events_h1.jpg);
}
#contentBox h2,
#contentBox h3 {
	color: #5A7499;
}
#contentBox h4 {
	color: #3E557C;
}
#contentBox hr {
	color: #597DB7;
	background-color: #597DB7;
}
.wrapper {
	background-image: url(img/wrapper-events_bg.jpg);
	background-repeat: repeat-y;
}
#contentBox .quotebox {
	background-color: #c3d6f5;
}