html, body {margin: 0; width: 1280px}
.bodytext {font-family: arial, helvetica, sans-serif; font-size: 15px}
.blockone {background-color: #9f9f5f; width: 445px; float: right}
.blocktwo {background-color: #9f9f5f;}
.logo {padding: 0.01em; border-style: outset; border-width: 6px}
.clusteralign {width: 450px; float: right}

.blockbord2 {border-style: solid; border-color: #215e21; padding-top: 0.5em; padding-bottom: 0.5em; padding-left: 0.5em; padding-right: 0.5em}
.blockbord3 {border-style: solid; border-color: #215e21; padding-top: 5em; padding-bottom: 5em; padding-left: 1em; padding-right: 1em}

#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
}

#ad-box {
	position: absolute;
	z-index: 1;
	top: 20px;
	left: 630px;
	width: 120px;
        font-size:9px;
	padding-left: 5px;
}

#body {
	position: relative;
	background: center url(textBg.jpg) repeat-y;
	color: white;
	width: 100%;
}

#body-top {
	background: top center url(textTop.jpg) no-repeat;
}

#body-bot {
	background: bottom center url(textBottom.jpg) no-repeat;
	padding-bottom: 22px;
	position: relative;
}

#body-text1 p {
	position: relative;
	top: 20px;
	left: 30px;
	width: 200px;
	padding-left: 5px;
	font-size:12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

#body-text2 p {
	position: absolute;
	top: 10px;
	left: 325px;
	width: 200px;
	padding-left: 5px;
	font-size:12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

#body-text3 p {
	position: relative;
	top: 12px;
	left: 30px;
	width: 500px;
	padding-left: 5px;
	font-size:10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

#body-text4 p {
	position: relative;
	top: 12px;
	left: 30px;
	width: 500px;
	padding-left: 5px;
	font-size:10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

#body2 {
	position: relative;
	top: -5px;
	background: center url(linksBg.jpg) repeat-y;
	color: white;
	width: 100%;
}

#body2-links table {
	position: relative;
	top: 10px;
	left: 30px;
	width: 505px;
	table-layout: fixed;
}

#body2-links p {
	position: relative;
	top: 0px;
	left: -5px;
	width: 505px;
	padding-left: 5px;
	font-size:10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

#body-top-2 {
	background: top center url(linksTop.jpg) no-repeat;
}

#body-bot-2 {
	background: bottom center url(linksBottom.jpg) no-repeat;
	padding-bottom: 17px;
	position: relative;
}

#body3 {
	position: relative;
	top: -15px;
	background: center url(disclaimerBg.jpg) repeat-y;
	color: white;
	width: 100%;
}

#body-top-3 {
	background: top center url(disclaimerTop.jpg) no-repeat;
}

#body-bot-3 {
	background: bottom center url(disclaimerBottom.jpg) no-repeat;
	padding-bottom: 17px;
	position: relative;
}

#body4 {
	position: relative;
	top: -25px;
	background: center url(formBg.jpg) repeat-y;
	color: white;
	width: 100%;
}

#body-top-4 {
	background: top center url(formTop.jpg) no-repeat;
}

#body-bot-4 {
	background: bottom center url(formBottom.jpg) no-repeat;
	padding-bottom: 17px;
	position: relative;
}

#body-text4 table {
	position: relative;
	top: 10px;
	left: 30px;
	width: 505px;
	table-layout: fixed;
}

#wrapper {
	position: relative;
	padding-top: 5px;
}