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

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

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






