@charset "UTF-8";
.p1_top {
	background-image: url(../images/p1_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 560px;
	width: 800px;
}
.p2_top {
	background-image: url(../images/p2_top2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 372px;
	width: 800px;
}
.p1_middle {
	background-image: url(../images/p1_middle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 275px;
	width: 800px;
}
.p1_sponsors {
	background-image: url(../images/p1_sponsors.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 800px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
.p1_bottom {
	background-image: url(../images/p1_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 75px;
	width: 800px;
}
.survey_top {
	background-image: url(../images/survey_top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 372px;
	width: 800px;
}
.button {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

