body {
	font-size: 1em;
	color: #000000;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#header {
	background: #FFFFFF;
	height: 110px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	border-bottom: thin dotted #B3B810;
}
#header .imgr {
	float: right;
	position: absolute;
	top: 10px;
	right: 10px;
}
#header .imgl {
	position: absolute;
	left: 10px;
	top: 20px;
}


#header h1 {
	font: bold 2em Verdana, Arial, Helvetica, sans-serif;
}

#content {
	background: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 160px;
	margin-left: 10.5em;
	margin-top: 0px;
}
#content p {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
#content h2 {
	font: 1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	color: #044157;
}
#content h3 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #044157;
	margin-right: 10px;
	margin-left: 10px;
}
.imagecentre {
	border: thin solid #000000;
	padding: 10px;
	float: left;
	margin: 10px 10px 10px;

}

#content .box {
	float: left;
	width: 49%;
}
#content .box h3 {
	margin-left: 0px;
	display: block;
	background: #72919e;
	color: #FFFFFF;
	margin-right: 0px;
	padding: 3px 10px;
}

#content .box .rhborder {
	border-right: thin dotted #B3B810;
}

#content .box .pic {
	float: left;
	margin-right: 20px;
	margin-left: 5px;
}

#content .box p {
	margin: 5px 10px;
	text-align: left;
}
#content .scol {
	border-top: thin solid #B3B810;
	margin-top: 5px;
}
#content .scol p {
	margin: 5px;
}
#content #footer h3 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#news {
	background: #044157;
	float: right;
	right: 5px;
	position: absolute;
	width: 140px;
	margin-top: 20px;
	top: 120px;
	padding: 5px;
}
#news h3 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#news p {
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	color: #FFFFFF;
}

#footer {
	background: #FFFFFF;
	bottom: 0px;
	padding: 5px;
	margin: 0px;
	vertical-align: bottom;
	border-top: thin solid #B3B810;
	border-right-color: #B3B810;
	border-bottom-color: #B3B810;
	border-left-color: #B3B810;
}


#nav {
	background: #FFFFFF;
	width: 9.5em;
	position: absolute;
	top: 120px;
	left: 5px;
	margin-top: 20px;
}


#nav ul {
	list-style: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#nav ul a {
	line-height: 1em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 11.5em;
	background: #044157;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 0.8em;
}
#nav li {
	display: inline;
}

#nav a:hover, .selected a {
	font-weight: bold;
}
#nav ul ul a {
	background: #B3B810;
}

#nav li .first a {
	border-top: thin solid #000000;
}

.clear {
	clear: both;
}
#content #bottom {
	border-top: thin solid #B3B810;
}
#content #bottom p {
	font: bold 0.7em Geneva, Arial, Helvetica, sans-serif;
	color: #044157;
	text-align: center;
}
#content .box a {
	color: #044157;
	text-decoration: underline;
	font-weight: bold;
}
#content #form1 fieldset {
	background: #CCCCCC;
	padding: 1em;
	border: thin solid #ccc;
	margin: 1em 0;
	}
#content #form1 legend {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #044157;
}
#content #form1 label {
	float: left;
	width: 10em;
}
#news h4 {
	font: bold 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#news a {
	color: #FFFFFF;
}
