a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0D63DC;
}
a:hover {
	text-decoration: none;
	color: #126DE0;
}
a:active {
	text-decoration: none;
}
#header {
	width:880px;
	height:145px;
	z-index:1;
	background-image: url(bgImage.png);
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	text-align: left;
}
#content {
	width:850px;
	z-index:3;
	background-image: url(bgImage.png);
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	height: auto;
	text-align: center;
}
#footer {
	top:1081px;
	width:850px;
	height:90px;
	z-index:4;
	background-image: url(bgImage.png);
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: center;
}
#navMenu {
	height: 25px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bgImage.png);
	z-index: 2;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#container {
	top: auto;
	left: auto;
	width: 180px;
}

#center {
	position: absolute;
}
#bannerRotator {
	height: 500px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	z-index: 7;
	margin-top: 75px;
}
body {
	background-color: #FFF;
	background-image: url(blueBG.jpg);
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.typeHeading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	font-variant: small-caps;
}
.typeSubHeading {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
}
#contentWide {
	width:885px;
	z-index:3;
	background-image: url(bgImage.png);
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	height: auto;
}
