#pageholder {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	height: 430px;
	position: relative;
	top: 0px;
	margin-top: 0px;
}
#top {
	width: 745px;
	margin-top: 0px;
	text-align: center;
	background-image: url(topbanner.jpg);
	background-repeat: no-repeat;
	height: 79px;
	padding-top: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	margin-top: 0px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a:hover {
	font-weight: bold;
	color: #0000FF;
}
a:visited {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
#leftmain {
	width: 200px;
	float: left;
	display:inline;
}
#maintext {
	width: 520px;
	float:right;
}
#footer {
	text-align: right;
	width: 745px;
	font-size: 80%;
	margin-bottom: 5px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 5px;
}
#menu {
	width: 745px;
	text-align: center;
	top: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#dda {
	width: 745px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 80%;
	font-weight: bold;
	color: #CCD6E1;
}
.left {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
ul {
	list-style-image: none;
	list-style-type: circle;
}

form {
	margin-left: 40px;
}
.noshowdisc {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}
acronym {
	cursor: help;
}

.clear {
clear:both;
}h2 {
	font-size: 1.2em;
	color: #000000;
}
.image_left {
	margin: 10px;
	float: left;
}
.image_right {
	margin: 10px;
	float: right;
}
.centre {
	text-align: center;
}
#pageholder #top h1 {
	color: #FFFFFF;
	text-align: left;
	margin-top: 20px;
	margin-left: 25px;
}
.left_main_image {
	margin-bottom: 5px;
}
