#mainContent{
	background-image: url("../images/orange/O_topGrade.jpg");
	background-repeat: repeat-x;
	float: left;
	width: 950px;
	margin-bottom: -125px;
	position: relative;
	display: inline;
}

#footer{
	clear: both;
	background-image: url("../images/orange/O_bottomGrade.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 122px;
	padding: 9px 0 2px 33px;
}

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



