#content {background: url(/fileadmin/transformschools/images/general/general_projects_back.jpg) top no-repeat;}
.teachers #content {background: url(/fileadmin/transformschools/images/teachers/general_projects_back.jpg) top no-repeat;}




/*-----------------------------------------------------------------
 styles the right-hand column to allow page to display background image
 ------------------------------------------------------------------ */
#rightCol{
	background:none;  
	float:left; 
	padding-bottom:650px;
	}

#mainCol {
	float:		left;
	width:		700px;
	}

/* -------------------------------------------------------  */
#mainCol h2 img { 
	float:		none;
	text-align:		left;
	}

#mainCol img { 
	float:		left;
	clear:		left;
	}
#mainCol .news-list-item {
	display:	block;
	float:	left;
	margin-right:40px;
	margin-bottom:30px;
	}
#mainCol h3 {
	position:	relative;
	border:		1px solid #005d9a;
	background:	#bfdce0;
	width:		220px;
	height:		45px;
	float:		left;
	margin-left:	10px;
	margin-top:	5px;
		text-indent:0px;
}
.teachers #mainCol h3 { 
	border:		1px solid #edc6e1;
	background-color:	#f6e9f3;
}

#mainCol h3 img {
	position:absolute;
	left:12px;
	top:12px;
	}
#mainCol h3 img.link-arrow {
	left: 200px;
	top:15px;
	}