body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	background-color: #A3F59E;
}
#wrapper {
	width: 99%;
	border: medium solid #003300;
	height: auto;
	background-image: url(Images/woottonbridge.jpg);
}
#header {
	width: 100%;
	top: auto;
	text-align: center;
	vertical-align: middle;
}
#nav ul {
	text-align: center;
	list-style-type: none;
}
#nav li {
	text-align: center;
	display: inline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#content {
	text-align: center;
	width: 100%;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-align: center;
	width: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 220%;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
