body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, 	helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #3C3A35;
}

#container  { background: #e1e2dd; margin: 20px auto; padding: 0; position: relative; width: 797px; border: solid 5px #fff }

#preamble, #explanation, #participation, #benefits, #requirements {
margin: 0px 0 0 192px;
width: 480px;
background: transparent;
}

#footer {
margin: 25px 0 0 0;
background: transparent url(footer.jpg) top left no-repeat;
height: 1.5em;
text-align: right;
border-top: 1px solid #fff;
}

#linkList {
position: absolute;
width: 166px;
top: 217px;
left: 8px;
border-top: 1px solid #fff;
}

#pageHeader {
	background: url(header.jpg) top left no-repeat;
	height: 200px;
	margin: 0px;
	border-bottom: 5px solid #fff;
	}

#pageHeader h1 {
	}

#pageHeader h2 {
	}


p {
font-size: 12px;
padding: 5px 5px 10px 5px;
margin: 0;
line-height: 16px;
}

#intro h3  { margin: 10px 0 0; padding: 0; width: 575px; height: 25px; border: solid 1px #fff }

#supportingText h3  { margin: 10px 0 0; padding: 0; width: 575px; height: 25px; border: solid 1px #fff }

#linkList h3 {
height: 25px;
margin: 0px 0 0 0;
padding: 0px;
}

h3 span {
	padding-left: 10px;
}

#preamble h3 {
	background: transparent url(h3.jpg) no-repeat top left;
}

#explanation h3 {
background: transparent url(h3.jpg) no-repeat top left;
}


#participation h3 {
background: transparent url(h3.jpg) no-repeat top left;
}

#lselect h3 {
margin: 15px 0 0 5px;
}


#larchives h3 {
margin: 15px 0 0 5px;
}

#lresources h3 {
margin: 15px 0 0 5px;
}

#linkList ul {
font-size: 10px;
list-style: none;
margin: 2px 0 0 0px;
padding: 0 0 0 0;
}

#linkList ul li {
background: transparent;
margin: 0;
padding: 0 0 0 27px;
line-height: 14px;
color: #369;
}

#linkList #lselect {
border-bottom: 1px solid #fff;
padding-bottom: 25px;
}

#linkList #lfavorites {
border-bottom: 1px solid #fff;
padding-bottom: 25px;
}

#linkList #larchives {
border-bottom: 1px solid #fff;
padding-bottom: 25px;
}

#linkList #lresources {
border-bottom: 1px solid #fff;
padding-bottom: 25px;
}


#linkList #lselect a:link, #linkList #lselect a:visited { display: block; }

#linkList #lselect a.c:link, #linkList #lselect a.c:visited { display:inline; }

a, a:link, a:visited {
color: #6C3809;
text-decoration: underline;
font-weight: normal;
}

a:hover {
color: #7A7974;
text-decoration: none;
font-weight: normal;
}

#linkList a, #linkList a:link, #linkList a:visited {
color: #000;
text-decoration: none;
}

#linkList a:hover {
text-decoration: none;
color: #fff;
}

#linkList a.c, #linkList a.c:link, #linkList a.c:visited {
color: #369;
text-decoration: none;
}

#linkList a.c:hover {
text-decoration: none;
color: #fff;
}

#footer a, #footer a:link, #footer a:visited {
text-decoration: none;
color: #fff;
font-size: 12px;
padding: 0 20px 0 0;
}

#footer a:hover {
text-decoration: none;
color: #0B100C;
}

