body {
	margin-left:auto;
	border-left-color:#AE8396;
	border-left:medium;
	margin-top: 1em;
	margin-right:auto;
	margin-bottom:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 810px;
	position:relative;	

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #006633;
	font-weight: bolder;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #89549C;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #89549C;
}
.imageRight {
	float: right;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;

}
#logo {
	width: 765px;
	background-color: #FFFFFF;
	background-position:center;
	width: 100%;
	background-image: url(../images/logo.jpg);
	height: 175px;
	background-repeat: no-repeat;
}
#globalNav {
	font-weight: bold;
	width: 810px;
	font-size: 75%;
	color: #FFFFFF;
	height: 4.5em;
	background-color: #89549C;
	text-align: right;
	padding-top: 0.3em;
}
#subNav {
	font-weight: bold;
	width: 810px;
	float: left;
	background-color: #99CC33;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
	height: 1.5em;
	vertical-align: middle;
	white-space: nowrap;
	padding-top: 0.2em;
}
#fullpagecenter {
	padding-right: 3%;
	padding-left: 3%;
	clear: both;
	
}
#columnLeft {
	float: left;
	background-color: #E8F3D9;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	width: 12.5em;
	margin-right: 0.75em;
	margin-left: 0.75em;
	border: thin solid #006633;
	padding: 1em;

}
#columnCenter {
	float: left;
	padding: 0.5em;
	margin-bottom: 0.75em;
	width: 40%;
}
#columnRight {
	float: left;
	margin-left: 1.00em;
	background-color: #E8F3D9;
	width: 12.5em;
	margin-top: 0.75em;
	border: thin solid #006633;
	padding: 1em;
	margin-right: 0.2em;
	
}
#topofpage {
	padding-right: 0.1em;
	padding-left: 0.1em;
	clear: both;
}
#copyright {
	width: 810px;
	font-size: 10px;
	font-style: italic;
	color:#FFFFFF;
	background-color: #89549C;
	clear: both;
	text-align: center;
	background-position:center;
	margin-top: 0.75em;
}
.columnFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.hyperlink  {
	font-size: 10pt;
	color:#FF0000;
}
