@charset "utf-8";
body  {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFcc;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin-top: 12px;
	color: #fff568;
	background-color: #A3D39C;
	text-align: center;
	padding-bottom: 10px;
}
#headpict {
	height: 150px;
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#heading {
	height: 71px;
	padding-bottom: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}

td img {display: block;}
a {
	color: #ee9414;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	background-color: #fff8eb;
	font-weight: bolder;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	background-color: #cccccc;
}
#leftColumn {
	float: left;
	width: 205px;
	background-color: #FFFFCC;
	height: 368px;
	padding-top: 25px;
}
#rightColumn {
	float: left;
	width: 580px;
	background-color: #E0E0E0;
	height: auto;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 5px;
}
#footer {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	line-height: normal;
}
h1 {
	color: #fff568;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	border-bottom: 2px solid #A7A37E;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: 003333;
}

h2 {
	color: #046280;
	font-size: 36px;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0;
	vertical-align: middle;
}
a:hover img { border-bottom: none; 
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.more {
	text-align: right;
}
.mediumPics { margin-bottom: 0px; 
}
#textWrapper { position: relative; }
#wrapCaption { width: 240px; }
#groupDiv {
	position: absolute;
	left: 0px;
	top: 19px;
}


.enlarge {
	margin-top: 0px;
	margin-bottom: 30px;
	float: right;
	width: 110px;
	text-align: right;
}
.overlay {
	margin-top: 0px;
	margin-bottom: 30px;
	float: left;
	width: 110px;
}
#splashDiv {
	position: absolute;
	left: 0px;
	top: 232px;
}
pcenter {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
