@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	height: 100.1%;
}
html {
	margin: 0px;
	padding: 0px;
	height: 100.1%;
}
.blue {
	background-color: #2b5381;
}
.green {
	background-color: #45812b;
}
.orange {
	background-color: #f36f21;
}
.purple {
	background-color: #643485;
}
.yellow {
	background-color: #f9c61a;
}
#wrapper {
	background-color: #FFFFFF;
	clear: both;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
}

.blue #wrapper #header {
	background-image: url(../images/hdr-blue.gif);
	height: 100px;
	width: 993px;
}
.blue #wrapper #footer {
	background-image: url(../images/ftr-blue.gif);
	height: 205px;
	width: 993px;
}
.green #wrapper #header {
	background-image: url(../images/hdr-green.gif);
	height: 100px;
	width: 993px;
}
.green #wrapper #footer {
	background-image: url(../images/ftr-green.gif);
	height: 205px;
	width: 993px;
}
.yellow #wrapper #header {
	background-image: url(../images/hdr-yellow.gif);
	height: 100px;
	width: 993px;
}
.yellow #wrapper #footer {
	background-image: url(../images/ftr-yellow.gif);
	height: 205px;
	width: 993px;
}
.purple #wrapper #header {
	background-image: url(../images/hdr-purple.gif);
	height: 100px;
	width: 993px;
}
.purple #wrapper #footer {
	background-image: url(../images/ftr-purple.gif);
	height: 205px;
	width: 993px;
}
#header img {
	margin-left: 200px;
	margin-top: 9px;
}
#wrapper #footer img {
	margin-left: 12px;
}
#wrapper #main #col {
	width: 950px;
	float: left;
	margin-right: 10px;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}
#wrapper #main #col1 {
	width: 650px;
	float: left;
	margin-right: 10px;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336600;
}
#col2 iframe {
	margin-bottom: -15px;
}
.clear {
	clear: both;
}
#footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
#footerlinks a {
	color: #FFFFFF;
}
.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	font-variant: small-caps;
}
.alertHeadline {
	color: #FF0000;
	margin-right: 15px;
}
.alertBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 15px;
	font-weight: bold;

}
#rotator {
	z-index: 10;
}
#wrapper #main #col1 #gallery img {
	margin: 2px;
}

#col2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
