body     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
}
a:link   {color: #0066ff; text-decoration: none }
a:visited{color: #0066ff; text-decoration: none }
a:hover  {color: #ffffff; text-decoration: none; background-color:#00CC00 }

p {
    text-align: left;
    font-weight: normal;
    font-style: normal;
	}
h3 {
	color: #3D0400;
	}

#container{
	position:absolute;
	width:780px;
	left:50px;
	top:0px;
	padding:0;
	margin:0;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #FFFFFF;
}

#intro	{
	padding:250px 10px 0 170px;
	top:0px;
	margin-top:0px;
	background:#fff url(header.jpg) no-repeat top left;
	}
	#pageHeader{
	position:absolute;
	left: 15px;
	top: 9px;
	color: #410403;
	}
#supportingText {
	width: 600px;
	padding:0 0 0 180px;
	}


#preamble {
	padding-right:10px;
	background-color: #E9E9E9;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	}

#preamble h3{
	height: 18px;
	}
#explanation h3{
	height: 18px;
	}
#participation h3{
	height: 18px;
	}
#benefits h3{
	height: 18px;
	}

html>head:first-child+body #supportingText {padding:0 100px 0 180px;}

#footer {
	text-align: right;
	height: 20px;
	}
#footer a:link, #footer a:visited {
	margin-right: 0px;
	color: #D6B151;
	font-weight: bold;
	}
#footer a:hover {
	color: #7D8D3B;
	font-weight: bold;
	}

#linkList {
	position: absolute;
	top: 24px;
	left: 1px;
	padding:0;
	width:160px;
	background-color: #FFFFFF;
	}
#linkList2 {
	padding-top: 5px;
	margin: 0px;
	width: 160px;
	border-right:1px solid #00cc00;
	border-top: 1px solid #00cc00;
	}

#linkList h3.select, #linkList h3.archives, #linkList h3.resources{
	margin:5px 0 0 5px;
	height:20px;
	}
#linkList h3.select {
	}
#linkList h3.archives {
	}
#linkList h3.resources {
	}

#linkList ul {
	margin: 0px;
	padding: 0 0 5px 10px;
	border-bottom:1px solid #00cc00;
	}
#linkList li {
	list-style-type: none;
	display: block;
	margin: 5px 0;
	}
#linkList #lselect li {
	margin: 5px 0;
	padding-top:5px;
	padding-bottom:5px;
	}

#lselect li a, #lselect li a:visited, #lfavorites li a, #lfavorites li a:visited{display:block;}
#lselect li a.c, #lselect li a.c:visited, #lfavorites li a.c, #lfavorites li a.c:visited{display:inline; color:#D6B151;}
#lselect li a.c:hover, #lfavorites li a.c:hover{display:inline; text-decoration:underline;}
