<style type="text/css">

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #99CFE7;
	margin-left: -100px;
}
.oneColFixCtrHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-position: center;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#container2 {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center 180px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#containerHP {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
	background-position: center;
	background-attachment: scroll;
	background-color:  #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 900px;
}
	
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	height: 145px;
	background-color: #FFFFFF;
	background-image: url(NEWIMAGES/Banner2.jpg);
	border-bottom-style: none;
	border-bottom-color: #085CA5;
	width: 790px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #navigation {
	height: 50px;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #0560A9;
	border-right-color: #0560A9;
	border-bottom-color: #000000;
	border-left-color: #0560A9;
	background-color: #003366;
	z-index: 2;
	position: relative;
	background-image: url(NEWIMAGES/button.jpg);
	margin-bottom: 10px;
}
.oneColFixCtrHdr #mainContent {
	padding-bottom: 0px;
	width: 400px;
	border: medium double #003366;
	padding-top: 0px;
	float: right;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: 50px;
	margin-bottom: -10px;
	margin-top: -100px;
	line-height: normal;
	background-color: #FFFFCC;
}
.oneColFixCtrHdr #mainContent2 {
	padding-bottom: 20px;
	width: 600px;
	padding-top: 10px;
	float: none;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-bottom: 10px;
	border: 15px double #004080;
	margin-top: 10px;
}
.oneColFixCtrHdr #mainContentabout {
	padding-bottom: 20px;
	width: 400px;
	border: 15px double #003366;
	padding-top: 10px;
	float: none;
	margin-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
}
.oneColFixCtrHdr #mainContentHP{
	width: 310px;
	padding-top: 10px;
	float: left;
	margin-top: 20px;
	background-color: #CFE7E7;
	margin-left: 10px;
	clear: none;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
#side {
	float: none;
	border: thin none #000000;
	width: 400px;
	height: 50px;
	margin-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	margin-left: auto;
	padding-top: 30px;
	margin-right: auto;
	text-decoration: underline;
}
#sideHP {
	float: left;
	border: thin none #000000;
	width: 800px;
	height: 50px;
	font-size: 30px;
	margin-top: 10px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(NEWIMAGES/path.gif);
	background-repeat: no-repeat;
}
	#side2 {
	float: none;
	border: thin none #000000;
	width: 200px;
	height: 100px;
	font-size: 14px;
	margin-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	margin-left: 30px;
	padding-top: 20px;
	}
#flash {
	width: 450px;
	float: right;
	margin-right: 50px;
	background-color: #003300;
	margin-left: 340px;
	margin-top: -310px;
	clip: rect(40px,0px,0px,0px);
	z-index: -1;
	height: 450px;
	margin-bottom: 20px;
	border: thin none #003366;
	display: inline;
}
#events {
	float: left;
	background-color: #FFFFFF;
	padding: 30px;
}
.oneColFixCtrHdr #footer {
	height: 30px;
	background-color: #FFFFFF;
	font-size: x-small;
	width: 800px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-right: 0;
	padding-left: 0;
}
#sddm
{
	padding: 0;
	z-index: 30;
	width: 800px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#sddm li
{
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	z-index: 1;
	position: relative;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	visibility: inherit;
	display: inline-block;
}

#sddm li a
{
	display: block;
	width: 103px;
	color: #FFFFCC;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -20;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

#sddm li a:hover
{
	color: #FFFFCC;
	background-color: #FFFFCC;
	background-image: url(NEWIMAGES/button2.jpg);
	z-index: 2;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	padding: 0;
	border: 1px solid #5970B2;
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	white-space: normal;
	width: 150px;
	font-size: 11px;
	z-index: 1;
}

	#sddm div a
	{
	position: relative;
	display: block;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFFFCC;
	font-family: arial;
	font-size: 10px;
	background-color: #FFFFCC;
	float: none;
	background-image: url(NEWIMAGES/button.jpg);
	z-index: 1;
	overflow: visible;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

	#sddm div a:hover
	{
	color: #FFFFCC;
	background-color: #FFFFCC;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
<script src="../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
<style type="text/css">

.style3 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style4 {font-size: small}
.style5 {
	color: #05498A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;}

</style>
<script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
.style6 {color: #FFFFFF}

</style>/* CSS Document */
.oneColFixCtrHdr #containerHP #side {
	height: auto;
}
