BODY { 
	margin: 0px;
	padding: 0px;
	background: #00868B;
	color: #E0FFFF;
	font-family: arial, tahoma;
	font-style: normal;
	font-variant: none;
	font-weight: 500;
	font-size: 12pt;
	text-align: left;
	line-height: 1.2;
	background-image: url('art/background-1.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 85% 10%;
}
BIG { font-size: 16pt; }
SMALL { font-size: 10pt; }
H1 { font-size: 18pt; }
H2 { font-size: 16pt; }
H3 { font-size: 14pt; }
H1, H2, H3 { color: #FFFF00; }
H1, H2, H3 {
	margin-top: .125em;
	margin-bottom: .125em;
}
A:link { color: #000000; }
A:visited { color: #00FFFF; }
A:active { color: #FFFF00; }
A:hover { color: #E0FFFF; }
A:link, A:visited, A:active, A:hover { text-decoration: none; }
A:link IMG { border: 2px solid #000000; }
A:visited IMG { border: 2px solid #00FFFF; }
A:active IMG { border: 2px solid #FFFF00; }
A:hover IMG { border: 2px solid #E0FFFF; }
DIV, P { display: block; }
EM {
	font-style: normal;
	font-weight: 600;
	color: #000000;
}
B {
	font-style: normal;
	font-weight: 600;
}
IMG {
	float: center;
	border: 2px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
}
P {
	text-align: left;
	text-indent: 1.5em;
}
UL {
	text-align: left;
	text-indent: -30px;
	padding-bottom: 0px;
	padding-left: 80px
}
LI {
	text-align: left;
	text-indent: 10px;
	line-height: 1.5;
	list-style: square;
	list-style-image: url(pics/button.jpg);
	padding-bottom: 0px;
}
.contentwrapper {
	width: 620px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.contentframe {
	clear: both;
	width: 100%;
	background: none;
	border: 2px solid #00FFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.notice {
	clear: both;
	width: 100%;
	background: FF0000;
	border: 2px solid #FFFF00;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.mappixwrapper {
	float: left;
	width: 385px;
	margin: auto;
	padding: 0px;
}
.maptextwrapper {
	float: right;
	width: 210px;
	margin: auto;
	padding: 4px;
	text-align: center;
}
.header {
	width: 100%;
	background: #000000;
	text-align: center;
	border: 2px solid #00FFFF;
	padding: 0px 5px;
	margin: 0px;
	margin-bottom: 5px;
}
.header H2 { color: #00FFFF; }
.spacer {
	width: 100%;
	height: 10px;
	background: #000000;
	text-align: center;
	border: 2px solid #00FFFF;
	padding: 0px 5px;
	margin: 0px;
	margin-bottom: 5px;
}
.triplethumbframe {
	width: 100%;
	background: #006C70;
	border: 2px solid #00FFFF;
	padding: 5px 5px 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.triplethumbframe IMG {
	float: center;
	border: 2px solid #000000;
	margin: 0px;
	padding: 0px;
}
.navbarwrapper {
	width: 175px;
	float: left;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
.navbar {
	width: 158px;
	border: 2px solid #00FFFF;
	background: #000000;
	padding: 5px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.navbar IMG {
	margin-top:10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border: none;
}
.navbar A:link IMG { border: none; }
.navbar A:visited IMG { border: none; }
.navbar A:active IMG { border: none; }
.navbar A:hover IMG { border: none; }
.navbutton {
	text-align: left;
	text-indent: 3px;
	font-size: 12pt;
	font-weight: 600;
	line-height: .9;
	display: block;
	width: 145px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 4px;
	border: 2px solid #00FFFF;
	background: #009EA3;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.subnavbutton {
	text-align: left;
	text-indent: 3px;
	font-size: 12pt;
	font-weight: 600;
	line-height: .9;
	display: block;
	width: 130px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 4px;
	border: 2px solid #00FFFF;
	background: #006C70;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.splittext {
	width: 370px;
	float: left;
	margin: 0px;
}
.splittext UL { text-indent: 50px; }
.splittext LI {
	text-indent: 90px;
	padding-bottom: 4px;
}
.pictureframe {
	width: 100%;
	background-color: #006C70;
	border: 2px solid #00FFFF;
	padding: 5px;
	margin: 0px 0px 20px;
}
.pictureframe IMG { margin: 0px; }
.contentframe IMG { float: left; }
.imgright IMG {
	float: right;
	margin-left: 6px;
	margin-right: 0px;
}
.imgright P { text-align: left;}
#wrapper {
	width: 800px;
	margin: auto;
	margin-top: 4px;
	padding: 0px;
	text-align: center;
}
#topframe {
	width: 800px;
	border: none;
	margin: auto;
	margin-top: 0px;
	padding: auto;
	text-align: left;
}
#topframe IMG { border: none; }
#topframetext {
	border: none;
	color: #000000;
	margin-left: 6px;
	margin-top: -18px;
	padding: auto;
	text-align: left;
	font-size: 12px;
}
#footer {
	float: left;
	width: 100%;
	background: #000000;
	text-align: center;
	border: none;
	border-top: 2px solid #00FFFF;
	padding: 5px 0px 10px;
	margin: 0px;
}
#footer A:link IMG { border: none; }
#footer A:visited IMG { border: none; }
#footer A:active IMG { border: none; }
#footer A:hover IMG { border: none; }
