body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 600px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #003300;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	font-style: italic;
	margin: 0px;
	padding: 0px 5px 5px;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #003300;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p {
	text-align: left;
	margin: 0px 5px 5px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 12px;
	text-decoration: underline;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
	margin: 0px 20px;
	padding: 0px;
}
a.sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin: 0px 10px;
	padding: 0px;
	color: #003300;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366FF;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
a:hover {
	color: #FF6600;
}
#container {
	border: none;
	margin: auto;
	width: 950px;
	z-index: 1;
	top: 5px;
	position: relative;
	background-repeat: no-repeat;
	height: 402px;
	background-attachment: fixed;
}
#logo {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	height: 90px;
	width: 87px;
	border: 1px solid #9a7f51;
}
#banner1 {
	position: absolute;
	z-index: 1;
	height: 131px;
	width: 135px;
	top: 0px;
	border: 1px solid #003300;
	background-color: #006600;
	padding: 0px;
	margin: 0px;
	left: 0px;
	}
#banner2 {
	position: absolute;
	z-index: 1;
	height: 131px;
	width: 135px;
	top: 0px;
	border: 1px solid #003300;
	background-color: #006600;
	padding: 0px;
	margin: 0px;
	left: 143px;
	}
#banner3 {
	position: absolute;
	z-index: 1;
	height: 131px;
	width: 135px;
	top: 0px;
	border: 1px solid #003300;
	background-color: #006600;
	padding: 0px;
	margin: 0px;
	left: 286px;
	}
#banner4 {
	position: absolute;
	z-index: 1;
	height: 131px;
	width: 135px;
	top: 0px;
	border: 1px solid #003300;
	background-color: #006600;
	padding: 0px;
	margin: 0px;
	left: 429px;
}
#flash {
	position: absolute;
	z-index: 2;
	height: 131px;
	width: 376px;
	top: 0px;
	border: 1px solid #003300;
	padding: 0px;
	margin: 0px;
	right: 0px;
	text-align: right;
}
#building {
	border: 1px solid #9a7f51;
	position: absolute;
	z-index: 7;
	height: 90px;
	width: 87px;
	top: 0px;
	right: 0px;
}
#menu_box {
	background-color: #003300;
	width: 950px;
	position: absolute;
	z-index: 10;
	text-align: center;
	top: 138px;
	left: 0px;
	overflow: hidden;
	height: 30px;
	border: none;
	padding-top: 5px;
}
#submenu_box {
	background-color: #FFCC00;
	width: 950px;
	position: absolute;
	z-index: 10;
	text-align: center;
	top: 172px;
	left: 0px;
	overflow: hidden;
	height: 20px;
	border: none;
	padding-top: 5px;
	color: #003300;
}
#image {
	position: absolute;
	width: 198px;
	right: 0px;
	top: 179px;
	border: 1px solid #003300;
	text-align:left;
	height: 198px;
}
#image1 {
	position: absolute;
	width: 198px;
	right: 0px;
	top: 179px;
	text-align:left;
	height: 198px;
}

#text {
	position: absolute;
	width: 538px;
	left: 205px;
	top: 179px;
	border: 1px solid #003300;
	z-index: 2;
	padding-bottom: 0px;
}
#sponsors {
	position: absolute;
	width: 188px;
	left: 0px;
	top: 179px;
	border: 1px solid #003300;
	text-align:left;
	overflow: hidden;
	padding: 5px;
	margin: 0px;
	height: 137px;
}
#ad1 {
	position: absolute;
	width: 200px;
	left: 0px;
	top: 180px;
	border: 1px none #003300;
	text-align:left;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background-color: #FFCC00;
}
#ad2 {
	position: absolute;
	width: 200px;
	right: 0px;
	top: 523px;
	border: 1px none #003300;
	text-align:left;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
#form {
	position: absolute;
	width: 198px;
	left: 0px;
	top: 334px;
	border: 1px solid #003300;
	text-align:left;
	overflow: hidden;
	padding: 5px 0px 0px;
	margin: 0px;
	background-color: #FFCC00;
}
#links {
	position: absolute;
	width: 198px;
	right: 0px;
	top: 384px;
	border: 1px solid #003300;
	text-align:left;
	overflow: hidden;
	padding: 5px 0px 0px;
	background-color: #FFCC00;
}
.basetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	text-align: center;
	margin: 0px;
	padding: 3px 0px 0px;
}
#base {
	border: 1px solid #003300;
	width: 516px;
	z-index: 100;
	position: relative;
	left: 0px;
	top: 0px;
	clip:      rect(0px 0px 0px 0px);
	right: 0px;
	bottom: 0px;
	text-align: center;
	margin: 5px;
	padding: 5px;
	background-color: #FFCC00;
}
.class {
	text-align: center;
}
#map {
	position: relative;
	height: 310px;
	width: 528px;
	left: 5px;
	margin-bottom: 10px;
}
li {
	text-align: left;
}
#annual_report {
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
