body {
	margin: 0;
	padding: 0;
	font-family: georgia, tahoma, sans-serif;
	font-size: 11px;
	background-color: #D0D0CE;
}
#container {
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	width: 700px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF; 
}
#pageHeader {
	padding: 0;	
	margin: 0;
	width: 700px;
	height: 280px;
	background: url(002.jpg) no-repeat; 
}
#pageHeader h1 {
	top: 0;
	width: auto;
	position: absolute;
	text-align: left;
	margin-top: 5px;
	color: #FFFFFF;
	font-size: 40px;
	padding-left: 50px;
}
#pageHeader h2 {
	top: 0;
	width: auto;
	position: absolute;
	text-align: left;
	margin-top: 40px;
	font-size: 20px;
	color: #344557;
	padding-left: 60px;
}
#linkList {
	position: absolute;
	top: 290px;
	margin-left: 500px;
	width: 200px;
}
#preamble, #supportingText {
	text-align: justify;
	width: 530px;
}

#footer {
	height: 75px;
	line-height: 75px;
	text-align: center;
	width: 700px;
	font-size: 15px; 
}
#footer a {
	margin-right: 20px;
	width: 700px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	background: transparent;
	text-decoration: overline;
}
p {
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	padding-left: 10px;
	color: #364C64;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
}
li {
	line-height: 14px;
	padding-top: 10px;
	padding-left: 10px;
}
a:link.c, a:active.c, a:visited.c {
		font-weight: bold;
		color: #497F1C;
		text-decoration: none;
}
a:hover.c {
		text-decoration: underline;
}
a:link, a:active, a:visited {
		font-weight: bold;
		color: #3E526B;
		text-decoration: none;
}
a:hover {
		text-decoration: underline;
}
#preamble h3 {
}
#explanation h3 {
}
benefits h3 {
}
#participation h3 {
}
#lselect h3 {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 0;
	background: #497F1C;
}
#lselect li {
}
#larchives h3 {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 0;
}
#larchives li {
	border-color: #9D411A;
}
#lresources h3 {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 0;
	background: #684729;
}
#lresources li {
	border-color: #684729;
}

