

body {
	margin:50px 0px;
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	background-color: #92D23C;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
	img
{  border-style: none;
}

#strapline {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.newsImg {
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;

}



#Content {
	width:955px; /* Right and left margin widths set to "auto" */
	margin:0px auto;
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:10px;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	}
	
	
#Content h1{
	color: #FF0000;
	}
	
#banner {
	width: 955px;
	margin-bottom: 10px;
	height: 100px;
	background-image: url(media/banner.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}

#leftColumn {
	width: 150px;
	float: left;
	margin-right: 10px;
	background-color: #FFE76B;
	height: 515px;
	background-image: url(media/leftcolumn.png);
	margin-bottom: 10px;
	padding-top: 15px;
		-moz-border-radius: 10px;
	}
	
#middleColumn {
	width: 585px;
	float: left;
	margin-right: 10px;
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	height: 530px;
	-moz-border-radius: 10px;
	}
	
#thirdColumn {
	width: 175px;
	float: right;
	height: 515px;
	background-color: #FFCC33;
	-moz-border-radius: 10px;
	padding-top: 15px;
	padding-left: 5px;
	background-image: url(media/crest.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
#welcome {
	width: 460px;
	background-color: #DA0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 70px;
	padding-top: 5px;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}
	
	#welcome p{

	font-size: 10px;

	}
	
		#welcome h1{
	font-size: 12px;

	}
	
	
	.imagesButton {
	float: left;
	width :150px;
	text-align: center;
}



	
	/* /////////////////////////////////////////////////////// */
	
	

	

	
	/* /////////////////////////////////////////////////////// */
	
	.mainNav {
	padding: 5px;
	width :95%;
	text-align: left;
	color: #CCCCCC;
}


.mainNav a {
	height: 25px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	}

.mainNav a:hover{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #21782F;
	}
	
	
	
	
	/* /////////////////////////////////////////////////////// */
	
	.mediaButton {
	padding: 5px;
	float: left;
	width :130px;
	text-align: center;
		
}



	
	
	/* /////////////////////////////////////////////////////// */
	
	
	

	
	
	
	

	
	/* /////////////////////////////////////////////////////// */
	


	
#mainButtons{
	width : 480px;
	padding-top: 5px;
	height: 35px;
	}
	
	
	
	/* /////////////////////////////////////////////////////// */
	
#breadcrumb

	{
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	float: left;
	width: 30%;
	text-align: left;
	}
	
	.orangeTitle {
	padding-top: 3px;
	padding-left: 8px;
	text-transform: uppercase;
	font-size: 14px;
	
	}
	
	
	#orange a
	
	{
	color:#FFFFFF;
	text-decoration: none;
	}
	
	
#orange a:hover{

	color: #333333;
	text-decoration: none;

	}
	
	
	
#mainContent
	{
	width : 585px;
	background-color: #CCCCCC;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	height: 415px;
	margin-right: 0px;
	overflow: auto;
	}
	
	#navigation{
	width : 600px;
	height: 25px;
	float: left;
	}
	

	
.thirdColumnButton
	{
	width : 125px;
	background-color: #7A89B0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	text-align: center;
	padding-top: 2px;
	margin-bottom: 10px;
}



.thirdColumnButton a {
height: 22px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	
	}

.thirdColumnButton a:hover{
	height: 22px;
	display: block;
	color: #333333;
	text-decoration: none;

	}




.thirdColumnorange{
	width: 95%;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}


.thirdColumnorange  a {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 16px;
}


.thirdColumnorange  a:hover{
	color: #0033FF;
	text-decoration:none;


}
#topNavigation {
	height: 30px;
	color: #ccccc;
	font-size: 12px;
	text-decoration:none;
	width: 950px;
	text-align: right;
	text-decoration:none;
}

#topNavigation a{
text-decoration:none;
color: #ccccc;
}

#topNavigation a:hover{
	color: #F36522;
	text-decoration:none;
}

#bottomNavigation {
	color: #ccccc;
	height: 20px;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
	clear: both;
	width: 955px;
	text-align: center;
	padding-top: 10px;
	background-color: #21782F;
	margin-top: 5px;
	padding-bottom: 10px;
		-moz-border-radius: 10px;
}


#bottomNavigation a{
	text-decoration:none;
	color: #FF0000;
}

#bottomNavigation a:hover{
	color: #FFCC33;
	text-decoration:none;
}
#search {
float: left;
}


.subclasses {

	text-decoration:none;
	height: 25px;
	padding-left: 40px;
	font-weight: bold;
	font-size: 14px;
}


.subclasses a{
	color: #009900;
	text-decoration:none;
	}


.subclasses a:hover{
	color: #78B363;
	text-decoration:none;

	}


.image-left {
float:left;
	border: 1px solid #000000;
}

.image-rignt {
	float:right;
}

.image-border{
	border: 1px solid #000000;
}

#banner2 {
float: right;
}
.welcomTitle {
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 15px;
}
.teachersComment
{
	color: #FFFFFF;
	font-size: 12px;
	background-color: #F8A781;
	width: 110px;
	height: 100px;
	margin-top: 5px;
}
