body {
	background-image: url(backround2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 200px;
	top: 219px;
	width: 750px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pageHeader h1{
	display:none
	}
	
#pageHeader h2{
	display:none;
    }

a:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#preamble h3 {
margin: 0;
background: url(theroadtoenlightenment.gif) no-repeat left bottom;
height: 50px;
position: relative;
top: 10px;
left: 10px;
}

#preamble h3 span {
display: none;
}
#participation h3 {
margin: 0;
background: url(participation.gif) no-repeat left bottom;
height: 50px;
position: relative;
top: 10px;
left: 10px;
}

#participation h3 span {
display: none;
}
#explanation h3 {
margin: 0;
background: url(blah.gif) no-repeat left bottom;
height: 50px;
position: relative;
top: 10px;
left: 10px;
}

#explanation h3 span {
display: none;
}
#benefits h3 {
margin: 0;
background: url(benefits.gif) no-repeat left bottom;
height: 50px;
position: relative;
top: 10px;
left: 10px;
}

#benefits h3 span {
display: none;
}
#requirements h3 {
margin: 0;
background: url(requirements.gif) no-repeat left bottom;
height: 50px;
position: relative;
top: 10px;
left: 10px;
}

#requirements h3 span {
display: none;
}

#linkList {
position: absolute;
width: 250px;
left: -200px;
top: 100px;
}

#participation {
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px 20px 20px;
}
#requirements {
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px 20px 20px;
}
#benefits {
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px 20px 20px;
}
#explanation {
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px 20px 20px;
}
#preamble {
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px 20px 20px;
}
#quickSummary {
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 20px;
}
