* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: url(background.gif);
}
a {
	color: #E0B53D;	
}
a:hover {
	color: #FBBA04;	
}
h1, h2, h3 span {
}
#container {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
	width: 670px!important;
	width: 670px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 0.75em;
	color: #BBB5A2;
	background-color: #110C08;
}
#pageHeader {
	width: 670px;
	height: 274px;
	background: url(page_header.jpg) no-repeat;
	text-align: right;
}
#intro {
	width: 460px;
}
#preamble {
	margin: 20px 0 30px 0;
	padding: 0 0 0 30px;
	width: 420px !important;
	width: 420px;
}
#preamble h3{
	margin: 0;
	padding: 0;
	width: 265px;
	height: 20px;
}
#preamble .p1 {
	padding: 0;
	margin: 5px 0 0 0;
}

#supportingText {
	width: 460px;
}
#supportingText {
	padding: 30px;
	padding-bottom: 0;
	width: 408px !important;
	width: 408px;
	color: #BDC1BC;
}
#explanation {
	margin: -30px -30px 0 -30px ; 
	padding: 30px 30px 0 30px;
}
#explanation h3 {
	width: 369px;
	height: 25px;
}
#participation h3 {
	width: 396px;
	height: 25px;
}
#benefits h3 {
	width: 396px;
	height: 25px;
}
#explanation,#participation,#benefits{
	margin-bottom: 30px;
}
.p1,.p2,.p3,.p4,.p5 {
	margin-top: 10px;
}
.p5 {
	padding: 10px;
	background: #0B1C07;
}

#footer {
	margin: 0 -30px; 
	padding: 40px 30px 10px 30px;
	height: 20px !important;
	height: 70px;
}
#footer a{
	color: #FFFFFF;
}

#linkList {
	position: absolute;
	top: 290px;
	left: 480px;
	width: 177px;
}
#linkList2 {
	color: #C49368;
}

#lselect ul {
	width: 150px;
	list-style-type: none;
}
#lselect ul li {
	width: 150px;
	padding: 5px 0 5px 25px;
	display: block;
	border-bottom: 1px solid #311D00;
}
#lselect ul li a{
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
#lselect ul li a:hover{
	color: #A57149;
}
#lselect ul li a.c {
	color: #C13003;
	display: inline;
	font-weight: bold;
}
#lselect ul li a.c:hover {
	color: #C13003;
	text-decoration: underline;
}

.archives {
	margin-top: 20px;
	padding-bottom: 5px;
	width: 177px;
	height: 31px;
}
#larchives ul {
	width: 150px;
	list-style-type: none;
}
#larchives ul li {
	width: 150px;
	padding: 3px 0 3px 25px;
	border-bottom: 1px solid #311D00;
}
#larchives ul li a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
#larchives ul li a:hover{
	color: #D7AA81;
}

#lresources ul {
	width: 150px;
	list-style-type: none;
}
#lresources ul li a{
	font-weight: bold;
	color: #D07B02;
	text-decoration: none;
	line-height: 12px;
}
#lresources ul li a:hover{
	color: #FAA123;
}
