body {
	font: 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	background-color: #C9D3C2;
}

p { 
	padding: 0px;
	margin: 0px; 
	text-align: justify;
}

h3 { 
	font-size: 14px; 
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #9EC723;
	text-transform: uppercase;
}

a:link, a:visited { 
	text-decoration: none; 
	color: #1689AE;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #1689AE;
}

#container { 
	background: #FFFFFF url(woman.jpg) no-repeat;
	height: 350px;
	width: 3060px;
	padding: 0px;  
	margin-top: 100px;
	border-top: 8px solid #333333;
	border-bottom: 8px solid #333333; 
}

#intro {
	margin-left: 448px;
}

#pageHeader {
	padding-top: 50px;
	width: 221px;
	float: left;
	background: url(line.jpg) repeat-x;
	height: 300px;
}

#pageHeader h1 {
	width: 221px;
	height: 50px;
	line-height: 30px;
}


#pageHeader h1 span, #pageHeader h2 span {
}

#quickSummary {
	margin-left: 100px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	width: 160px; 
	height: 330px;
}
	
#quickSummary p {
	color: #999999;
	font-size: 11px; 
	text-align: right;
}

#preamble {
	width: 450px;
}

#preamble, #explanation, #participation, #benefits, #requirements {
	background: url(line.jpg) repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	height: 350px;
	text-align: justify;
	float: left;
}

#explanation, #participation, #benefits {
	width: 480px;
	}
	
#requirements {
	width: 860px;
}

#footer {
	position: absolute;
	left: 2802px;
	top: 378px;
	width: 250px;
	height: 20px;
	text-align: center;
	border: 1px solid #333333;
	padding-top: 3px;
	background-color: #647F54;
	color: #333333;
}

#footer a:link, #footer a:visited, #footer a:hover { 
	color: #333333;
}

#linkList2 {
	padding-left: 20px;
	font: 10px verdana, sans-serif;
	float: left;
	height: 350px;
	color: #999999;
	background: url(line.jpg) repeat-x;
}
	
#lselect, #larchives, #lresources {
	padding-top: 75px;
	float: left;
	width: 150px;
	height: 275px;
}

#lselect {
	text-align: right;
	padding-right: 10px;
}

#larchives {
	padding-left: 20px;
	text-align: center;
	width: 140px;
}

#lresources {
	text-align: left;
	padding-left: 25px;
}
	
#larchives, #lresources {
	background: url(line.jpg) repeat-x;
} 

#linkList2 h3  {
	font-size: 12px;
}	

#linkList ul {
	margin: 0px;
	padding: 0px;
}

#linkList li {
	line-height: 14px; 
	list-style-type: none;
	display: block; 
	padding-top: 2px; 
	margin-bottom: 2px;
}

#linkList li a:link { 
	color: #333333;
}

#linkList li a:visited {
	color: #333333;
}

#linkList li a:hover {
	color: #9EC723;
}
	
#extraDiv1 { 
	position: absolute;
	left: 3058px;
	top: 100px;
	background: transparent url(bge.gif) top left no-repeat; 
	width: 50px;
	height: 366px;
}
	
