<style type="text/css">

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:850px;
	height:265px;
	z-index:1;
	background-color: #FFFFFF;
}
#menu {
	position: absolute;
	height: 238px;
	width: 175px;
	left: 0px;
	top: 0px;
	background-image: url(i/web-background_2011_03.jpg);
	background-color: #FFFFFF;
}
#decript {
	background-color: #660;
	position: absolute;
	height: 265px;
	width: 175px;
	left: 0px;
	top: 238px;
}
#footer {
	position:absolute;
	left:0px;
	top:915px;
	width:850px;
	height:15px;
	z-index:2;
	background-color: #00ABF4;
}
#descript {
	position: absolute;
	height: 265px;
	width: 175px;
	left: 0px;
	top: 238px;
	background-image: url(i/Web-Background_2011_05.jpg);
	background-color: #FFFFFF;
}
#sponsors {
	position: absolute;
	height: 129px;
	width: 175px;
	left: 0px;
	top: 503px;
	background-image: url(i/Web-Background_2011_06.jpg);
	background-color: #FFFFFF;
}
#nav {
	position: absolute;
	height: 220px;
	width: 120px;
	left: 20px;
	top: 29px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #00467F;
	text-align: center;
	line-height: 25px;
}
#content {
	position:absolute;
	left:0px;
	top:283px;
	width:850px;
	height:632px;
	z-index:3;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #00467F;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0A9AD8;
}
a:active {
	text-decoration: none;
}
#maincontent {
	position: absolute;
	width: 620px;
	left: 200px;
	top: 2px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
body {
	text-align: center;
	background-color: #CADC4D;
}
#master {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
.Heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E31B23;
	text-align: left;
}
.subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0096D7;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
