@charset "utf-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 5;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: thin none #CCCCCC;
	height: auto;
	width: auto;
}
.oneColFixCtr #container {
	width: 750px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #A92E31;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-variant: normal;
	color: #A92E31;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A92E31;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: baseline;
	text-align: center;
	height: 70px;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A92E31;
	border-right-color: #A92E31;
	border-bottom-color: #A92E31;
	border-left-color: #A92E31;
	background-color: #F5F5F5;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer {
	width: 750px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	border: thin none #9A3334;
}
.Newsandevents {
	width: 750px;
}
.newspic1 {
	height: 150px;
	width: 200px;
	float: right;
}
.newspic2 {
	height: 150px;
	width: 200px;
	float: right;
}

.lz1 {
	float: right;
	width: 550px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.readingguide {
	width: 360px;
}
.mathsguide {
	width: 360px;
}



.lzpic1 {
	float: right;
	height: 200px;
	width: 300px;
}



.news {
	height: 300px;
	width: 200px;
	float: right;
	background-color: #A92E31;
}

text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

.top  {
	padding: 0 4px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.image {
	float: none;
	height: 300px;
	width: 520px;
}
.foundationstagemain {
	height: 400px;
	width: 750px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.news {
	float: right;
}
.aboutpic {
	height: 200px;
	width: 300px;
	float: right;
}
.fspicture {
	float: right;
	height: 200px;
	width: 300px;
}

.leftselect {
	width: 190px;
	float: left;
}
.ks1 {
	width: 550px;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.guide_Maths {
	float: right;
	width: 360px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.guide_reading {
	width: 360px;
	float: left;
}
.marboroughcollege {
	float: right;
	width: 360px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.collegepic {
	float: right;
	height: 200px;
	width: 200px;
}
.guide_college {
	float: left;
	width: 360px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.contact {
	width: 740px;
	padding: 0.5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A92E31;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	vertical-align: baseline;
	border: thin none #CCCCCC;
}
