body, span, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 15px;
}
.size10 {
	font-size: 11px;
	text-align: left;
}
#bottombar {
	width: 100%;
	position: relative;
	bottom: 8px;
	height: 20px;
	background-color: #CCCCCC;
	clear: both;
	float: left;
	top: 50px;
}
#container {
	padding:0px 0px 4px;
	border: 3px solid #006633;
	position: relative;
	top: 30px;
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 770px;
	position: relative;
	height: 45px;
	background-image: url(images/headerbg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 45px;
	padding-bottom: 0px;
}
#navcolumn {
	position: absolute;
	padding-bottom: 10px;
	padding-left: 50px;
	width: 121px;
	left: 0px;
	top: 130px;
	z-index: 50;
}
#maincontent {
	position: relative;
	width: 570px;
	left: 200px;
	top: 28px;
	text-align: left;
}
.centre {
	text-align: center;
	padding: 6px;
	clear: both;
}
.smalltext {
	font-size: 9px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.gallery {
	border: 1px solid #CCCCCC;
}
#homecontainer {
	padding:0px 0px 4px;
	position: relative;
	top: 30px;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#homewelcome {
	border: 3px solid 006633;
	width: 290px;
	padding-top: 22px;
	padding-bottom: 2px;
	text-align: center;
}
.letterspacing {
	letter-spacing: 1px;
}
.greyborder {
	border: 1px solid #CCCCCC;
}
a.grey:link {
	color: #999999;
	text-decoration: underline;
}
a.grey:visited {
	color: #999999;
}
a.grey:hover {
	color: #666666;
	text-decoration: none;
}
a.grey:active {
	color: #999999;
	text-decoration: underline;
}
.greentext {
	color: #005343;
}
.picsright {
	padding-left: 8px;
	float: right;
}
.clearer {
height: 20px;
width: 100%;
display: block;
clear: both;
}
