body {
	font: 10px Helvetica, Arial, sans-serif;
	line-height: 150%;
	margin: 0px;
	background-color: #abbd26;
}

p { 
	padding: 0px;
	margin: 0px; 
	text-align: justify;
}

h3 { 
	font-size: 14px; 
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #D06525;
	text-transform: uppercase;
}

a:link, a:visited { 
	text-decoration: none; 
	color: #1689AE;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #1689AE;
}

#container { 
	background: #FFFFFF;
	position: absolute;
	height: 412px;
	width: 1000px;
	padding: 0px;  
	margin-top: 100px;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555; 
}

#intro {
	margin-left: 100px;
	margin-top: 100px;
	position: absolute;
	text-align: left;
	margin-top: 0px;
	width: 625px;
	height: 496px;


}

#pageHeader {
	position: absolute;
	left: 5px;
	top: 45px;
	padding-bottom: 5px;
	width: 350px;
	text-align: left;
	float: left;
	background:   url(weblogo-sm.jpg) top left no-repeat;
	height: 50px;
}

#pageHeader h1 {
	width: 221px;
	height: 50px;
	line-height: 30px;
}

#quickSummary {
	position: absolute;
	left: 850px;
	top: 475px;
	width: 75px; 
	height: 50px;
}
	
#quickSummary p {
	color: #999999;
	font-size: 11px; 
	text-align: right;
}

#preamble, #explanation, #requirements {
	background:   url(line.jpg) repeat-x;
	position: absolute;
	height: 401px;
	width: 625px;
	text-align: left;
	top: 25px;
	left: 195px;


}

#footer {
	position: absolute;
	left: 750px;
	top: 520px;
	width: 250px;
	height: 20px;
	text-align: right;
	border: none;
	padding-top: 1px;
	background-color: #abbd26;
	color: #000000;
}

#footer a:link, #footer a:visited, #footer a:hover { 
	color: #333333;
}

#linkList2 {
	font: 10px verdana, sans-serif;
	position: absolute;
	width: 225px;
	color: #333333;
	background:   url(line.jpg) repeat-x;
	margin-left: 15px;
	top: 0px;


}
	
#lselect {
	padding-top: 5px;
	float: left;
	width: 250px;
	text-align: left;
	padding-left: 5px;

}

#larchives, #lresources {
   	padding-top: 125px;
	float: left;
	width: 150px;
	text-align: left;
	padding-left: 360px;
} 

#linkList2 h3  {
	font-size: 12px;
}	

#linkList ul {
	margin: 0px;
	padding: 0px;
}

#linkList li {
	line-height: 14px; 
	list-style-type: none;
	display: block; 
	margin-bottom: 2px;
}

#linkList li a:link { 
	color: #333333;
}

#linkList li a:visited {
	color: #333333;
}

#linkList li a:hover {
	color: #407fbf;
}
	
#extraDiv1 { 
	position: absolute;
	left: 1000px;
	padding: 0px;  
	top: 100px;
	background: transparent url(bge.jpg) top left no-repeat; 
	width: 50px;
	height: 555px;
}
	
