body {
	background: #8DC0F5;
	margin: 0px;
	padding: 0px;
}
#topsection {
	background: url(images/topsectionbackground_r1_c2.gif) repeat-x scroll left top;
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 100%;
	z-index: 1;
}
#mainbody {
	position: absolute;
	left: 0px;
	width: 100%;
	background: #FFEECA;
	color: #000000;
	z-index: 2;
	padding: 0px;
	top: 0px;

}
#bottomsection {
	background: #8DC0F5 url(images/bottomsectionbackground_r2_c2.gif) repeat-x left top;
	padding: 0px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	position: static;
	z-index: 3;
	text-align: center;
	vertical-align: baseline;
	height: 75px;
	clear: both;


}
.textcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-left: 20px;
	font-weight: normal;
	float: left;
	width: 650px;



}
.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 162px;
	width: 169px;
}
.title {
	position: absolute;
	left: 175px;
	top: 0px;
}
.navigation {
	position: absolute;
	left: 175px;
	top: 107px;
}
#bottomsection .credits {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	position: relative;
	top: 28px;
	margin-right: 20px;
	left: -5px;



}
.updates {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	background: #FFDE98;
	width: 250px;
	float: right;
	position: relative;
	right: 20px;
	padding: 5px;
	border: 1px solid #FFAE7F;
}
.credits {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #366697;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #173819;
	text-decoration: none;
}
