body {
	background: #0b1009;
	font-family: Georgia, Times "New Roman", serif;
	font-size: 0.65em;
	color: #768863;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	text-align: center;
	}



/*  links ------------------------------------------------------------------------- */

a:link {
	color: #58704C;
	text-decoration: none;
	} 

a:visited {
	color: #80955F;
	text-decoration: none;
	} 

a:hover {
	color: #80955F;
	text-decoration: underline;
	}

p, h1, h2, h3 {
	margin: 0; 
	padding: 0;
	}
	



/*  container ------------------------------------------------------------------- */

div#container {
	background: #0b1009 url(../i/newlogoghost1.jpg) top left no-repeat;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: -50px;
	padding: 0;
	text-align: left;
	}



/*  intro ------------------------------------------------------------------- */

div#intro {
	width: 600px;
	margin: 0;
	padding: 0;
	}

div#pageHeader {
	display: none;
	}

div#quickSummary {
	width: 600px;
	height: 30px; 
	}

div#quickSummary p {
	display: none;
	}



/*  preamble ------------------------------------------------------------------- */

div#preamble {
	background: transparent;
	width: 375px;
	margin-left: 205px;
	margin-bottom: 30px;
	}

div#preamble h3 {
	background: background: transparent;
	height: 85px;
	}

div#preamble h3 span {
	display: none;
	}

div#preamble p {
	padding: 0 10px 10px 20px;
	}
	



/*  supportingText ------------------------------------------------------------------- */

div#supportingText {
	background: transparent;
	width: 600px;
	margin: 640px 0 50px 0;
	padding: 0;
	text-align: justify;
	}

div#explanation, div#participation, div#benefits, div#requirements {
	background: url(../i/#)) repeat-y;
	width: 410px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

div#explanation p, div#participation p, div#benefits p, div#requirements p {
	padding: 0 10px 10px 20px;
	text-align: justify;
	}

div#explanation h3 {
	background: url(../i/title1.png) top left no-repeat;
	}

div#participation h3 {
	background: url(../i/title2.png) top left no-repeat;
	}

div#benefits h3 {
	background: url(../i/title3.png) top left no-repeat;
	}

div#requirements h3 {
	background: url(../i/title4.png) top left no-repeat;
	}

div#explanation h3, div#participation h3, div#benefits h3, div#requirements h3 {
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

div#explanation h3 span, div#participation h3 span, div#benefits h3 span, div#requirements h3 span {
	display: none;
	}




/*  linkList ------------------------------------------------------------------- */

div#linkList {
	position: absolute; 
	left:auto; 
	right:auto; 
	top:200px;
	width: 160px;
	margin-left: 540px;
	padding: 0;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #647D3C;
	}

ul {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0 0 45px 0;
	}

li {
	margin-left: 0;
	padding: 0 10px 5px 25px;
	font-weight: bold;
	}
	
div#lselect {
	margin-left: 65px;
	padding-top: 145px;
	}

div#lselect li {
	padding: 0 10px 25px 25px;
	}

div#lselect a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	}

div#lselect a.c {
	display: inline;
	font-weight: normal;
	}
	
div#larchives a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	}

div#larchives a.c {
	display: inline;
	font-weight: normal;
	}

div#lselect h3 {
	background: url(../i/listitle1.png) top left no-repeat;
	height: 50px;
	width: 155px;
	margin-bottom: 15px;
	}

div#larchives h3 {
	background: url(../i/listitle2.png) top left no-repeat;
	height: 50px;
	width: 155px;
	margin-bottom: 15px;
	}

div#lresources h3 {
	background: url(../i/listitle3.png) top left no-repeat;
	height: 50px;
	width: 155px;
	margin-bottom: 15px;
	}

div#lresources h3 span, div#lselect h3 span, div#larchives h3 span {
	display: none;
	}



/*  footer ------------------------------------------------------------------- */

div#footer {
	background: url(../i/# top right no-repeat;
	width: 460px;
	height: 60px;
	padding: 0;
	padding-left: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	text-align: left;
	font-size: 0.9em;
	}
	