html {
	overflow: auto;
}
body
{
	border:0;
	padding:0;
	margin:0;
	text-align:left;
	background-color:#fee954;
	background-repeat:no-repeat;
	font-family:Times;
	font-size:13px;
	color:#fff7c0;
	text-align:center;
	
}
a
{
text-decoration:none;
	color:#fff7c0;
}
a:hover
{
	color:#5A95CF;
}

/* Basic Layout */
#container
{
	width:1183px;
	height:801px;

	background-image:url(../images/layout/background.jpg);
	background-repeat:no-repeat;

	position:relative;
	text-align:left;
	
	margin:0 auto;
	
	text-align:left;
}
#container2
{
	width:103px;
	height:701px;

	

	position:absolute;
	text-align:left;
	
	margin:0 auto;
	
	text-align:left;
	left:50px;
	top:100px;
	/*border:1px solid #0f0;*/
}
#navigation
{
	padding-top:54px;
	/*border:1px solid #0f0;*/
}
#logo
{
	width:850px;
	height:66px;
	
	position:absolute;
	left:0px;
	top:0px;
}
/*#pageHeading
{
	height:54px;
	width:auto;
	float:left;
	margin-left:33px;
	margin-top:60px;
}*/
#pageContent
{
	height:auto;
	width:600px;
	float:left;
	margin-left:190px;
	margin-top:20px;
	z-index:200;
}
.clear
{
	clear:both;
}
#flower1
{
	position:absolute;
	left:657px;
	top:287px;
}
#flower2
{
	position:absolute;
	left:785px;
	top:390px;
}
#flower3
{
	position:absolute;
	left:663px;
	top:428px;
}

/* HOME */
#homeTV
{
	width:508px;
	height:288px;
	position:absolute;
	left:143px;
	top:107px;
	background-image:url(../images/pages/home/tvbox.jpg);
	background-repeat:no-repeat;
	z-index:2;
}
#homeContent
{
	height:auto;
	width:600px;
	float:left;
	margin-left:190px;
	margin-top:20px;
	z-index:3;
}
#homeCaption
{
	height:256px;
	width:592px;
	float:left;
	left:80px;
	top:380px;
	position:absolute;
	z-index:1;
}


/* THE SCHOOL */
#schoolContent
{
	height:548px;
	width:670px;
	left:0px;
	top:97px;
	z-index:0;
	position:absolute;
	background-image:url(../images/pages/school/contentback.jpg);
	background-repeat:no-repeat;
}
#schoolContentText
{
	width:550px;
	height:px;
	position:relative;
	margin:20px 0 0 40px;
}



/* SCHOOL PROGRAMME */
#programmeContent
{
	height:705px;
	width:677px;
	left:0px;
	top:96px;
	z-index:0;
	position:absolute;
	background-image:url(../images/pages/programme/contentback.jpg);
	background-repeat:no-repeat;
}
#programmeContentText
{
	width:550px;
	height:px;
	position:relative;
	margin:20px 0 0 40px;
}



/* OFFSTED REPORT */
#offstedContent
{
	height:705px;
	width:677px;
	left:0px;
	top:96px;
	z-index:0;
	position:absolute;
	background-image:url(../images/pages/programme/contentback.jpg);
	background-repeat:no-repeat;
}
#offstedContentText
{
	width:550px;
	height:px;
	position:relative;
	margin:20px 0 0 40px;
}

/* THE TEACHERS */
#teacherContent
{
	height:600px;
	width:670px;
	left:0px;
	top:97px;
	z-index:0;
	position:absolute;
	background-image:url(../images/pages/teachers/contentback.jpg);
	background-repeat:no-repeat;
}
#teacherContentText
{
	width:550px;
	height:px;
	position:relative;
	margin:20px 0 0 40px;
}

/* NEWS */
#newsContent
{
	height:720px;
	width:900px;
	left:0px;
	top:87px;
	z-index:0;
	position:absolute;
	background-image:url(../images/pages/news/contentback.jpg);
	background-repeat:no-repeat;
}


#newsContentText
{
	width:550px;
	height:px;
	position:relative;
	margin:20px 0 0 40px;
}

/* PHOTOS */
#photosContent
{
	height:600px;
	width:820px;
	left:0px;
	top:87px;
	z-index:0;
	position:absolute;
	background-image:url(../images/pages/photos/contentback.jpg);
	background-repeat:no-repeat;
}
#photosContentText
{
	width:550px;
	height:px;
	position:relative;
	margin:20px 0 0 40px;
}

/* CONTACT US */
#contactContent
{
	height:548px;
	width:670px;
	left:0px;
	top:97px;
	z-index:0;
	position:absolute;
	background-image:url(../images/pages/contact/contentback.jpg);
	background-repeat:no-repeat;
}
#contactContentText
{
	width:550px;
	height:px;
	position:relative;
	margin:20px 0 0 40px;
}

#newsleft
{
	width:150px;
	height:701px;

	

	position:absolute;
	text-align:left;
	
	margin:0 auto;
	
	text-align:left;
	left:20px;
	top:0px;
	/*border:1px solid #0f0;*/
}

#newsright
{
	width:570px;
	height:701px;

	

	position:absolute;

	
	margin:0 auto;
	
	text-align:left;
	left:200px;
	top:0px;
	/*border:1px solid #0f0;*/
}

#news_top
{
position:relative;
	
left:0px;
top:20px;


	

	margin:0 auto;
	
	text-align:left;
	
	
}

