body {
	font-size: 14px; 
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	color: #000; 
	background: #FFF url(bg.gif) repeat-x top; 
	margin: 0px; 
	}
	

#container { 
	width: 760px;
	margin: auto;
	position: relative;
	}


#pageHeader h1 { 
	background: url(head.jpg) no-repeat;
	width: 760px;
	height: 162px;
	margin: 0px;
	}
	
#pageHeaderTop h1 { 
	background: url(head.jpg) no-repeat;
	width: 760px;
	height: 262px;
	margin: 0px;
	}
	
#pageHeader h1 span {
	}
	
#pageHeader h2 span {
	}

	
#quickSummary {
	width: 180px;
	Height: 180px;
	padding: 4px;
	float: right;
	text-align: center;
	margin-top: 20px;
}


#preamble, #explanation, #participation, #benefits, #requirements, #footer {
	width: 570px;
	padding: 10px;
	padding-top: 50px;
}

#preamble {
	padding-top: 30px;
}

#footer {
	padding-top: 20px;
}

#participation, #requirements {
}

#explanation, #benefits {
}

#footer {
}

#preamble h3 {
	height: 40px;
}

#explanation h3 {
	height: 40px;
}

#participation h3 {
	height: 40px;
}

#benefits h3 {
	height: 40px;
}

#linkList {
	position: absolute;
	right: 0px;
	top: 60px;
	width: 150px;
	padding: 4px;
	text-align: left;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: auto;
}

li {
	margin: 3px;
}


h3 {
	font-size: 16px;
	text-align: left;
	color: #F0A63D;
}

p {
	padding: 1px;
	padding-top: 10px;
	line-height: 18px;
}

.p1, .p2, .p3, .p4, .p5 {
	 text-align: justify;
}

#footer {
	text-align: center;
}

#intro p, #supportingText p {
	width: 80%;
	margin: auto;
}

a {
	color: #29292B;
	text-decoration: none;
}

a:hover {
	color: #686367;
	text-decoration: none;
	border-bottom: 1px solid;
}
