body { 
	background: #3C3C3C; 
	margin: 0; 
	padding: 0;
	text-align:center;
	}
	
a:link { 
	text-decoration: none; 
	color: #C6C6C6;
	}
a:visited { 
	text-decoration: none; 
	color: #C6C6C6;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #FFFFFF;
	}

#container { 
	position: absolute;
	width: 638px;
	top: 0px;
	left: 50%;
	text-align: left;
	margin-left: -319px;
	background: url(container_bg.gif) repeat-y -4px;
	z-index: 0;
	}

#intro {
	position: absolute;
	width: 600px;
	height: 401px;
	top: 0px;
	left: 50%;
	margin-left: -304px;
	background: url(main_bg_photo.jpg) no-repeat;
	}
	
#preamble {
	font-size: 12px;
	font-family: Verdana;
	color: #AFAFAF;
	width: 588px;
	height: 100px;
	font-style: italic;
	text-align: left;
	padding-top: 35px;
	margin-top: 200px;
	position: static;
	}

#preamble p.p1, #preamble p.p2, #preamble p.p3  {
	right: 222px;
	top: 436px;
	}

#preamble p.p1 {
	width: 370px;
	padding-left: 12px;
}
#preamble p.p2 {
	width: 470px;
	margin-top: 60px;
}
#preamble p.p3 {
	width: 520px;
	margin-top: 120px;
}
#supportingText{
margin-top:520px;
}

#supportingText p {
	text-indent: 24px;
	}

#supportingText a:link, #supportingText a:visited {
	color: #FF2A2A;
}
#supportingText a:hover, #supportingText a:active {
	color: #FF5A5A;
}

#explanation , #participation, #benefits {
	margin-left: 15px;
	width: 600px;
	font-size: 11px;
	font-family: Verdana;
	color: #AFAFAF;
	font-style: italic;
	}

#explanation h3, #participation h3, #benefits h3 {
	height: 22px;
	padding-left: 30px;
	}

#explanation p, #participation p, #benefits p {
	margin-left: 12px;
	width: 580px;
	margin-bottom: 12px;
	}

#explanation {
}
#participation {
}
#benefits {
}

#footer {
	margin-left: 15px;
	width: 600px;
	height: 15px;
	font-size: 9px;
	font-family: Verdana;
	text-align: center;
	word-spacing: normal;
	padding-top: 2px;
	background-color: #333333;
	color: #FFFFFF;
	}

#lselect {
	position: absolute;
	top: 280px;
	right: 29px;
	z-index: 2;
	background-color: #000000;
}

#lselect ul {
	width: 150px;
	height: auto;
	margin: 19px 0px;
	padding-top: 5px;
	}

#lselect li {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	padding: 0px 0px 8px 33px;
	}

#lselect li a:link, #lselect li a:visited {display: block;}
#linkList li a.c:link, #linkList li a.c:visited {display: inline;}
