body { 
	margin: 0;
	padding: 0;
	font: 11px/20px Arial, sans-serif;
	background: #fff url(bg.gif) repeat-y center;
	color: #bbbb99;
	}
	
a:link, a:visited 
{
	color: #99aa44;
	text-decoration: none;
	font-weight: bold;
}
	
a:hover, a:active 
{
	text-decoration: underline;
}	

h3 {
	font-size: 18px; 
	letter-spacing: -1px;
	margin: 0 0 5px;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #66aa00;
}

#pageHeader h1, #pageHeader h2 {
	text-align: center;
	color: #fff;
}

p {
	margin: 0 0 15px;
}

#container {
	width: 455px;
	margin: 0 auto;

	position: relative;
	padding-right: 0px;
}

#intro {
}

#pageHeader 
{
	color: #FFFFFF;
	padding: 0;
	background: url(pageheader-h1.jpg) no-repeat center;
	height: 292px;
	width: 479px;
}

#pageHeader h1 
{
	padding: 20px 0 0 10px;
	margin: 0;

}

#pageHeader h2 {
	font-size: 17px;
}


#preamble {
}

#preamble h3 
{
	margin: 15px 0 5px;
	height: 18px;
}

#explanation h3 
{
	height: 14px;
}

#participation h3
{
	height: 18px;
}

#benefits h3
{
	height: 14px;
}


#footer 
{
	margin-top: 10px;
	border-top: 1px dashed #99aa44;
	text-align: left;
	bottom: 0;
	left: 320px;
	width: auto;
}

#footer a:link, #footer a:visited
{
	color: #99aa44;
}

#footer a:hover, #footer a:active
{
	text-decoration: underline;
}

#linkList {
	position: absolute;
	top: 312px;
	left: 500px;
	width: 150px;	
	background: #dddddd;
	color: #557700;
	padding: 4px;
}

#linkList a:hover, #linkList a:active
{
}

#linkList ul  
{
	width: 120px;
	list-style: none;
	margin: 5px 0 30px;
	padding: 0;
	text-align: left;
	color: #333;
}	


#linkList ul li 
{
	line-height: 1.5em;

}

#linkList li a  
{
	padding-left: 15px;
	padding-bottom: 5px;

	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#linkList li a:visited 
{
	
	color: #FFFFFF;
}

#linkList li a:hover {
	text-decoration: none;
	color: #C9CC89;
}

#linkList h3 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#lselect {
}
	
#lselect h3.select, #larchives h3.archives, #lresources h3.resources
{
	margin-bottom: 15px;
}

#larchives h3.archives
{
	height: 15px;
}


#lselect ul {
}

#lselect ul li 
{
	font-weight: normal;
}

#lselect ul li a.c
{
	font-weight: normal;
	color: #333333;
	background: none;
	padding-left: 0;
}

#lselect ul li a:hover.c
{
	text-decoration: underline;
}

#footer ul {
	list-style-type: none;
	margin: 0;
}

#footer li {
	display:inline;
	margin-left: 1em;
}
