@charset "UTF-8";

/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */

#maincontainer {
	width:900px;
	margin:0 auto;
	background:url(../../../images/bgEventsPage.jpg) no-repeat top #1c3151;
}
#wrapperColored {
	width:880px;
	float:left;
	margin:0px 10px 10px 10px; 
	background:#e1d2d2;
	color:#000000;
}