body {
	color: #000033;
	margin: 0px;
	background-color: #252106;
	background-image: url(blueicicles.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	}
p {
	margin-top: 0px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	}
h3 {
	font: italic bold normal large "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-bottom: 15px;
	color: #252106;
	padding-top: 4px;
	padding-left: 4px;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #242F71;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: teal;
}
a:hover, a:active {
	text-decoration: underline;
	color: navy;
}

#container {
	text-align: left;
	width: 700px;
	margin: 0% auto;
	position: relative;
	
	}

#intro {
	position:static;
}
#pageHeader {
	margin-bottom: 0px;
	}

#pageHeader h1 {
	width: auto;
	height: 210px;
	position: relative;
	top: 2%;
	padding-left: 20px;
	}
#pageHeader h1 span {
	}

#pageHeader h2 span {
	}
	
#preamble {
	padding: 10px 6px 6px 6px;
	position: relative;
	margin-bottom: 10px;
	width: auto;
	margin-left: 160px;
	background-color: #FFFFFF;
	margin-right: 10px;
	}

	
h3 span {
	}
	
#supportingText {
	padding: 10px 0px 0px 160px;
	margin-bottom: 0px;
	position: relative;
	top: auto;
	margin-right: 10px;
	
	}

#supportingText h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	}

#explanation {
	padding-right: 10px;
	border: 1px solid #E3EEE3;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	}
	
#explanation h3 {
	width:300px;
	height:30px;
}

#participation {
	border: 1px solid #E3EEE3;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	}
#participation h3 {
width:300px;
height:30px;
}

#benefits {
	border: 1px solid #E3EEE3;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	}
#benefits h3 {
width:300px;
height:30px;
}

#footer {
	border: 1px solid #E3EEE3;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}
	
#linkList {
	position: absolute; 
	top: 60px;
	}
#linkList2 {
	font: 10px verdana, sans-serif;
	padding: 10px 10px 40px 10px;
	margin-top: 0px;
	width: 120px;
	float: left;
	position: absolute;
	left: 10px;
	background-color: #FFFFFF;
	top: 188px;
	}
#linkList h3.select {
	margin: 10px 0px 0px 10px;
	width: 100px;
	height: 45px;
	
	}


#linkList h3.archives { 
	
	margin: 10px 0px 0px 10px;
	width: auto;
	height: 45px;
	}

#linkList h3.resources { 
	
	margin: 10px 0px 0px 10px;
	width: 100px;
	height: 45px; 
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 10px;
	}
#linkList li {
	line-height: 2.5ex;
	list-style-type: none;
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	}
	
#linkList li:hover {
	background-color: #F8F7C7;
	}
	
#linkList li a:link { 
	color: #5E4D00;
	}
	
#linkList li a:hover { 
	color: #BBA828;
	}
#linkList li a:visited {
	color: #5E4D00;
	}
	

	
