html {
	font: 0.9em Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}
h1 {
	font-size: 1.2em;
	margin: 0.2em auto 0.3em;
}
h2 {
	font-size: 1.1em;
	margin: 0.2em auto;
}
ul {
	margin: 0;
}
#headerImage {
	width: 919px;
	height: 150px;
	background-repeat: no-repeat;
	padding: 25px;
	font-size: 2em;
	color: #fff;
	margin: 10px 0 0 0;
}
#headerImage .colouredText {
	color: #d7f2ee;
	font-size: 0.8em;
	font-weight: bold;
}
#headerImage .largeText {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
#headerImage .italicText {
	color: #fff;
	font-size: 0.6em;
	font-style: italic;
	font-weight: bold;
}
img.ecordiaLogo {
	margin: 0 0 0 -6px;
}
.quoteAuthor {
	margin: 5px 0 0 0;
	font-family: Helvetica, sans-serif;
	color: #666666;
	font-size: 0.8em;
}
#outer {
	width: 919px;
	margin: auto;
	padding: 0 0 0 6px;
}
.greenNews {
	color: #006666;
	font-size: 0.9em;
	padding: 5px 0;
	border-bottom: 1px solid #cac8cb;
}
.col_1,
.col_2,
.col_3,
.threeCol_1,
.threeCol_2,
.threeCol_3,
#bbcEducationNews,
#testimonials,
#textColumn_21 {
	float: left;
}
.col_1 {
	width: 547px;
	margin: 0 12px 0 0;
	font-size: 0.9em;
}
.col_3 {
	width: 730px;
	margin: 0 12px 0 0;
	font-size: 0.9em;
}
#textColumn_21 {
	font-size: 0.9em;
}
.threeCol_1,
.threeCol_2,
.threeCol_3 {
	width: 178px;
	margin: 0 6px 0 0;
	font-size: 0.9em;
}
.threeCol_3 {
	margin: 0;
}
.threeCol,
.threeColBottom {
	padding: 10px 0;
	margin: 10px 0 0;
	border-top: 1px solid #99b2b2;
}
.threeColBottom {
	border-bottom: 1px solid #99b2b2;
}
.threeCol2,
.threeColBottom2 {
	padding: 10px 0;
	margin: 5px 0 0;
}
#bbcEducationNews,
#testimonials,
#textColumn_21 {
	width: 177px;
	margin: 0 6px 0 0;
}
#testimonials {
	margin: 0;
}
.testimonialsTop {
	height: 6px;
	background-image: url(/_images/layout/testimonialsTop.jpg);
}
.testimonialsMiddle {
	background: #f4f4f4;
	padding: 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.testimonialsBottom {
	height: 6px;
	background-image: url(/_images/layout/testimonialsBottom.jpg);
	margin: 0 0 5px 0;
}
img.leftQuote {
	margin: 4px 5px 0 0;
}
img.rightQuote {
	margin: 0 0 0 5px;
}
.headerBar {
	background-image: url(/_images/layout/headerBar.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 167px;
	padding: 5px;
	margin: 0 0 5px 0;
	color: #fff;
	font-weight: bold;
}
.headerBarRight {
	background-image: url(/_images/layout/headerBar.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 167px;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}
.button {
	background-image: url(/_images/layout/button.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 167px;
	margin: 5px 0 0 0;
	padding: 7px 5px;
	color: #000;
	text-align: center;
	font-size: 0.8em;
}
.button a {
	text-decoration: none;
	color: #000;
}
#footer {
	width: 919px;
	margin: auto;
	padding: 0 0 0 6px;
}
#footer .footerText {
	text-align: center;
	padding: 5px 0 0 0;
	font-size: 0.8em;
}
#menu {
	margin: 10px 0;
	font-size: 0.8em;
	font-weight: bold;
}
#menuLeft {
	background-image: url(/_images/layout/menuLeft.jpg);
	background-repeat: no-repeat;
	width: 14px;
	height: 36px;
	float: left;
}
#menuMiddle {
	background-image: url(/_images/layout/menuGrad.jpg);
	background-repeat: repeat-x;
	height: 34px;
	width: 891px;
	border-top: 1px solid #cac8cb;
	border-bottom: 1px solid #cac8cb;
	float: left;
	text-align: center;
}
#menuRight {
	background-image: url(/_images/layout/menuRight.jpg);
	background-repeat: no-repeat;
	width: 14px;
	height: 36px;
	float: left;
}
#menu a {
	text-decoration: none;
	color: #413f42;
	display: inline-block;
	padding: 9px 25px;
	margin: 0 -3px 0 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #cac8cb;
}
#menu a:hover {
	color: #999;
}
#menu a.leftLink {
	border-left: none;
}
#menu a.rightLink {
	border-right: none;
}
.clear {
	clear: both;
}
ul.rsslist {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.rsslist li a {
	color: #006666;
	text-decoration: none;
}
ul.rsslist li a:hover {
	color: #999;
}
ul.rsslist li {
	border-bottom: 1px solid #cac8cb;
	padding: 2px 0;
	font-size: 0.9em;
}
#header {
	position: relative;
}
#topMenu {
	position: absolute;
	right: 0;
	top: 0;
}
#topMenu a {
	text-decoration: none;
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
}
.titleBar,
.titleBarStripe {
	width: 534px;
	height: 20px;
	background-repeat: no-repeat;
	color: #fff;
	padding: 7px;
	margin: 0 0 12px 0;
}
.titleBar {
	background-image: url(/_images/layout/titleBar.jpg);
}
.titleBarStripe {
	background-image: url(/_images/layout/titleBarStripe.jpg);
}
.titleBarSmall {
	width: 169px;
	height: 18px;
	background-repeat: no-repeat;
	background-image: url(/_images/layout/titleBarSmall.jpg);
	color: #fff;
	padding: 4px;
	margin: 0 0 5px 0;
	font-weight: bold;
}