body {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background: #4C7AD2 url(line.gif) repeat-x top left;
  }

#preamble p, #supportingText p { 	
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	line-height: 18px;
	text-align: justify;
	margin: 0;
	padding: 0px 20px 10px 20px;
	}
#preamble p, #supportingText p {
	background-color: #4C7AD2;
	}

h3 {
	margin: 0;
	padding: 0;
	border: 0;
	}
h3 span {
	}

a:link, a:visited { 
	font-weight: bold;
	text-decoration: none; 
	color: #3E57A9;
	}
a:hover, a:active { 	
	text-decoration: underline;
	}

#container {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 975px;
	margin: 0;
	}

#intro {
	z-index: 1;
	position: absolute;
	left: 0px;
	width: 700px;
	margin: 0;
	padding: 0;
	background: url(bg_body.jpg) no-repeat left top;
	top: 0px;
	height: 230px;
	}

#pageHeader h1 span, #pageHeader h2 span, #quickSummary p.p1 span {
	padding-left: 280px;
	padding-top: 20px;
	color: #4C7AD2;
	}

#preamble {	
	position: absolute;
	top: 326px;
	left: 694px;
	width: 210px;
	padding-bottom: 70px;
	overflow: hidden;	
	}
#preamble h3 {
	height: 40px;
	}

#supportingText, #explanation, #participation, #benefits, #requirements {
	margin: 0;
	padding: 0;
	}

#supportingText {
	z-index: 1;
	position: absolute;
	top: 327px;
	left: 193px;
	width: 782px;
	}

#explanation {
	color: #FFFFFF;
	width: 480px;
	padding-bottom: 25px;
	margin-bottom: 10px;
	}
#explanation h3 {
	height: 40px;
	}

#participation {
	color: #FFFFFF;
	width: 480px;
	padding-bottom: 30px;
	margin-bottom: 10px;
	}
#participation h3 {
	height: 50px;
	}

#footer {
	width: 400px;
	height: 20px;
	margin-bottom: 50px;
	text-align: center;
	position: absolute;
	top: 1400px;
	left: 325px;
	}
	
#linkList {
	z-index:1;
	position: absolute;
	left: 25px;
	top: 327px;
	width: 140px;
	}

#linkList ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	background-color: #8BAAE2;
	}
#linkList ul li {
	line-height: 18px;
	margin: 0;
	margin-left: 10px;	
	padding: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	}

#lselect, larchives, #lresources, #lfavorites {
	padding: 0;
	margin: 0;
	}

#lselect {
	color: #FFFFFF;
	width: 140px;	
	padding-bottom: 50px;
	margin-bottom: 10px;
	}
#lselect h3 {
	height:45px;
	}
#lselect a:link, #lselect a:visited, #lfavorites a:link, #lfavorites a:visited {
	display: block;
	font-size: 13px;
	}
#lselect a.c:link, #lselect a.c:visited, #lfavorites a.c:link, #lfavorites a.c:visited {
	display: inline;
	font-weight: normal;
	color: #DBE0E6;
	text-transform: lowercase;
	padding-left: 3px;
  }
