body
{
	margin: 0;
	padding: 0;
	color: black;
	background: white;
	font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
}

table
{
	width: 100%;
	margin: 0;
	border-width: 0;
}

table td
{
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

a:link
{
	color: #cc0000;
	text-decoration: none;
}

a:visited
{
	color: #6666CC;
	text-decoration: none;
}

a:hover
{
	color: #cc0000;
	text-decoration: underline;
}

#logo
{
	position: absolute;
	top: 0;
	left: 0;
}

td#navbar { height: 70px; }
td#leftmiddlebar { vertical-align: bottom; }

td#mainarea
{
	font-size: 90%;
	padding-top: 10px;
}

.mainnav
{
	float: right;
	width: 480;
}

.centretitle
{
	vertical-align: bottom;
	text-align: left;
	font-size: 80%;
	color: #FFFFFF;
	margin-left: 250px;
	height: 100%;
}

.home_centres
{
	color: #FFFFFF;
	text-align: left;
	font-size: 80%;
	margin-top: 50px;
}

.subnavcentre
{
	text-align: right;
	font-size: 80%;
	margin-left: 250px;
}

.subnavcentre a
{
	display: block;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #FFFFFF;
}

.subnavcentre a:link
{
	text-decoration: underline;
	color: #FFFFFF;
}

.subnavcentre a:visited
{
	text-decoration: underline;
	color: #cccccc;
}

.subnavcentre a:hover
{
	text-decoration: underline;
	background: light-colour;
	color: rollover-text-colour;
}

.subnavright
{
	text-align: left;
	font-size: 80%;
	color: rollover-text-colour;
}

.subnavright p
{
	display: block;
	margin: 0;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	border-bottom: 1px solid white;
	background: mid-colour;
}

.subnavright a
{
	display: block;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	border-bottom: 1px solid white;
	background: mid-colour;
}

.subnavright a:link
{
	border-left: 1px solid white;
	color: #ffffff;
	text-decoration: none;
	background: light-colour;
}

.subnavright a:visited
{
	border-left: 1px solid white;
	color: #cccccc;
	text-decoration: none;
	background: light-colour;
}

.subnavright a:hover
{
	color: rollover-text-colour;
	text-decoration: none;
	background: mid-colour;
}

.sectionheading
{
	float: left;
	width: 250px;
	background: dark-colour;
	vertical-align: bottom;
	height: 100%;
}

.sectionheading img
{
	margin-top: 150px;
	margin-left: 25px;
}

.maintext
{
	margin-left: 250px;
	margin-top: 5px;
}

.dictionarytext
{
	margin-left: 50px;
	margin-top: 5px;
}

.maintext p
{
	padding-right: 25px;
	margin: 0;
}

.rightsidebar
{
	width: 200px;
	font-size: 90%;
	background: #E5E09A;
}

.rightsidebar p
{
	padding-left: 25px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.rightsidebar img
{
	margin-left: 25px;
	margin-top: 25px;
}

.leftsidebar
{
	float: left;
	width: 250px;
	text-align: right;
}

.leftsidebar p
{
	padding-right: 25px;
	margin: 0;
}

.colouredtext { color: mid-colour; }

.leftheading
{
	color: mid-colour;
	font-size: 120%;
	font-weight: bold;
}

.boldbiggertext
{
	color: mid-colour;
	font-size: 110%;
	font-weight: bold;
}
.picture {
float:right}

h1
{
	color: #ffffff;
	font-size: 130%;
}

h2
{
	color: #ffffff;
	font-size: 115%;
}

h3
{
	color: #ffffff;
	font-size: 90%;
}

h4
{
	color: mid-colour;
	font-size: 130%;
}

h5
{
	color: mid-colour;
	font-size: 110%;
}

h6
{
	color: mid-colour;
	font-size: 100%;
}
