#mainContent{
	position: relative;
	width: 950px;
	background-image: url("../images/maroon/M_topGrade.jpg");
	background-repeat: repeat-x;
	background-position: 0 -3px;
	float: left;
	width: 100%;
	margin-bottom: -111px;
}

#footer{
	clear: both;
	background-image: url("../images/maroon/M_bottomGrade.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 116px;
	padding: 0;
}

#M_sideBar{
	clear: both;
	width: 243px;
	float: left;
	padding-top: 8px;
	margin-top: 2px;
	border-right: solid 3px #e3d1cf;
}
