body {
	margin: 0px;
  	padding: 0px;
  	text-align: center;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 1em;
  	font-style: normal;
  	color: black;
}

img {
	margin: 0px;
  	padding: 0px;
  }

div#main {
  	background-image: url(../images/rightBG.jpg);
  	background-repeat: repeat-y;
  	width: 778px;
  	margin-left: auto;
  	margin-right: auto;
  	text-align: left;
}

#header {
  	background-image: url(../images/bannerTop.jpg);
  	height: 63px;
  	width: 100%;
}

#headerUnder {
  	background-image: url(../images/bannerMiddle.jpg);
  	height: 90px;
  	width: 100%;
}

#leftcol {
  	background-image: url(../images/navLeftBG.jpg);
  	background-repeat: repeat-y;
  	float: left;
  	width: 21.0526%;
}

.navLeft {
  	margin-left: 5px;
  	margin-top: 15px;
  	margin-bottom: 15px;
}

#content {
  	background-image: url(../images/bannerLeft.jpg);
  	background-repeat: no-repeat;
  	float: right;
	width: 54.0436%;
	margin-left: -1px;
}

#rightSpacer {
  	float: right;
	width: 5%;
	margin-top: 45px;
}

#rightcol {
	background-image: url(../images/bannerRight.jpg);
  	background-repeat: no-repeat;
	float: right;
  	width: 24.9037%;
}

#footer {
	background-image: url(../images/footer.jpg);
	clear: both;
  	height: 29px;
  	width: 100%;
}

.navLeft a {
	text-decoration: none;
	color: #095AA6;
}

.navLeft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	font-weight: bold;
	color: #095AA6;
}

.navLeft a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	font-weight: bold;
	color: #095AA6;
}

.navLeft a:hover {
	background-image: url(../images/navBullet.jpg);
  	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	font-weight: bold;
	color: #11303C;
}

.navLeft a:active {
	background-image: url(../images/navBullet.jpg);
  	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	font-weight: bold;
	color: #11303C;
}

.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	color: black;
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 25px;
}

.contentText a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: blue;
}

.contentText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: blue;
}

.contentText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: blue;
}

.contentText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: gray;
}

.contentText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: gray;
}

.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	color: #1B4599;
}

.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-style: normal;
	color: #1B4599;
}

.newsText a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: blue;
}

.newsText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: blue;
}

.newsText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: blue;
}

.newsText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: gray;
}

.newsText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: gray;
}

.navTop {
	margin-left: 0px;
	margin-top: 0px;
	text-decoration: none;
	color: #095AA6;
}

.navTop a {
	margin-left: 20px;
	text-decoration: none;
	color: #095AA6;
}

.navTop a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	font-weight: bold;
	color: #095AA6;
}

.navTop a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	font-weight: bold;
	color: #095AA6;
}

.navTop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	font-weight: bold;
	color: #11303C;
}

.navTop a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	font-weight: bold;
	color: #11303C;
}

.immerman a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	color: #095AA6;
}

.immerman a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	color: #095AA6;
}

.immerman a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	color: #095AA6;
}

.immerman a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	color: #11303C;
}

.immerman a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	color: #11303C;
}

.advertise {
	width: 120px;
	margin-top: 10px;
	margin-left: 13px;
	margin-bottom: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: .75em;
	font-style: normal;
	font-weight: bold;
	background-color: #D2D2D2;
	color: #11303C;
}