
#content{

	background-image:url(/fileadmin/images/imagine_home.jpg)!important;
  	text-align:left;
  	
}

div.text {
	clear:		left;
	float:		none;
	position:		relative;
	width: 		400px;
	height:		540px;
	margin: 		0px 0px 0px 0px;
	padding:		124px 0px 0px 15px;
	background:	none;
}
*html div.text {
	height:664px;
}
div.text p{
	width: 			400px;
	xfont-size:0.85em;
	line-height:1.5em;
	text-align:justify;
}
*html div.text p{
  width: 			460px;
  padding-right:0px;
}

#title{
	position: 		absolute;
	left:-9999px;
	background:		none;
}
#content span.tl, #main span.tr, #main span.bl, #main span.br {
	position:absolute;
	left:-9999px;
}
#footer span.tl, #footer span.tr, #footer span.bl, #footer span.br {
	position:relative;
	left:0px;
}
#content div.text span.tl, #content div.text span.tr, #content div.text span.bl, #content div.text span.br {
	background-image: none;
	height:			0px;
}
#title span.tl, #title span.tr, #title span.bl, #title span.br {
	background-image: none;
	height:			0px;
}
/* home page Links on right hand side */
div.right-col-home{
	position:		absolute;
	top:		280px;
	left:		786px;
	width:		150px;
	margin: 		0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;
	height:		384px;
	
}
div.right-col-home a {
	display: block;
	border:		none;
	margin: 		0px 0px 18px 0px !important;
	padding:		0px 0px 0px 0px;		
}
/* bsf home page Links on right hand side */
div.right-col-home-bsf{
	position:		absolute;
	top:		280px;
	left:		774px;
	width:		175px;
	margin: 		0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;
	height:		384px;
	
}
div.right-col-home-bsf a.search {
	display: block;
	border:		none;
	margin: 		0px 0px 18px 12px !important;
	padding:		0px 0px 0px 0px;		
}



/* home page NEW SCHOOLS */
div.news-latest-container{
	xfloat:		left;
	position:		absolute;
	top:		150px;
	left:		577px;
	width:		145px;
	margin: 		0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;
	background: 	none;
	text-align:	left;
	xdisplay:		block;
}

div.news-latest-container h2{
	font-size:		1.1em;
	color:			#000000;
	margin: 		0px 0px 0px 0px;
	padding:		0px 0px 6px 8px;
	
}

div.news-latest-container h3 {
	font-size:		0.8em;
	padding:		0px 6px 4px 6px;
	text-align: left;

}
div.news-latest-container h3 a{
	color:			#444;
	margin: 		0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;
	width:			130px;
	text-decoration:none;
	font-weight:	normal;
}
div.news-latest-container h3 a:hover{
	color:			#000000;

}
div.news-latest-item{
	width:			145px;
	margin: 		0px 0px 5px 0px;
	padding:		0px 0px 0px 0px;
	text-align:		center;			
}
div.news-latest-item img{
	margin: 		0px 0px 2px 0px;
	padding:		0px 0px 0px 0px;			
}
div.news-latest-gotoarchive{}

.new-school-top-left {

	margin-right: 	6px; /* clip right corner */
	height: 		6px; /* vertical: show first half of the image with the top-corners in it */
	font-size: 		2px; /* correct height for IE */
	background-image:url(/fileadmin/images/home/new-schools-box-home-pg.gif);
}
.new-school-top-right {
	margin-top: 	-6px; /* to level of top-left corner */
	margin-left: 	6px; /* clip left corner */
	height: 		6px; 
	font-size: 		2px;
	background-image:url(/fileadmin/images/home/new-schools-box-home-pg.gif);
	background-position: 100% 0; /* show bg-image starting at the right */
}
.new-school-bottom-left {
	margin-right: 	6px; /* clip right corner */
	height: 		6px;
	font-size: 		2px;
	background-image:url(/fileadmin/images/home/new-schools-box-home-pg.gif);
	background-position: 0 -10px; /* show under half of the image */
}
.new-school-bottom-right {
	margin-top: 	-6px; /* to level of bottom-left corner */
	margin-left: 	6px; /* clip left corner */
	height:			 6px; 
	font-size: 		2px; 
	background-image:url(/fileadmin/images/home/new-schools-box-home-pg.gif);
	background-position: 100% -10px; /* under half, right side */
}
.new-school-inside {
	border-left: 	1px solid #ACACAC;
	border-right: 	1px solid #ACACAC;
	background: 	#fff;
	color: 		#000000;
	padding: 		0px 0px 0px 0px;
	overflow:		none;
}
.new-school-inside p{
	padding:		0px 9px 0px 9px;
	margin: 		0px 0px 0px 0px;
}
.new-school-inside a{
	margin: 		0px 0px 0px 0px;
	padding: 		0px 0px 0px 0px;
}
.nobottomgap {
  font-size:0px;
  line-height:0px;
}

/* home page NEW SCHOOLS */
.news-list-item {
border:1px dashed red;
}

.margintop40px {
margin-top:40px!important;
}
.overflowhidden {
overflow:hidden;
}




