#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 980px;
	padding: 0px;
	position: relative;
	background-image: url(../images/backgrounds/footer-img.gif);
	background-repeat: no-repeat;
	background-position: center 580px;
	height: 700px;
}
#footerNav {
	padding: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	position: absolute;
	left: 300px;
	top: 637px;
}
#content {
	height: 430px;
	overflow: auto;
}
#content h2 {
	padding-left: 5px;

}
#content h3 {
	background-image: none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 1.6em;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.7em;
	margin-bottom: 10px;
}

#content li {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 5px;
/* styles for the "you are here" buttons */
}
#nav #mainNav a#randtLink {
	background-color: #6D1772;
	color: #FFFFFF;
}
#pageImg {
	z-index: 50;
	clear: both;
	float: left;
	padding-left: 10px;
	padding-top: 100px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/*Original design by Duck On Water 2008 - www.duckonwater.co.uk*/