body {
	background-color:#FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4F5150;
	text-decoration: none;
	line-height: 1.3em;
}

a {
	color: #4F5150;
}

a:visited {
	color: #4F5150;
}

h1 {
	margin-top:0px;
	font-size: 2.5em;
	font-weight:normal;
	line-height:normal;
}

h2 {
	margin-top:0px;
	font-size: 1.4em;
	font-weight:normal;
	line-height:normal;
	margin-right:-437px;
}

h2 a {
	color: #4F5150;
	text-decoration:none;
}

h2 hr {
	width:260px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
}

h3 {
	font-size:1em;
	font-weight:bold;
	line-height: 1.4em;
}

blockquote {
	background-color:#D1D3D4;
	font-weight:bold;
	margin:0px;
	width:230px;
	padding:15px;
}

blockquote a {
	color: #4F5150;
}

#frame {
	position:relative;
	margin:0px auto;
	width:850px;
}

#header {
	position:relative;
	background-image:url(../images/topbar_end.gif);
	background-position:0px 49px;
	background-repeat:repeat-x;
	height:149px;
}

#header-strap {
	position:absolute;
	top:0px;
}

#header-logo, #header-title, #header-photo {
	position:absolute;
	top:49px;
}

#header-logo {
	left:0px;
}

#header-title {
	left:122px;
}

#header-photo {
	left:715px;
}

#header-schools {
	position:absolute;
	top:130px;
	left:122px;
	width:593px;
}

#header-schools ul { /* remove bullets and list indents */
	margin:0px;
	padding:0px;
}

#header-schools ul li { /*show horizontally */
	display: inline;
	/*list-type:none;*/
}

#header-schools A {
	padding:1px 0px 3px 0px;
	display:block;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	width:138px;
}

#header-schools A:hover {
	color:#BCBEC0;
}

#menu {
	position:relative;
	background-color:#CCCCCC;
	height:19px;
	padding:3px 0px 0px 10px;
}

#menu ul { /* remove bullets and list indents */
	/*list-type:none;*/
	margin:0px;
	padding:0px;
}

#menu ul li { /*show horizontally */
	display: inline;
}

#menu li:before { content: "|";color:#4F5150; }
#menu li:first-child:before { content: ""; }


/*IE workaround*/
/*All IE browsers*/
* html #menu li
{
border-left: 1px solid #4F5150;
padding: 0 0.3em 0 0.3em;
margin: 0 0.3em 0 -0.3em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #menu { height: 1%; }

* html #menu li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #menu li:first-child { border-left: 0; }

#menu A {
	padding:3px 6px 3px 6px;
	text-decoration:none;
	color:#4F5150;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

#accessibility {
	position:relative;
	padding:3px 0px 3px 18px;
	background-color:#EEEFEE;
}

#main {
	position:relative;
	padding:28px 0px 25px 66px;
}

#content {
	background-color:#EEEFEE;
	padding:45px 469px 25px 45px;
	min-height:490px;
}

#mainpic {
	margin:0px -437px 33px 33px;
	border:1px solid #000000;
}

* html #content {
	height:420px;
}

.boysgirls-bg {
	background-color:#C0191F;
}

.juniors-bg {
	background-color:#55A273;
}

.linden-bg {
	background-color:#336633;
}

.sixthform-bg {
	background-color:#4F636F;
}

.portal-bg {
	background-color:#000000;
}

A.white-link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.BoldHighlightsGREEN {
	color: #008A4B;
	font-weight: bold;
}
.BoldHighlightsPURPLE {
	color: #72599D;
	font-weight: bold;
}
.BoldHighlightsRED {
	color: #C0191F;
	font-weight: bold;
}

.DayBox {
	width:15px;
}

.MonthBox {
	width:15px;
}

.YearBox {
	width:30px;
}

.FormBox {
	width:201px;
}

.grey-background {
	background-color:#D1D3D4;
}

.small-txt {
	font-size:1em;
}

.medium-txt {
	font-size:1.2em;
}

.large-txt {
	font-size:1.4em;
}

.textonly {
	visibility:hidden;
}