h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	letter-spacing: 5px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.texttest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	letter-spacing: 5px;
	text-decoration: none;
}
body {
	padding: 0;
	margin: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
}
banner {
	position: absolute;
	top: 0px;
	width: 800px;
	height: 142px;
}
address {
	position: absolute;
	left: 23px;
	top: 90px;
	width: 760px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.requiredfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.logotext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;
}
.title {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}.bodytext {
	color: #000033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.tableleft {
	position: relative;
	left: 30px;
	top: 0px;
}
.tablecentre {
	position: static;
	left: 5px;
	top: 0px;
}
.picborder {
	border: 3px solid #FFFFFF;
}
.testimage {
	position: relative;
	left: 30px;
	top: 400px;
	border: medium solid #000000;
}
.sitelink, .sitelink a:link, .sitelink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #B51032;
	text-decoration: underline;
}
.sitelink a:hover, .sitelink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CB0155;
	text-decoration: none; 
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #B51032;
	width: 800px;
	height: 24px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 13px;
	color: #FFFFFF;
	background-color: #B51032;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigation a:hover {
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 13px;
}
#navleft {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 169px;
	left: 0px;
}
#navleft ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navleft li {
	border-bottom: 1px solid #ED9F9F;
}
#navleft li.selected {
	background-color: #000000;
}
#navleft li a:link, #navleft li a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #711515;
	border-right: 1px solid #711515;
	background-color: #B51032;
	color: #FFFFFF;
	text-decoration: none;
}
#navleft li a:hover {
	background-color: #711515;
	color: #FFFFFF;
}
#navleft li a:active {
	background-color: #000000;
	color: #FFFFFF;
}
#navleft ul ul {
	margin-left: 12px;
}
#navleft ul ul li {
	border-bottom: 1px solid #711515;
	margin:0;
}
#navleft ul ul a:link, #navleft ul ul a:visited {
	background-color: #ED9F9F;
	color: #FFFFFF;
}
#navleft ul ul a:hover {
	background-color: #711515;
	color: #FFFFFF;
}
.imageborderlink {
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.imageborderlink a:link {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.imageborderlink a:hover {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 3px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #B51032;
	border-left-color: #FFFFFF;
}
.imageborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.linkcell {
	height: 100px;
}
#wrapper{
	width: 800px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
}
#content {
	background-color: #FFFFFF;
}
