BODY {
	font-family:arial,helvetica,sans-serif;font-size:12px;
	position:relative;
	margin:0;padding:0;
	background-color:#E6E9EB;
	
}
.accessibility, .topLink {display:none}
.clear {clear:both}
A {color:#000}
A IMG {border:none;}
DIV#siteOffline {background-color:red;color:#FFF;font-weight:bold;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;padding:3px 5px;text-align:center;margin-bottom:10px;border-bottom:2px solid black;}
PRE {background-color:#FFC;border:1px solid red;margin:10px;padding:10px; color:#000;}
/* Message Stack */
DIV.messageStack {font-weight:bold;color:#000;font-size:11px;font-family:Verdana,Arial,Helvetica,sans-serif;border-bottom:1px solid #666; margin-bottom:10px;}
DIV.messageStack DIV {padding:5px 30px;background-position:8px center;background-repeat:no-repeat}
DIV.messageStack DIV DIV {padding:0;background-image:none;color:#000}
DIV.messageStackError {background-color:#FF9D9D;background-image:url(/images/icons/error.gif)}
DIV.messageStackSuccess {background-color:#66FF6A;background-image:url(/images/icons/success.gif)}
DIV.messageStackWarning {background-color:#FF6;background-image:url(/images/icons3/error.gif)}

DIV#container {width:764px;margin:10px auto;background-image: url("/images/BG_container.jpg");background-repeat: repeat-y;}

DIV#header {padding-top:60px;background-image: url("/images/BG_header.jpg");background-position: top left; background-repeat: no-repeat;}

H1#siteTitle {margin:0;padding:0;position:relative;}
H1#siteTitle A {margin:0 auto;padding:0;display:block;width:389px;height:41px;background-image: url("/images/logo.gif");}
H1#siteTitle A SPAN {display:none;}

H2#strapLine {display:none;}

DIV#mainNav {display:none;}

DIV#leftBar {}

DIV#content {color:#fff;width:710px;margin:40px 20px 40px 20px;}

H2#pageTitle {display:none;}

DIV#footerContactDetails {display:none;}

DIV#footer {color:#fff;font-size:10px;height:32px;background-image: url("/images/BG_footer.jpg");background-position: bottom left;background-repeat: no-repeat;}
DIV#footer A {color:#fff;text-decoration:none;}
DIV#footer A:hover {color:#fff;text-decoration:underline;}
DIV#site-footer {float:left;width:45%;padding-left:10px;}
DIV#gwp-footer {float:right;width:45%;text-align:right;padding-right:20px;}