body {
	font: 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #555555;
	margin: 0;
	background-color: #C9D3C2;
}

p { 
	padding: 0px;
	margin: 0px; 
	text-align: justify;
}

h3 { 
	font-size: 14px; 
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 18px;
	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 { 
	float:left;
	background: url(woman.jpg) no-repeat;
	height: 350px;
	width: 1211px;
	padding: 0;  
	margin-top: 100px;
	border-top: 8px solid #000000;
	border-bottom: 8px solid #000000; 
}

#intro {
	margin-left: 448px;
}

#pageHeader {
	padding-top: 50px;
	padding-left: 15px;
	width: 158px;
	float: left;
	background: url(line.jpg) repeat-x;
	height: 300px;
}

#pageHeader h1 {
	margin-top: 10px;
	font: 26px "Lucida Handwriting";
	width: 155px;
	line-height: 44px;
	color: #bcbcbc;
}


#pageHeader h1 span, #pageHeader h2 span {
}

#preamble, #explanation, #participation, #benefits, #requirements {
	background: url(line.jpg) repeat-x;
	padding-left: 50px;
	padding-right: 20px;
	height: 350px;
	text-align: justify;
	float: left;
}

#explanation, #participation, #benefits {
	width: 390px;
	}
	
#footer {
	position: absolute;
	left: 1000px;
	top: 378px;
	width: 200px;
	height: 40px;
	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: 10px;
	padding-right: 20px;
	font: 12px verdana, sans-serif;
	float: left;
	height: 350px;
	color: #999999;
	background: url(line.jpg) repeat-x;
}
	
#lselect, #larchives, #lresources {
	padding-top: 75px;
	float: left;
	width: 90px;
	height: 275px;
}

#lselect {
	text-align: right;
	padding-right: 10px;
}

#larchives {
	padding-left: 10px;
	text-align: center;
	width: 80px;
}

#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: 4px; 
	margin-bottom: 4px;
}

#linkList li a:link { 
	color: #333333;
}

#linkList li a:visited {
	color: #333333;
}

#linkList li a:hover {
	color: #9EC723;
}
	
#extraDiv1 { 
	position:absolute;
	top: 100px;
	left:1210px;
	background: transparent url(bge.gif) top left no-repeat; 
	width: 50px;
	height: 366px;
}
	
