body{
 margin: 0;
 padding: 0;
 font-size: 100%;
 line-height: 1.125em;
 background: rgb(93, 103, 1);
 position: relative;
 text-align: center;
}
p{
font-size: 1em;
}
#container{
 position: relative;
 background: rgb(245, 252, 185);
 width : 760px;
 height: 1850px;
 margin: 0 auto;
 }
 #intro{
 position: relative;
 background: rgb(227,254,2);
 width: 760px;
 height: 430px;
 }
 
#pageHeader{
position: relative;
 background: rgb(245, 252, 185);
 width : 760px;
 height: 150px;
 }
 
 #pageHeader h1{
 position: relative;
 width: 300px;
 float: right;
 }
  #pageHeader h3{
 position: relative;
 width: 300px;
 float: right;
 margin: 40px 0px 0px 470px;
 }
 
#quickSummary{
position: relative;
background: rgb(255,255,100);
float: left;
width: 200px;
height: 280px;
text-align: left;
 }
 
 #quickSummary p.p1{
 position: relative;
 margin: 40px 0px 0px 10px;
}
 #quickSummary p.p2{
 position: relative;
 margin: 30px 0px 0px 10px;
}
#preamble {
position: relative;
 background: rgb(105, 186, 0);
 width: 560px;
 float: left;
 height: 40px;
 text-align: center;
 }
#preamble p.p1{
position: relative;
width: 540px;
text-align: left;
margin: 10px 10px 10px 10px;
}
#preamble p.p2{
position: relative;
width: 540px;
text-align: left;
margin: 20px 0px 10px 10px;
}
#preamble p.p3{
position: relative;
width: 540px;
text-align: left;
margin: 20px 0px 0px 10px;
}
#supportingText{
position: relative;
 background: rgb(243,252,104);
 width: 560px;
 height: 1400px;
 float: left;
 margin: 0px 0px 0px 200px;
  }
#explanation{
 position: relative;
 background: rgb(105, 186, 0);
 width: 560px;
 height: 40px;
 float: left;
 text-align: center;
 }
#explanation p.p1{
position: relative;
width: 540px;
text-align: left;
margin: 0px 0px 0px 10px;
}
#explanation p.p2{
position: relative;
width: 540px;
text-align: left;
margin: 20px 0px 0px 10px;
}
#participation{
 position: relative;
 background: rgb(105, 186, 0);
 width: 560px;
 height: 40px;
 float: left;
 margin: 270px auto;
 text-alian: center;

 }
#participation p.p1{
position: relative;
width: 540px;
text-align: left;
margin: 0px 0px 0px 10px;
}
#participation p.p2{
position: relative;
width: 540px;
text-align: left;
margin: 20px 0px 0px 10px;
}
#participation p.p3{
position: relative;
width: 540px;
text-align: left;
margin: 20px 0px 0px 10px;
}
 #benefits{
 position: relative;
 background: rgb(105, 186, 0);
 width: 560px;
 height: 40px;
 float: left;
 margin: 50px auto;
 }
 #benefits p{
 position: relative;
 width: 540px;
 text-align: left;
 margin: 0px 0px 0px 10px;
 }
#requirements{
 position: relative;
 background: rgb(105, 186, 0);
 width: 560px;
 height: 40px;
 float: left;
 margin: 70px auto;
 }
#requirements p.p1{
position: relative;
width: 540px;
text-align: left;
margin: 0px 0px 0px 10px;
}
#requirements p.p2{
position: relative;
width: 540px;
text-align: left;
margin: 20px 0px -10px 10px;
}
#requirements p.p3{
position: relative;
width: 540px;
text-align: left;
margin: 30px 0px 0px 10px;
}
#requirements p.p4{
position: relative;
width: 540px;
text-align: left;
margin: 20px 0px 0px 10px;
}
#requirements p.p5{
position: relative;
width: 540px;
text-align: left;
margin: 20px 0px 0px 10px;
}

 #footer{
 text-align: center;
 position: relative;
 background: orange;
 width: 760px;
 height: 40px;
 float: right;
 display: inline;
 margin: 460px 0px 0px -200px;
 
 }
 #footer a:link, 
 #footer a:visited 
 { 
 position: relative;
 top: 10px;
 }

#linkList{
position: relative;
background: white;
 width: 200px;
 height: 1400px;
 float: left;
 margin: -1400px auto;
 }
#lselect{
position: relative;
background: rgb(227,254,2);
width: 170px;
height: 400px;
margin: 20px auto;
}
#linkList ul{
position: relative;
float: right;
display: inline;
width: 130px;
font-size: 0.75em;
text-align: left;
margin: 5px 15px 0px 0px;
}

#linkList h3.select { 
position: relative;
	background: orange; 
	width: 170px; 
	height: 30px;	
	}
	
#linkList h3.select span{
    position: relative;
	top: 7px;
}

#larchives{
position: relative;
background: rgb(227,254,2);
width: 170px;
height: 120px;
margin: 20px auto;
}
#linkList h3.archives { 
position: relative;
	background: orange; 
	width: 170px; 
	height: 30px; 
	}
	
#linkList h3.archives span{
 position: relative;
 top: 7px;
 }
    
#lresources{
position: relative;
background: rgb(227,254,2);
width: 170px;
height: 180px;
margin: 20px auto;
}
#linkList h3.resources { 
position: relative;
	background: orange; 
	width: 170px; 
	height: 30px; 
	}
#linkList h3.resources span{
 position: relative;
 top: 7px;
 }