﻿<style type="text/css">
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}
#navcontainer {
	width: 140px;
	padding-bottom: 100px;
}
#navcontainer ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#navcontainer a {
	padding: 3px;
	width: 124px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #63A2D7;
}
#home a:hover, #homehighlight a:link, #homehighlight a:visited, #homehighlight a:hover, #homehighlight a:active {
	background-color: #FF6600;
}
#info a:hover, #infohighlight a:link, #infohighlight a:visited, #infohighlight a:hover, #infohighlight a:active {
	background-color: #FF6600;
}
#subjects a:hover, #subjectshighlight a:link, #subjectshighlight a:visited, #subjectshighlight a:hover, #subjectshighlight a:active {
	background-color: #FF6600;
}
#sixthform a:hover, #sixthformhighlight a:link, #sixthformhighlight a:visited, #sixthformhighlight a:hover, #sixthformhighlight a:active {
	background-color: #FF6600;
}
#business a:hover, #businesshighlight a:link, #businesshighlight a:visited, #businesshighlight a:hover, #businesshighlight a:active {
	background-color: #FFB310;
}
#sports a:hover, #sportshighlight a:link, #sportshighlight a:visited, #sportshighlight a:hover, #sportshighlight a:active {
	background-color: #0089B5;
}
#online a:hover, #onlinehighlight a:link, #onlinehighlight a:visited, #onlinehighlight a:hover, #onlinehighlight a:active {
	background-color: #FF6600;
}
#usefulinfo a:hover, #usefulinfohighlight a:link, #usefulinfohighlight a:visited, #usefulinfohighlight a:hover, #usefulinfohighlight a:active {
	background-color: #FF6600;
}
#contact a:hover, #contacthighlight a:link, #contacthighlight a:visited, #contacthighlight a:hover, #contacthighlight a:active {
	background-color: #FF6600;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
.frame {
	width: 760px;
	margin-right: auto;
	margin-top: 10px;
	padding: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #999999;
}
#masthead {
	margin: 0;
	width: 760px;
}
#footer {
	background-color: #606064;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: medium;
	clear: both;
	text-align: center;
	padding-bottom: 5px;
	height: 82px;
}
#contents {
	width: 760px;
	background-repeat: repeat;
	background-image: url(images/middle.gif);
}
.leftblock {
	width: 150px;
	float: left;
	background-color: #62a2d6;
}
#middleblock {
	width: 427px;
	background-color: #FFFFFF;
	float: left;
	padding-left: 5px;
}
#rightblock {
	width: 176px;
	float: right;
	background-color: #62a2d6;
	margin-bottom: 10px;
}
#rightblockone {
	width: 176px;
	background-color: #0089B5;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding-left: 3px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightblocktwo {
	width: 176px;
	background-color: #FFB310;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 4px;
	padding-left: 3px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #333333;
	padding-left: 15px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.25em;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.whitelinka:link, .whitelinka:visited, .whitelinka:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.whitelinka:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
}
#footerone {
	background-color: #606064;
	border-top-width: medium;
	width: 190px;
	float: left;
	text-align: left;
	padding-left: 172px;
	padding-top: 6px;
	height: 70px;
	white-space: nowrap;
}
#footertwo {
	background-color: #606064;
	border-top-width: medium;
	width: 390px;
	padding-top: 6px;
	padding-bottom: 5px;
	float: right;
	text-align: left;
	height: 70px;
}
#image {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#samlearningmenu {
	width: 150px;
	background-color: #FF6600;
	float: left;
	clear: left;
	bottom: auto;
	margin-top: 5px;
}
div#navigation {
	padding: 0px 0px 10px 15px;
	margin: 0;
	border-top: 1px solid #fff;
	float: left;
	width: 407px;
}
div#navigation ul {
	font-size: 0.7em;
	padding: 0;
	margin: 0;
}
div#navigation li {
	display: block;
	list-style-type: none;
	padding-top: 10px;
}
div#navigation a {
	color: #333333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#navigation a:hover {
	color: #E16A08;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 1.1em;
}
h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	padding-right: 10px;
}
h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FF6600;
	padding-right: 10px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 1.25em;
	font-weight: bold;
	padding-top: 10px;
}
body {
	background-color: #D8E5F0;
}
div#samlearning {
	padding: 10px 0px 10px 15px;
	margin: 0;
	border-top: 1px solid #fff;
	width: 407px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #2b279e;
}
div#samlearningpic {
	margin: 0;
	border-top: 1px solid #fff;
	width: 407px;
	clear: both;
	margin-top: 10px;
}
div#samlearning a:link, div#samlearning a:active, div#samlearning a:visited {
	color: #FFFFFF;
}
div#samlearning a:hover {
	color: #CC0066;
}
div#swweb {
	padding: 10px 0px 10px 15px;
	margin: 0;
	border-top: 1px solid #fff;
	width: 407px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #0099FF;
	clear: left;
	margin-bottom: 50px;
}
div#swwebpic {
	margin: 0;
	border-top: 1px solid #000099;
	margin-top: 10px;
	width: 422px;
}
div#swweb a:link, a:active, a:visited {
	color: #FFFFFF;
}
div#swweb a:hover {
	color: #86D8FA;
}
div#keynote {
	padding: 10px 0px 10px 15px;
	margin: 0;
	border-top: 1px solid #fff;
	width: 407px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00CC33;
	margin-top: 10px;
	font-weight: bold;
}
div#em p {
	font-size: 11px;
	color: #fff;
	margin: 0 0 0 26px;
}
div#em a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
