#wrapper {
	height: auto;
	width: 799px;
	border: thin solid #003300;
	background-color: #FFFFFF;
	margin: auto;
}
#banner {
	background-image: url(luke_recreation/images/banner.JPG);
	margin: auto;
	height: 96px;
	width: 799px;
	border: thin solid #003300;
}
#nav {
	height: 35px;
	width: 799px;
	float: none;
}
#main_content {
	background-color: #FFFFFF;
	height: auto;
	width: 799px;
	float: none;
	clear: both;
}
#footer {
	clear: both;
	height: 50px;
	width: 799px;
	background-repeat: no-repeat;
	background-color: #151B11;
}
.aquatics_table {
	margin: auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.image_pool {
	float: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
}
