body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	}
p { 
	font: 8pt/14pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;; 
	text-align: justify;
	}
a:link {
	text-decoration: underline;
	color: #CEE6FE;
	}
a:visited { 
	text-decoration: underline; 
	color: #014694;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #033067;
	}

#container {
	background: #011022;
	width: 600px;
	height: auto;
	border: 5px solid #0D0D0B;
	padding: 0px;
	font: 8pt/16pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 40px;
	}

#intro {
	width: 600px;
	}
#pageHeader {
	width: 600px;
	padding: 0px;
	}

#pageHeader h1 span {
	}
#pageHeader h2 {
	margin: 0px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 600px;
	color: #FFFFFF;
	padding-left: 20px;
	}
#pageHeader h2 span {
	}
#quickSummary, #preamble, #explanation, #participation, #benefits, #requirements {
	width: 379px;
	margin-left: 201px;
	padding-right: 10px;
	padding-left: 10px;

	}
#supportingText {
	}

#footer {
	text-align: center;
	position: relative;
	top: 30px;
	padding-left: 200px;
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}
#linkList{
	font-size: 11px;
	width: 200px;
	position: absolute;
	left: auto;
	top: 262px;
}
#linkList h3.select { 
	margin: 0px; 
	width: 199px; 
	height: 28px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.archives {
	margin: 0px;
	width: 199px;
	height: 28px;
	color: #FFFFFF;
	text-align: center;
	}
#linkList h3.archives span {
	}
#linkList ul {
	margin: 0px;
	padding: 10px 20px;
	width: 161px;
	}
#linkList li {
	line-height: 2.5ex;
	list-style-type: none;
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	}
#preamble h3 span{
}

#preamble h3{
	width: 379px;
	height: 29px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#explanation h3 span{
}

#explanation h3{
	width: 379px;
	height: 29px;
	margin-top: 15px;
	margin-bottom: 15px;

}

#participation h3 span{
}

#participation h3{
	width: 379px;
	height: 29px;
	margin-top: 15px;
	margin-bottom: 15px;

}

#benefits h3 span{
}

#benefits h3{
	width: 379px;
	height: 29px;
	margin-top: 15px;
	margin-bottom: 15px;

}