BODY {margin:0 auto;position:relative;color:#000;font:12px Arial,Helvetica,sans-serif;background-color:#DB383D;background-image:url(../images/BG_body.jpg);background-position:center;background-repeat:repeat-y;}
A {color:#00f}
.accessibility,.topLink {display:none}
.clear {clear:both}
PRE {border:1px solid red;padding:10px;font:11px "Courier New",Courier,monospace;overflow:auto;background:#FFC}
DIV#container {
	width:742px;
	margin:0 auto;
	position:relative;
}

DIV#header {
	position:relative;
	background-color:#C62129;
	width:100%;
	height:110px;
}

H1#siteTitle {
	margin:0;
	padding:0;	
}

H1#siteTitle A {
	margin:0;
	padding:0;
	display:block;
	width:141px;
	height:110px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;	
}

H1#siteTitle A SPAN {
	display:none;	
}

H2#strapLine {
	position:absolute;
	top:15px;
	right:5px;
	display:block;
	width:372px;
	height:75px;
	background-image:url(../images/strapLine.gif);
	background-repeat:no-repeat;
}

H2#strapLine SPAN {
	display:none;
}

DIV#leftCol {
	float:left;
	width:141px;
}

DIV#mainNav {
	margin:0;
	padding:0;
}

DIV#mainNav UL {
	margin:0;
	padding:0;
}

DIV#mainNav UL LI {
	margin:0;
	padding:0;
	list-style:none;
	width:137px;
	border-bottom:1px solid #ffffff;
	
	
	
}

DIV#mainNav UL LI A {
	display:block;
	width:100%;
	margin:0;
	padding:0;
	text-align:right;
	padding:2px 5px 2px 0px;
	color:#ffffff;
	background-color:#004e90;
	text-decoration:none;
	letter-spacing:0.1em;	
}

DIV#mainNav UL LI A.index, DIV#mainNav UL LI A.circuitUpdate, DIV#mainNav UL LI A.youth {
	background-color:#000000;
}

DIV#mainNav UL.SLevel-2 LI A {
	background-color:#A7DF7D;color:#000;
}

DIV#mainNav UL LI A:hover {
	background-color:#407E40;
	color:#fff;
}

DIV#mainNav UL LI A.navSelected {
	background-color:#407E40;
	color:#fff;
}




/*DIV#indexBoxes A {
	display:block;
	width:224px;
	height:160px;
	background-repeat:no-repeat;
	margin-top:10px;
}

DIV#indexBoxes A SPAN {
	display:none;
}

DIV#indexBoxes A#circuitUpdate {	
	background-image:url(../images/circuitUpdate.jpg);	
}

DIV#indexBoxes A#youthPage {	
	background-image:url(../images/youthPage.jpg);	
}*/	

DIV#pageContent {
	margin-left:160px;
	margin-right:20px;
	padding-bottom:60px;
	line-height:1.5em;
	position:relative;
}

DIV#pageContent H1,DIV#pageContent H2,DIV#pageContent H3,DIV#pageContent H4,DIV#pageContent H5,DIV#pageContent H6 {
	margin:0;
	padding:0;
	padding-top:5px;
	margin-bottom:5px;
	color:#C62129;
}

DIV#pageContent H1 {font-size:18px;}
DIV#pageContent H2 {font-size:16px;}
DIV#pageContent H3 {font-size:14px;}
DIV#pageContent H4 {font-size:13px;}
DIV#pageContent H5 {font-size:12px;}
DIV#pageContent H6 {font-size:11px;}

DIV#pageContent LI {
	list-style-image:url(../images/bullet.gif);
}

DIV#pageContent A {
	color:#C62129;
	text-decoration:none;
}

DIV#pageContent A:hover {
	text-decoration:underline;
}

DIV#pageContent H2#pageTitle {
	margin:0;
	padding:0;
	padding-top:5px;
	margin-bottom:10px;
	font-size:16px;
	color:#C62129;
	
}



DIV#bottomContactDetails {
	display:none;
}

DIV#footer {
	width:740px;
	margin:0 auto;
	font-size:10px;
}

DIV#footer A {
	color:#000000;
	text-decoration:none;
}

DIV#footer A:hover {
	text-decoration:underline;
}

DIV#site-footer {
	float:left;
	width:45%;
}

DIV#gwp-footer {
	float:right;
	width:45%;
	text-align:right;
}

