body {
	margin: 					0px;
	color: 						#333333;
	font-family: 				"Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica;
	font-size: 					12px;
	background-color: 			#540605;
}

a:link, a:visited, a:active {
    color: 						#6E0202;
	text-decoration: 			underline;
}

a:hover {
	color: 						#9D0102;
	text-decoration: 			underline;
}

#container {
	background: 				url('bg-main.jpg') repeat-y;
	border: 					1px solid #555
}

#intro p, #intro h3{
	margin-left:				200px;
}

#pageHeader {
	background: 				url('header.jpg') no-repeat;
	height:						150px
}
#pageHeader h1{
	padding-left: 300px;
	position: absolute;
}
#pageHeader h2{
	color:						#C0C0C0;
	padding-left: 300px;
	position: absolute;
	top: 50px;
}

#preamble, #supportingText {
	position:					relative;
	top:						20px;
	left:						15px;
	width:						500px;
	margin-top:					15px;
}

#supportingText {
	margin-left:				200px;
	margin-bottom:				20px;
	width:						500px;
}

p, p1, p2 {
	width: 						500px;
}

h1
{
	margin-top: 				10px;
	color: 						#480001;
	font-size: 					2em;
}

h2 {
	margin: 					0 0 0px 0;
	padding-left:				10px;
	position:					static;
	text-decoration: 			none;
	color:						#973543;
	font-size: 					1.5em;
}

h3 {
   color: 						#6D3B42;
   font-size: 					1.1em;
}

#lselect, #larchives {
	position: 					absolute;
	border: 					1px solid #262626;
	width: 						180px;
	margin-top: 				60px;
	background-color: 			#F2F3EE;
	padding: 					3px;
}

#lselect {
	top: 						132px;
	left: 						3px;
}

#lselect li, #larchives li{
	display: 					block;
	padding-left: 				20px;
	margin-left:				-34px;
	margin-top:					4px;
}

#larchives {
	top: 						385px;
	left: 						3px;
}

.resources {
	display: 					none;
}

#lresources {
	position: 					absolute;
	top: 						50px;
	left: 						130px;
	height: 					40px;
}

#lresources ul li {
	display:					inline;

}

#linkList #lresources ul a {
	float:						left;
	padding-top: 				1.9em;
	padding-right: 				1.2em;
	padding-left: 				1.2em;
	border-right: 				1px solid #555;
	border-left: 				1px solid #444;
	border-top: 				1px solid #444;
	background-color: 			#222;
	border-bottom: 			    2px solid #444;
}

#linkList #lresources ul a:link, #linkList #lresources ul a:visited, #linkList #lresources ul a:active {
	color: 						#666;
	text-decoration: 			none;
	border-bottom: 				2px solid #222;
	float:						left;
}

#linkList #lresources ul a:hover {
	color: 						#B2B2B2;
	text-decoration: 			none;
	background-color: 			#333;
	border-bottom: 				2px solid #E9CAAE;
}

#linkList #lresources ul em {
	float:						none;
	display:					block;
	border-right-width: 		1px;
}

ul {
	margin-top:					10px;
}

#participation h3 {
	height:						30px;
}

#preamble h3 {
	height:						30px;
}

#explanation h3 {
	height:						30px;
}

#benefits h3 {
	height:						30px;
}

#footer {
	margin-bottom:				10px;
	margin-top: 50px;
}

.select, .archives{
	color:						#666666;
	padding-left:				10px;
}
