
body {
	color: #000000;
	margin: 0;
	padding: 0;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	font-size: small;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	
}


a:link {
	padding: 0 0 1px 0;	
	text-decoration: none;
	color: #CC3300;
	
	background-repeat: repeat-x;
	background-position: bottom left;
	}
a:visited { 
	text-decoration: none; 
	color: #666666;
	padding: 0 0 2px 0;
	
	background-repeat: no-repeat;
	background-position: bottom left;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #FF0000;
	background-image: none;
	}
acronym {
	border-bottom: none;
	}

/* specific divs */
#container {
	
	margin:0px auto;
	text-align:left;
	width: 780px;
	padding: 0px;
	border-bottom: 1px solid #000;
	}
#intro {
	position: relative;
}
#pageHeader {	
	
	background-repeat: no-repeat;
	background-position: left;
	height: 444px;
	z-index:99;
}


#pageHeader h1 {
	display: none;
}
#pageHeader h2 {
	display: none;
}
#preamble {
	
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 405px;
	position: absolute;
	left: 410px;
	top: 15px;
	
	margin: 0;
	padding: 0;
	font-size: small;
	font-style: italic;
	letter-spacing: 2px;
}
#preamble h3 {
	display: none;
}
#preamble p {
	padding: 8px 70px 0px 70px;
	margin: 0;	
}
#preamble .p1 {
	
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	
}

#preamble .p3 {
	padding-bottom: 20px;
}
#quickSummary {
	position: absolute;
	font-size: small;
	left: 38px;
	top: 515px;
	width: 250px;
	z-index: 5;
	text-align: right;
	letter-spacing: 2px;
}
 
#explanation { 
  
	background-position: left top;
	background-repeat: no-repeat;
	margin: 40px 0px 0px 30px ;
}
#explanation h3 {
	display: none;
}
#explanation p {
	margin: 0px 50px 0px 280px ;
}

#participation { 
   
	background-position: left top;
	background-repeat: no-repeat;
	margin: 20px 0px 0px 150px ;
}
#participation h3 {
	display: none;
}
#participation p {
	margin: 0px 50px 0px 160px ;
}

#benefits { 
   
	background-position: left top;
	background-repeat: no-repeat;
	margin: 40px 0px 0px 195px ;
}
#benefits h3 {
	display: none;
}
#benefits p {
	margin: 0px 50px 0px 115px ;
}

#requirements { 
   
	background-position: left top;
	background-repeat: no-repeat;
	margin: 40px 0px 0px 140px ;
}
#requirements h3 {
	display: none;
}
#requirements p {
	margin: 0px 50px 0px 170px ;
}
#linkList {
	margin: 40px auto;
	padding: 0px;
	
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 729px;
	font-size: xsmall;
}

#linkList2 {
	
	background-repeat: no-repeat;
	background-position: left top;
	width: 729px;
	padding: 5px 0px;
}
#linkList ul {
	display: block;
	padding: 0px 60px 0px 120px;
	margin: 0;	 
	line-height: 20px;
	}	
#linkList li {	
	display: inline;
	list-style-image: none;	
}
 

#lselect h3 {
	display: none;
}
#larchives { 
    
	background-position: left top;
	background-repeat: no-repeat;
	margin: 10px 0 10px 20px;	 
	padding: 8px 0;	
}
#larchives h3 {
	display: none;
}
	
#lresources { 
  
	background-position: left top;
	background-repeat: no-repeat;
	margin:  10px 0 10px 20px;	 	
	padding: 8px 0;
}
#lresources h3 {
	display: none;
}
#extraDiv1 {	
	position: relative; 
	top: -225px;
	left: -360px;
	margin: 0 auto;
	width: 96px;
	height: 206px;
	
	background-position: left top;
	background-repeat: no-repeat;
}

.p5 {
	padding-top: 30px;
	font-size: 10px;
}

#footer {
	padding-left: 160px;
	font-size: small;
	margin-top: -13px;
	
}
