﻿body {
	color: #000033;
	margin: 0px;
	background-color: #000000;
	background-image: url("frame3_DSCN3464-1.jpg");
	background-repeat:no-repeat;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	}
p {
	margin-top: 0px;
	text-align: justify;
	font-size:medium;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	}
	
h3 {
	font: italic bold normal large;
	letter-spacing: 1px;
	margin-bottom: 15px;
	color: #252106;
	padding-top: 4px;
	padding-left: 2px;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #9933ff;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #CC66FF;
	}
a:active { 
	text-decoration: underline; 
	color: #7B81C1;
	}

a:hover { 
	text-decoration: underline; 
	color: #993399;
	}

#container {
	text-align: left;
	width: 800px;
	margin: 0% auto;
	position: relative;
	
	}

#intro {
	position:static;
}
#pageHeader {
	margin-bottom: 0px;
	}

#pageHeader h1 {
	width: auto;
	height: 120px;
	position: relative;
	padding-left: 20px;
	color:#ffffff;
	}
#pageHeader h1 span {
	}

#pageHeader h2 span {
	}
	
#preamble {
	padding: 0px 8px 0px 8px;
	position: relative;
    border:5px black solid;
	margin-bottom: 10px;
	width: auto;
	margin-left: 150px;
	background-color: #E2E2E2;
	margin-right: 10px;
	}

	
h3 span {
	}
	
#supportingText {
	padding: 10px 0px 0px 150px;
	margin-bottom: 0px;
	position: relative;
	top: auto;
	margin-right: 10px;
	
	}

#supportingText h3 {
	margin-top: 8px;
	margin-bottom: 8px;
	}

#explanation {
	padding-right: 10px;
	border: 5px black solid;
	padding-left: 8px;
	margin-bottom: 8px;
	background-color: #E2E2E2;
	}
	
#explanation h3 {
	width:300px;
	height:20px;
}

#participation {
	border:5px black solid;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	background-color: #E2E2E2;
	}
#participation h3 {
width:300px;
height:20px;
}

#benefits {
	border:5px black solid;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 8px;
	background-color: #E2E2E2;
	}
#benefits h3 {
height:30px;
}

#footer {

	text-align: center;
	background-color: #E2E2E2;
	border:5px black solid;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
	}
#footer a:visited { 
	margin-right: 20px; 
	}
	
#footer a:link { 
	margin-right: 20px; 
	}
	
#linkList {
	position: absolute; 
	top: 60px;


	}
#linkList2 {
	padding: 5px 5x 30px 5px;
	border:  5px black solid;  
	margin-top: 0px;
	width: 120px;
	float: left;
	position: absolute;
	left: 10px;
	background-color: #E2E2E2;
	top: 188px;
	}
#linkList h3.select {
	margin: 10px 0px 0px 10px;
	width: 100px;
	height: 45px;
	
	}


#linkList h3.archives { 
	
	margin: 10px 0px 0px 10px;
	width: auto;
	height: 45px;
	}

#linkList h3.resources { 
	
	margin: 10px 0px 0px 10px;
	width: 100px;
	height: 45px; 
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 10px;
	}
#linkList li {
	line-height: 2.5ex;
	list-style-type: none;
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-bottom: 5px;
	}
	
#linkList li:hover {
	background-color: #F8F7C7;
	}
	
#linkList li a:link { 
	color: #9933ff;
	}
	
#linkList li a:hover { 
	color: #BBA828;
	}
#linkList li a:visited {
	color: #9933ff;
	}
	

	



