.body {
	font-family: "Times New Roman", Times, serif;
	top: 87px;
	background-color:#999999;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	min-width:950px;
	position: absolute;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	left:225px;
	background-color:#FFFFFF;
	position: absolute;
	margin: 0px;
	margin-top: 10px;
	width:711px;
	margin-right:auto;
	padding: 7px;
	font-size: 13px;
}
.sidetable {
	font-family: "Times New Roman", Times, serif;
	display: none;
}
.header {
	background-color: #FFFFFF;
	height: 58px;
	padding-top: 30px;
	padding-right: 20px;
	background-image: url(images/logo.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-bottom: 0px;
	border: medium solid #29146B;
	text-align: right;
	vertical-align: text-bottom;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 210px;
	position: absolute;
	left: 0px;
	top: 0px
	bottom: 0px;
	height: auto;
	list-style-type: none;
	padding: 8px;
	line-height: 23px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

.wholepage {
	font-family: "Times New Roman", Times, serif;
	width: 950px;
	position:absolute;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	left:0px;
	height: 100%;
}
.bodytext a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
.bodytext a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000099;
	text-decoration: blink;
}
.bodytitle {
	font-weight: bolder;
	text-transform: uppercase;
	margin-bottom: -10px;
	font-size: larger;
}

.bodyimg {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px;
	position: relative;
	margin-right: 0px;
	clear: both;
}
.galleryitems {
	float: left;
	height: 165px;
	width: 200px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 20px;
	text-align: center;
}
.galleryitems img {
	border: 3px #000000;
	bottom: 0px;
}
.table {
	background-color: #FFCC00;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
	border-top: thin solid #000000;
	border-right: none #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	display: table-column-group;
}

.sidebar ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
.sidebar li
{
	list-style-type: none;
}
.sidebar li ul li {
text-indent:15px;
}

a#active, a:link#active, a:visited#active {
color:#FFFFFF;
background-color: #5F4F90;
}
.sidebar a
{

	padding-left: 30px;
	display: block;
padding: 3px;
width: 200px;
background-color: #29146b;
border-bottom: 1px solid #eee;}

.sidebar a:link, .sidebar a:visited
{
color:#CCCCCC;
text-decoration: none;
}

.sidebar a:hover
{
background-color: #5F4F90;
color: #fff;
}
.parksubheader{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #B40404;
	text-decoration: none;
}
