a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C01B2B;
	border-right-color: #C02835;
	border-bottom-color: #C02835;
	border-left-color: #C02835;
	height: 100%;
}
#masthead {
	background-image: url(images/bgtop.jpg);
	background-repeat: repeat;
	height: 120px;
	width: 780px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #E5EEF3;
}
#maindiv {
	background-image: url(images/bgcentre.jpg);
	width: 740px;
	background-repeat: no-repeat;
	background-color: #E3EEF2;
	background-position: top;
	height: 378px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 40px;
	color: #333333;
	margin: 0px;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 510px;
	color: #333333;
	padding-top: 20px;
	overflow: auto;
	padding-right: 30px;
	padding-left: 40px;
	height: 300px;
}

#prop {
	float: right;
	height: 330px;
	width: 1px;
}
#clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}


#bottomdiv {
	background-image: url(images/bgbott.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	padding-left: 10px;
	color: #333333;
	padding-top: 1px;
	background-color: #E3EEF2;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}


body {
	background-color : #F2F6DB;
	background-position : top;
	background-repeat : repeat-x;
	margin: 0px;
	padding: 0px;
}
#navbox {
	float: right;
	height: 258px;
	width: 120px;
	margin-top: 90px;
	margin-right: 10px;
}
.pix {
	border: 1px solid #014A73;
}
#mugshot {
	float: left;
	height: 140px;
	width: 110px;
}
#footer {
	width: 400px;
	height: 10px;
	float: left;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#banner {
	width: 262px;
	float: right;
	height: 52px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

