html,body {
	scrollbar-face-color: #339933; 
	scrollbar-shadow-color: #ccff99; 
	scrollbar-highlight-color: #33cc33; 
	scrollbar-3dlight-color: #ccff99; 
	scrollbar-darkshadow-color: #33cc33; 
	scrollbar-track-color: #33cc33; 
	scrollbar-arrow-color: #33cc33;
	font-family: Verdana, Sans-serif, Arial;
	font-size: 10px; 
	text-align: left;
	margin: 12px auto;
	background-position: 50% 50%;
	background-color: #339933; 
	}
#wrapper {
	background-color: #339933;
	border: 1px solid #008877;
	width: 1000px;
	height: 580px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	}
.content {
	background-color: #339933;
	width: 1000px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 18px;
	color: #f7f7f7;
	position: relative;
	}
.content p {
	background-color: #339933;
	font-size: 11px;
	text-align: left;
	width: auto;
	}
.content h1 {
	background-color: #339933;
	font-size: 16px;
	width: 600px;
	text-align: center;
	padding: 0px;
	margin: 0px 200px;
	line-height: 1.4em;
	}
#themap {
	background-color: #339933;
	width: 70px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #006666;
	position: absolute;
	top: 2px;
	right: 20px;
	}
.enterexit {
	background-color: #339933;
	width: 320px;
	height: 1.6em;
	float:left;
	margin: 0px;
	padding: 30px 160px; 
	}
.ltbox {
	background-color: #339933;
	width: 160px;
	float: left;
	margin: 10px 0px;
	padding: 0px 10px;
	color: #f7f7f7;
	font-size: 12px;
	text-align: left;
}
.ltbox h2 {
	background-color: #008877;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	width: 164px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.8em;
}
.cntrbox {
	background-color: #339933;
	width: 640px;
	float: left;
	margin: 10px 0px;
	padding: 0px 0px;
	font-size: 12px;
	color: #f7f7f7;
	}
.cntrbox h2 {
	background-color: #339933;
	font-size: 14px;
	width: 200px;
	text-align: left;
	margin: 10px;
	line-height: 1.8em;
	}
.rtbox {
	background-color: #339933;
	width: 160px;
	float: right;
	margin: 10px 0px;
	padding: 0px 10px;
	color: #f7f7f7;
	font-size: 12px;
	text-align: left;
}
.rtbox h2 {
	background-color: #008877;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	width: 164px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.8em;
}
.jumpbox {
	background-color: #339933;
	width: 162px;
	border: 1px solid #006666;
	float: left;
	margin: 0px;
	padding: 0px;
	color: white;
	}
a 	{
	color:#f7f7f7;
	text-decoration:none;
	}
#footer {
	background-color: #339933;
	width: 400px;
	height: auto;
	float: left;
	margin: 0px 300px;
	padding: 0px; 
	}
#footer p {
	font-size: 10px;
	text-align: center;
	color: #f7f7f7;
	}
a:link {
	font-weight: bold;
	color: #f7f7f7;
	width: auto;
	display: inline;
	margin: 0px;
	}
a:visited {
	font-weight: bold;
	color: #f7f7f7;
	}
a:hover {
	background-color: #336633;
	font-weight: bold;
	color: #f7f7f7;
	}
a:active {
	font-weight: bold;
	color: #f7f7f7;
	}
a:hover {
	color:#f7f7f7;
	}
.pushit {
	position: relative;
	top: 0px;
	left: 5px;
	}
.li {
	list-style-image: disc;
	}




