body {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	background-color: #E1F3B6;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1 {
	font-size: 230%;
	font-weight: normal;
	color: #006633;
	padding: 0px;
	font-family: "Monotype Corsiva", "Times New Roman";
	margin-bottom: 5px;
}
h2 {
	font-size: 200%;
	font-weight: normal;
	color: #006633;
	font-family: "Monotype Corsiva", "Times New Roman";
	clear: left;
	float: left;
	margin-bottom: 5px;
	margin-top: 0px;
}
h3 {
	font-size: 150%;
	font-weight: normal;
	color: #006633;
	font-family: "Monotype Corsiva", "Times New Roman";
}
.wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	border: 10px solid #FFFFFF;
}
.header {
	float: left;
	margin-top: 25px;
	width: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10pt;
	font-family: "Monotype Corsiva", "Times New Roman";
}
.award {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}


.navigation {
	width: 900px;
	background-color: #E1F3B6;
	float: left;
}
.awards {
	float: right;
	width: 445px;
}
.slideshow {
	width: 900px;
	float: left;
}
.contentframe {
	width: 890px;
	float: left;
	clear: both;
	border-top-style: none;
	padding: 5px;
	margin-top: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content {
	float: left;
	width: 534px;
	padding-right: 5px;
	clear: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 5px;
}
.content p {
	clear: left;
	margin-bottom: 10px;
}
.content .Bulletimg {
	float: left;
	width: 267px;
}
.content ul {
	float: left;
	width: 220px;
}

.latestnews {
	float: right;
	width: 340px;
	padding-left: 5px;
	text-align: center;
}
.latestnews img {
	border: 4px solid #063;
	clear: left;
	margin-bottom: 10px;
}

.footer {
	width: 890px;
	text-align: center;
	color: #999999;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
}
.othersites {
	float: right;
	width: 340px;
	padding-left: 5px;
	clear: right;
}
.othersites p {
	clear: left;
}
.othersites ul {
	clear: left;
}
.linkstitle {
	font-weight: bold;
	text-decoration: underline;
}
.linkurl {
}
.linkurl a {
	color: #CCCCCC;
}
.linkurl a: hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.content a {
	text-decoration: underline;
}
.gallery_index {
	width: 150px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.gallery_index ul {
	margin: 0px;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.gallery_index li {
	padding-bottom: 2px;
}
.gallery_index a {
	font-weight: bold;
	text-decoration: none;
}
.Galley {
	width: 740px;
	margin-left: 150px;
	text-align: center;
}
.Galley img {
	border: 1px solid #000000;
	padding: 0px;
	margin: 10px;
}

.gallery_index a:hover {
	font-weight: bold;
	text-decoration: underline;
}
