body {
	color:  #003366;
	background: #EAF4FD;
	padding: 0px;
	margin: 0px;
	font: medium Verdana, Arial, Helvetica, sans-serif;
	text-align: center;	/*works around bug in ie5.x which prevents layout from being centralised - see below also*/
}
#wrapper {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	background: #CEE7FB;
	text-align: left;	/*works around bug in ie5.x which prevents layout from being centralised - see above also*/
}
.logo {
	margin: 0px;
	float: left;
	/* height: 100px;
	width: 199px;*/
	padding: 20px 0px 20px 20px;
	background: #CEE7FB;
}
/* box model hack for ie5.5*/
.logo {
	height: 140px;
	width: 219px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 100px;
	width: 199px;
}
/* end of box model hack for ie5.5*/
.title {
	margin: 0px;
	float: right;
	/* height: 50px;*/
	width: 551px;
	padding: 45px 0px;
	background: #CEE7FB;
	text-align: center;
}
/* box model hack for ie5.5*/
.title {
	height: 140px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 50px;
}
/* end of box model hack for ie5.5*/
.content {
	width: 746px;
	border-right: 2px solid #EFCD83;
	border-left: 2px solid #EFCD83;
	margin: 0px;
	padding: 10px 10px 6px;
	background: #CEE7FB;
	clear: both;	/* This is important as display is not correct on IE without it */
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 36px;
}
h2 {
	margin: 20px 0px;
	padding: 0px;
	font-size: 24px;
}
h3 {
	margin: 20px 0px;
	padding: 0px;
	font-size: 20px;
}
h4 {
	margin: 20px 0px;
	padding: 0px;
	font-size: 18px;
}
p {
	margin: 10px 0px;
	padding: 0px;
	font-size: 14px;
}
p.indent {
	margin: 10px 50px;
	padding: 0px;
	font-size: 14px;
}
p.bold {
	margin: 10px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
ul#tabnav {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 12px 41px;	/*The bottom padding is the sum of height, top margin, and top & bottom borders in ul#tabnav li*/
	border-bottom: 2px solid #EFCD83;
	list-style: none;
	clear: both;	/* This is important as display is not correct on Firefox and Netscape without it */
}
ul#tabnav li {
	/*color: #FFFFFF;*/
	background: #2A5AC0;
	margin: 2px 2px 0px;
	float: left;
	/*height: 36px;
	width: 98px;*/
	text-align: center;
	border-top: 2px solid #EFCD83;
	border-right: 2px solid #EFCD83;
	border-bottom: 1px solid #EFCD83;
	border-left: 2px solid #EFCD83;
}
/* box model hack for ie5.5*/
ul#tabnav li {
	height: 39px;
	width: 102px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 36px;
	width: 98px;
}
/* end of box model hack for ie5.5*/
ul#tabnav a:link, ul#tabnav a:visited {
	display: block;
	background-color: transparent;
	color: #EFCD83;
	text-decoration: none;
	padding: 4px;
}
ul#tabnav a:hover {
	background-color: #F3DFAD;
	color: #2A5AC0;
}
body#home li.home,
body#ochre li.ochre,
body#support li.support,
body#friends li.friends,
body#history li.history,
body#vacancies li.vacancies,
body#contact li.contact {
	border-bottom: 3px solid #CEE7FB; /* SORT OUT*/
	color: #003366;
	background: #CEE7FB;
}
body#home li.home a:link, body#home li.home a:visited,
body#ochre li.ochre a:link, body#ochre li.ochre a:visited,
body#support li.support a:link, body#support li.support a:visited,
body#friends li.friends a:link, body#friends li.friends a:visited,
body#history li.history a:link, body#history li.history a:visited,
body#vacancies li.vacancies a:link, body#vacancies li.vacancies a:visited,
body#contact li.contact a:link, body#contact li.contact a:visited {
	color: #003366;
	background: #CEE7FB;
}
.rightimg {
	float: right;
	margin-left: 20px;
	margin-bottom: 6px;
}
.ochreTrusteesLeft {
	padding-left: 50px;
	float: left;
	clear: both;
}
.supportListText {
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 10px 25px;
}
.supportListHeading {
	font-weight: bold;
	margin-top: 25px;
}
.ochreListText {
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 10px 50px;
}
.leftContent {
	width: 313px;
	padding-left: 70px;
	border-left: 2px solid #EFCD83;
	background: #CEE7FB;  /*put in to ensure Firefox picks up colour*/
	margin: 0px;
	float: left;
	clear: left;
}
.rightContent {
	width: 333px;
	padding-left: 50px;
	border-right: 2px solid #EFCD83;
	background: #CEE7FB;  /*put in to ensure Firefox picks up colour*/
	margin: 0px;
	float: right;
	clear: right;
}
.footer{
	width: 750px;
	border-top: 2px solid #EFCD83;
	margin: 0px;
	padding: 2px 10px;
	background: #CEE7FB;
	text-align: right;
	clear: both;
	font-size: x-small;
}
.anchorText {
	font-size: x-small;
	text-align: center;
	background: #CEE7FB;
	width: 746px;
	border-right: 2px solid #EFCD83;
	border-left: 2px solid #EFCD83;
	margin: 0px;
	padding: 10px 10px 6px;
	background: #CEE7FB;
}

