html { /* Force Vertical Scrollbar */
/* IE */
overflow-y: scroll; 
/* Moz */
height: 100%;
margin-bottom: 0.1em;
}
body {
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
#nav {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#nav #left_nav {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-color: #FFFFFF;
	line-height: 38px;
	float: left;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav #left_nav .red {
	background-color: #FFBBBB;
}



#nav #left_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav #left_nav li {
	list-style-image: url(none);
	background-color: #FFFFFF;
}
#nav #left_nav .orange {
	background-color: #FFC8A4;
}
#nav #left_nav .yellow {
	background-color: #FFFFAA;
}
#nav #left_nav .green {
	background-color: #D8FFB0;
}
#nav #left_nav .blue {
	background-color: #C7C7E2;
}


#nav #left_nav a:link, #nav #left_nav a:visited, #nav #left_nav a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FF0000;
	text-transform: capitalize;
	padding-left: 15px;
	display: block;
}
#nav #left_nav .red a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	display: block;
}

#nav #left_nav .yellow a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFCC00;
	display: block;
}
#nav #left_nav .green a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336600;
	display: block;
}
#nav #left_nav .blue a:hover {
	color: #FFFFFF;
	background-color: #336699;
	display: block;
}

#nav #left_nav .orange a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	display: block;
}


#top_nav {
	float: left;
	width: 750px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 32px;
}
#nav #left_nav .title {
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}

#nav #top_nav p {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: block;
}
#nav #top_nav #title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	text-transform: uppercase;
	text-align: center;
}



#nav #top_nav a:link, #top_nav a:visited, #top_nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color: #FFFFFF;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	line-height: 31px;
	
}


#nav #top_nav a:hover {
	background-color: #FF0000;
	color: #FFFFFF;

}


#top_logo {
	background-repeat: no-repeat;
	width: 950px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-color: #ECE9D8;
	background-image: url(../images/welcome.gif);
}
#nav #top_nav .last_update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	width: 750px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: right;
}



#nav #content {
	background-color: #FFFFFF;
	width: 734px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align: justify;
	margin-left: 15px;
	line-height: 1.2em;
	height: 100%;
}
#nav #content #letter {
	background-image: url(../images/awards_headteacher_march_07.png;
	height: 440px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#nav #content #newsletter_body {
	background-image: url(../images/newsletter_16.png);
	height: 1713px;
	width: 735px;
	margin-right: auto;
	margin-left: auto;
}


#nav #content #menu td {
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#nav #content #menu th {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}




#nav #content #newsletter td {
	border: 1px solid #000000;
	text-align: justify;
	vertical-align: top;
}
#nav #content #newsletter p {
	padding: 10px;
}

#nav #content #newsletter li {
	list-style-image: url(../images/little_star_grey.gif);
}

#nav #content #newsletter {
	border: 1px solid #000000;
}
#nav #content #newsletter table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav #content #newsletter #crossing {
	text-align: center;
	vertical-align: middle;
	height: 200px;
}




#nav #content .class_img {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#nav #content .sunflower_img {
	float: left;
	height: 150px;
	width: 150px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#nav #content .topic_plan {
	background-color: #FFD8D7;
	font-weight: bold;
	color: #009900;
}


#nav .transport img {
	float: left;
}


#nav #content ul {
	line-height: 20px;
}

#nav #content h1 {
	font-size: 1.5em;
	text-transform: capitalize;
	text-align: center;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	color: #FFFFFF;
	background-color: #FF0000;
	line-height: 1.6em;
}
#nav #content h2 {
	font-size: 1.2em;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#nav #content li {
	list-style-image: url(../images/little_star_red.gif);
}
#nav #content #rewards li {
	list-style-image: url(../images/little_star_green.gif);
}
#nav #content #consequences li {
	list-style-image: url(../images/little_star_red.gif);
}

#nav #content a:link, #nav #content a:visited, #nav #content a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#nav #content a:hover {
	text-decoration: underline;
}
#nav #content table td {
	border: 1px solid #FF0000;
}
#nav #content #term {
	font-weight: bold;
	text-align: center;
}

#nav #content table {
	border: 1px solid #FF0000;
}
#nav #content table th {
	border: 1px solid #FF0000;
}
#nav #content #p {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav #content #p td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav #content #index {
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
#nav #content #index td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
#nav #content #class_bg {
	height: 1080px;
	width: 734px;
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #content #maple_bg {
	background-image: url(../images/maple.gif);
	width: 734px;
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #content #oak_bg {
	height: 950px;
	width: 734px;
}






#footer {
	width: 952px;
	height: 60px;
	background-color: #FFFFFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	color: #FF0000;
}
#footer p {
	margin: 0px;
	padding: 0px;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FF0000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#nav #content #home_page {
	background-image: url(../images/home_page.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
}
#nav #home_page {
	float: left;
}
#nav #content #cherry_bg {

	background-image: url(../images/cherry_10.07.2007.jpg);
	height: 1080px;
	width: 734px;
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #content #cherry_bg .cherry {
	margin-right: 60px;
	margin-left: 60px;
}

#nav #content #rowan_bg {
	height: 650px;
	width: 734px;
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #content .img_img {

	float: left;
	height: 235px;
	width: 313px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#nav #content #noborders {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav #content #noborders td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
