#container {
	border: 6px solid #FFF;
	text-align: left;
	margin: 30px auto;
	width: 630px;
	background-color: #3C6020;
}
#container, #intro {
	position: relative;
}
#explanation,#participation,#benefits,#requirements {
	margin-bottom: 18px;
}
#footer {
	text-align: right;
}
#larchives a, #lresources a {
	font-weight: bold;
}
#larchives h3 {
	height: 50px;
	padding-left: 10px;
	border-top-width: 6px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #263E15;
	padding-top: 10px;
} 
#larchives h3 span {
}
#linkList {
	font-family: Arial,Tahoma,serif; 
	font-size: 1em; 
	left: 296px; 
	position: top; 
	top: 206px;
	width: 184px; 
}
#linkList a:hover,#supportingText #footer a:hover {
	text-decoration: underline;
}

#lselect h3 {
	border-bottom: 1px solid #8B0A0C;
	height: 50px; 
} 
#lselect h3 span {
}
#pageHeader {
	background: url(header.jpg) no-repeat #111; 
	border-bottom: 6px solid #FFF;
	height: 200px; 
}
#pageHeader h1 {
	padding-left: 40px;
}
#pageHeader h2 {
	font-family: serif;
	font-style: italic; 
	font-weight: normal; 
	left: 206px; 
	position: relative; 
	top: 82px; 
}
#preamble h3, #supportingText h3 {
	font-family: sans-serif; 
	font-size: 1.6em; 
	font-weight: normal;
}
#preamble, #supportingText {
	border-right: 6px solid #FFF;
	line-height: 1.3;
	padding: 10px;
	width: 270px;
	background-color: #263E15;
}
#supportingText #footer a {
	background: #3C6020;
	font-weight: bold;
}
#supportingText a {
	background: #AE1B2E;
	color: #FFF;
	padding: 0 2px;
}
#supportingText a:hover {
	background: #FF0000;
}
#supportingText p {
	margin-bottom: 6px;
}
h2 {
	font-size: 1.4em;
}
a {
	text-decoration: none;
}
body {
	background-attachment: fixed;
	color: #FFF;
	font-family: Tahoma,serif;
	font-size: 0.7em;
	margin: 0;
	background-color: #3C6020;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 3em;
}
h1,h2,h3,p {
	margin: 0;
}
li {
	color: #FFF;
	display: block;
	padding: 10px;
	background-color: #3C6020;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #263E15;
}
li a {
	color: #FFF;
}
li:hover {
	background-color: #263E15;
}
ul {
	list-style-type: none;
	margin: 0; 
	padding: 0; 
}
