body {
	background-color: #c9d6e3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#logo {
	height: 77px;
	width: 383px;
	position: relative;
	top: 4px;
	left: 0px;
}

#nav {
	height: 35px;
	width: 965px;
	position: relative;
	text-align: right;
	float: none;
	top: 10px;
}

#banner {
	height: 228px;
	width: 696px;
	position: relative;
}

#content {
	height: auto;
	width: 665px;
	position: relative;
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 30px;
}

#contentfull {
	height: auto;
	width: 910px;
	position: relative;
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-right: 15px;
}

#side-blue {
	height: auto;
	width: 224px;
	position: relative;
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #cedae5;
	padding-right: 5px;
	margin-bottom: 1px;
}

#side-rotator {
	height: auto;
	width: 244px;
	position: relative;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-bottom: 1px;
}

#flashslideshow {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}

#footer-credits {
	height: auto;
	width: auto;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 24px;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
a.text:link {
	color: #135fab;
}
a.text:visited {
	color: #135fab;
}
a.text:hover {
	color: #c10000;
}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #c10000;
	text-decoration: none;
	font-weight: normal;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #135fab;
	text-decoration: none;
	font-weight: normal;
}

.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	color: #135fab;
	text-decoration: none;
	font-weight: bold;
}

.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
a.footernav:link {
	color: #000000;
}
a.footernav:visited {
	color: #000000;
}
a.footernav:hover {
	color: #e5ac00;
}

