body {
	margin: 0;
	padding: 0;
	font-family: georgia, tahoma, sans-serif;
	font-size: 11px;
	background-color: #9D411A;
}
#container {
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	width: 700px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF; 
}
#pageHeader {
	padding: 0;	
	margin: 0;
	width: 700px;
	height: 286px;
	background: url(images/logo.jpg) no-repeat; 
}
#pageHeader h1 {
	top: 0;
	width: 700px;
	position: absolute;
	text-align: center;
	margin-top: 200px;
	color: #FFFFFF;
	font-size: 40px;
}
#pageHeader h2 {
	top: 0;
	width: 700px;
	position: absolute;
	text-align: center;
	margin-top: 228px;
	font-size: 20px;
}
#linkList {
	position: absolute;
	top: 290px;
	margin-left: 500px;
	width: 200px;
}
#quickSummary, #preamble, #supportingText {
	text-align: justify;
	width: 530px;
}
acronym {
	border-bottom: 1px dotted;
	cursor: help;
}
#footer {
	height: 75px;
	line-height: 75px;
	text-align: center;
	width: 700px;
	font-size: 15px;
	background: url(images/footer.jpg) no-repeat; 
}
#footer a {
	margin-right: 20px;
	width: 700px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	background: transparent;
	text-decoration: overline;
}
p {
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
}
li {
	line-height: 14px;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 5px;
	border-left-style: solid;
}
a:link.c, a:active.c, a:visited.c {
		font-weight: bold;
		color: #9D411A;
		text-decoration: none;
}
a:hover.c {
		text-decoration: underline;
}
a:link, a:active, a:visited {
		font-weight: bold;
		color: #000000;
		text-decoration: none;
}
a:hover {
		text-decoration: underline;
}
#preamble h3 {
	background: #562418;
}
#explanation h3 {
	background: #9D411A
}
#requirements h3 {
	background: #627572;
}
#benefits h3 {
	background-color: #FBBA42;
}
#participation h3 {
	background-color: #F17A16;
}
#lselect h3 {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 0;
	background: #497F1C;
}
#lselect li {
	border-color: #571A05;
}
#larchives h3 {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 0;
	background: #9D411A;
}
#larchives li {
	border-color: #9D411A;
}
#lresources h3 {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 0;
	background: #684729;
}
#lresources li {
	border-color: #684729;

}
#graphics h3 {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 0;
	background: #F17A16;
}
#icons h3 {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 0;
	background: #FBBA42;
}
