html {
	background: #636363;
}

body { 

	font: 8pt georgia; 

	color: #172104; 
	margin: 0px;
	position: relative;
	width: 650px;
	top: 0px;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
}

#container p { 

	font: 8pt/14pt georgia; 

	margin-top: 0px; 

	text-align: justify;
	padding-right: 5px;
	text-indent: 10px;
	background: none no-repeat bottom;
}

#container h3 { 

	font: 600 18pt "trebuchet ms"; 

	color: #ffffff;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	letter-spacing: 0.5px;
	height: 40px;
	text-indent: 5px;
}

a:link { 

	font-weight: bold; 

	text-decoration: none; 

	color: #dfce3b;

	}

a:visited { 

	font-weight: bold; 

	text-decoration: none; 

	color: #2262a4;

	}

a:hover, a:active {
	text-decoration: none;
	color: #ffffff;
	background-color: #B78023;
}


#container { 

	background: url(repeater.jpg) repeat-y top left;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: auto;
	left: auto;
	width: 680px;
}



#intro { 

	min-width: 470px;
	position: relative;
}

#pageHeader {
	margin-bottom: 20px;
	background: url(head2.jpg) no-repeat 21px;
	height: 300px;
}


#pageHeader h1 {
	margin-top: 10px;
	width: auto;
	height: 87px;
	float: left;
	margin-left: 50px;

	}

#pageHeader h1 span {
}

#pageHeader h2 { 

	background: transparent url(h2.gif) no-repeat top left; 

	margin-top: 58px; 

	margin-bottom: 40px; 

	width: 200px; 

	height: 18px; 

	float: right;

	}

#requirements, #benefits, #participation, #supportingText, #preamble {
	background: none no-repeat;
	margin-bottom: 20px;
}

#preamble {

	clear: right;
	padding: 0px 190px 0px 30px;
}

#supportingText {

	padding-left: 30px; 

	margin-bottom: 40px;
	padding-right: 190px;
}



#footer { 

	text-align: center;
	background: no-repeat none -50px 0px transparent;
	height: 10px;
	bottom: 0px;
	padding-bottom: 0px;
	width: 500px;
	font-size: 1.5em;
	padding-left: 0px;
	margin: 50px 60px 0px 0px;
}



#linkList { 

	position: absolute; 

	left: 498px;
	padding-bottom: 10px;
	width: 0px;
	margin-top: 150px;
	top: 0px;
}

#linkList2 { 

	background: transparent; 

	padding: 10px; 

	margin-top: 150px; 

	width: 130px;
	font-family: verdana, sans-serif;
}

#linkList h3.archives { 

	height: 50px;
	width:230px; margin: 10px 0px -8px 0px;
}

#linkList h3.archives span {
}

#linkList ul {

	margin: 0px;

	padding: 0px;
}

#linkList li, #linkList2 li {
	display: block;
	border-bottom: 2px #6D460D dotted;
	padding: 10px 0px 8px 5px;
	width: 128px;
	line-height: 1.8ex;
	border-top: 2px dotted #6D460D;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #172104;
	text-align: left;
	background-color: #935E18;
	background-image: url(h1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#linkList li:hover, #linkList2 li:hover  {
	display: block;
	padding: 10px 0px 8px 5px;
	width: 128px;
	line-height: 1.8ex;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #AA2617;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #6D460D;
	border-bottom-color: #6D460D;
	background-color: #B37A23;
}


#linkList li a:link { 

	color: #dfce3b;
	text-decoration: none;
}


#linkList li a:link:hover { 

	color: #fff4ee;
	text-decoration: none;
}

#linkList li a:visited {

	color: #FFDEA1;
	text-decoration: none;
}

#linkList li .c {
	display: block;
	color: #000000;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

