/* For the Home Page */
body.l3 #primary {
	width:37.5em;
}

body.l3 #secondary {
	/*background-color:#ccc;*/
	width:37.5em;
}

div#container {
	background:url(images/bg-2Cols50-50.jpg) repeat-y;
}

h2.eventsHeader, h2.newsHeader {
	height:5px;
	color:#fff;
	margin:0 -.5em .5em -.5em;
	padding:.5625em 0 0 .5em;
	font-weight:normal;
	font-size:2em;
	text-indent:0;
}

div#secondary {
	text-align:left;
}

div.entry img.alignleft {
	float:left;
}
/* End Home Page */
