body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	width: 100%;
	margin: 0px;
	float: none;
	color: #000000;
	line-height: 150%;
}
 #noprint
{
	margin: 0;
	display: none;
}
.noprint {
	display: none;
}
a:link, a:visited {
	color: #708f44;
	font-weight: bold;
	text-decoration: underline;
   }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
img {
	border-style: none;
}
#header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #links {
	display: none;
}
#navbar  {
	display: none;
}
#content {
	padding-top: 80px;
}
#content img {
	display: none;
}
#content #intro #welcome {
	display: none;
}
#content #info {
	width: 100%;
}
#content #info td {
	width: 50%;
	vertical-align: top;
}
#content #info #photos {
	display: none;
}
#content #leftcolumn {
	width: 47%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
	clear: both;
	padding: 0px;
}
#content #rightcolumn {
	width: 47%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	padding: 0px;
}
#content #license {
	text-align: center;
}
#content #spa {
	clear: both;
	width: 100%;
	padding-top: 3em;
}
#content #info #map {
	display: none;
}
#content #info #recycle {
	display: none;
}
#content #rotate {
	display: none;
}

#content .title {
	display: none;
}
#content .anchors {
	text-align: center;
}
#content .right-caption {
	display: none;
}
#content .left-caption {
	display: none;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	text-align: center;
	clear: both;
	padding-top: 10px;
}
#footer .links {
	display: none;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
