A:hover {color:red;}
a:link       { color: #660000 }
a:visited    { color: #003399 }
.menu_text   {
	font-family: Impact;
	text-align: center;
}
.censustable { font-family: Arial; font-size: 8pt }
BODY {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mainContainer {
	width:750px;
	margin:0 auto 0 auto;
	border-right-color: #000000;
	height: auto;
	top: auto;
	background-color: #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	margin-bottom: 0px;
}

#pageHeader {
	border-bottom-color: #000000;
	border-bottom-style: double;
	border-bottom-width: medium;
}

#content {
	height: auto;
	top: auto;
	left: 0px;
	width: 750px;
	float: left;
}

#colLeft {
	width: 240px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	height: auto;
}

#colMiddle {
	width: 240px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	height: auto;
}

#colRight {
	width: 240px;
	float: left;
	padding-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	height: auto;
}

#colNews {
	width: 500px;
	height: auto;
	float: left;
	left: 250px;
	border-top-color: #000000;
	border-top-style: groove;
	border-top-width: thin;
	border-bottom-style: groove;
	border-bottom-width: thin;
	border-left-color: #000000;
}

#colCentre {
	width: auto;
	margin:0 auto 0 auto;
	left: 0px;
	position: relative;
}

#blank {
	float: left;
	left: 0px;
	position: relative;
}