	body{
		background:#6FB63C url(../images/mainBg.jpg) repeat-x;
		background-position: 0 0px !important;
		margin: 0;
		padding: 0;
	}
	body.pagerBarTop {
		padding:0;
		border:0;
	}
	.hidden{
		display:none;
		}
	.container{
		margin:0;
	}
	#classHeader{
		background:url(../images/headerBg.jpg) no-repeat;
		background-position:center;
		height:273px;
		padding:0;		
	}
	#leftCol {
		box-shadow:none;
		float: left;
    	padding:0;
	}

	#leftCol .inThisSectionHolder h2{display:none;}
	#leftCol .leftModuleHolder {
			border: none;
			background:none;
			color:#ffffff;
			margin: 0 0 0 5px;
  			padding: 2px;
		}
	#leftCol .leftModuleStatus {
		color:#ffffff;
		border:none;
		border-bottom:1px solid #fff;
	}	
	#leftCol .leftModuleStatus a{
		color:#ffffff;
	}
	#leftCol  .inThisSectionHolder ul {
		background: none;
	}
	#leftCol .inThisSectionHolder ul li:hover a.title, #leftCol .inThisSectionHolder ul a.title:hover {
		background: none;
		font-weight:bold;
		color: #fff;
	}
	#leftCol .leftModuleHolder ul li a:link, .leftModuleHolder ul li a:visited {
		font-size:13px;
		color: #fff;
		border: none;
		}
	#leftCol .inThisSectionHolder ul li {
		background: none;
	}
	#leftCol .inThisSectionHolder ul li a {
			border-top: none;
		}
	#leftCol .leftModuleHolder {
		display:none;
		}
	#leftCol .inThisSectionHolder  {
		display:block !important;
		}


/*------------- RIGHT COLUMN: CONTENT COLUMN -------------*/
	#content .pageData {
		background: none repeat scroll 0 0 #FFFFFF;
		border: none;
	}
	#teacherNameBox {
		font-size: 45px;
		text-align: center;
		padding-top: 10%;
		color:#41210A;
	}
	#classNameBox {
		font-size: 26px;
		padding: 10px 0 0 87px;
	}
	.mainTitle {
		font-size: 22px;
		margin: 0;
		padding: 0;
		background-color: #fff;
		padding: 8px;
		border-radius: 10px 10px 0px 0px;
	}
/*------------- FOOTER -------------*/

#footer {
	background:none;
	color: #FFFFFF;
	padding:10px;
	}
#copyright {
	text-align:center;
	}		
.copyrightCustomText {
	padding:10px;	
	}
.copyrightHolder{
	text-align: center;
}
.copyrightNav{
	text-align: center;
}