body {
	background: url('background_1.png') repeat;
	margin: 0 auto;
	padding: 0;
	color: black;
	position: relative;
	width: 1000px;
	font-family: "Univers LT Std", Helvetica, Arial, Sans-serif;
	font-size: 85%;
	text-decoration: none;
	}

h3 {
	}
	
#container 
	{
	/*border: 1px solid red;*/
	background: url(paper.png) no-repeat;
	margin: 0 auto;
	width: 1000px;
	height: 1420px;
	margin-top: 50px;
	text-decoration: none;
	color: black;
	}
	
/* INTRO SECTION */		
#intro {
	/*border: 4px solid lime;*/
	/*height: 1760px;*/
	}
			
#pageHeader {
	/*border: 2px solid orange;*/
	width: 900px;
	height: 180px;
	margin: 0 auto;
	margin-top: 35px;
	color: black;
	text-decoration: none;

	}

#pageHeader * {
	border: none;
	color: transparent;
}
#pageHeader h1 {
visibility: hidden;
}
#pageHeader span {
}
h2 {
}
span {
}
			
#quickSummary {
	/*border: 2px solid yellow;*/
	width: 650px;
	position: absolute;
	left: 43px;
	margin-top:23px;
	text-decoration: none;
	}

#quickSummary .p1, #quickSummary .p2 {
margin-left: 100px;
color: black;
text-decoration: none;
}
span {
}
.p2 {
}
span {
}
a {
}
			
#preamble {
	/*border: 2px solid lime;*/
	position: absolute;
	left: 100px;
	top: 295px;
	width: 600px;
	background: url(paper_road.png) no-repeat;
	font-size: 80%;}
	
	
h3 {
visibility: hidden;
}
span {
}
#preamble .p1, #preamble .p2, #preamble .p3, #preamble h3 {
margin-left: 50px;
color: black;
text-decoration: none;
/*border: 4px solid red;*/
}
span {
}
.p2 {
}
.p3 {
}
	
/* SUPPORTING TEXT SECTION */
#supportingText {
	/*border: 4px solid lime;*/
	position: absolute;
	left: 100px;
	top: 450px;
	width: 600px;
	font-size: 80%;
	color: black;
	text-decoration: none;
	}

#explanation {
	/*border: 2px solid purple;*/
	padding-top: 1px;
	background: url(paper_about.png) no-repeat;
	}

#explanation h3 {
	}

span {
}
#supportingText .p1, #supportingText .p2, #supportingText .p3, #supportingText .p4, #supportingText .p5, #supportingText h3 {
margin-left: 50px;
color: black;
text-decoration: none;
}
span {
}
.p2 {
}
span {
}
.p3 {
}
span {
}
			
#participation {
	padding-top: 1px;
	background: url(paper_partic.png) no-repeat;
}

#benefits {
	padding-top: 1px;
	background: url(paper_bene.png) no-repeat;

}

#requirements {
	padding-top: 1px;
	background: url(paper_req.png) no-repeat;
	text-decoration: none;
}

#footer {
	position: absolute;
	bottom: -265px;
	left: 280px;
}
#footer a {
	font-family: "Univers LT Std", Helvetica, Arial, Sans-serif;
	width: 250px;
	position: relative;
	color: black;
	text-decoration: none;
	left: 400px;
	bottom: 1175px;
	font-weight: 100;
	font-size: 90%;
}
 		
/* LINK LIST SECTION */

#linkList {
	/*border: 4px solid pink;*/
	width: 250px;
	position: absolute;
	text-decoration: none;
	top: 345px;
	right: 0px;
	font-weight: 100;
	font-size: 90%;
	color: black;
	}
	
/* LINK LIST SUB-SECTION */			
#linkList2 {
	}
	
#lselect {
	/*border: 2px solid blue;*/
	position: relative;
	font-family: "Univers LT Std", Helvetica, Arial, Sans-serif;
	/*font-style: italic;*/
	font-size: 85%;
	text-decoration: none;
	background: url(paper_select.png) no-repeat;
	}
	
#lselect h3 span, #larchives h3 span, #lresources h3 span {
display: block;
text-indent: -999em;
	}

span {
}
#lselect ul, #larchives ul, #lresources ul {
	list-style-type: none;
	margin: 30px 0px;
	text-decoration: none;

	}
#lselect li {
	margin-bottom: 14px;
	}
	
#lselect a {
	font-style: italic;
	color: black;
	text-decoration: none;
	font-weight: 500;
	}

#lselect .c
	{
	font-style: normal;
	}

#larchives {
	/*border: 2px solid blue;*/
	position: relative;
	font-family: "Univers LT Std", Helvetica, Arial, Sans-serif;
	/*font-style: italic;*/
	font-size: 85%;
	text-decoration: none;
	background: url(paper_archive.png) no-repeat;
	}

#larchives a, #lresources a {
	font-family: "Univers LT Std", Helvetica, Arial, Sans-serif;
	color: black;
	text-decoration: none;
	font-weight: 400;
	font-size: 85%;
	}

#lresources {
	/*border: 2px solid blue;*/
	position: relative;
	font-family: "Univers LT Std", Helvetica, Arial, Sans-serif;
	/*font-style: italic;*/
	font-size: 85%;
	text-decoration: none;
	background: url(paper_res.png) no-repeat;
	}

}/*
#extraDiv1 {
	background-color: purple;
	height: 10px;
	}
#extraDiv2 {
	background-color: blue;
	height: 10px;
	}
#extraDiv3 {
	background-color: green;
	height: 10px;
	}
#extraDiv4 {
	background-color: lime;
	height: 10px;
	}
#extraDiv5 {
	background-color: yellow;
	height: 10px;
	}
#extraDiv6 {
	background-color: orange;
	height: 10px;
	}}*/