body {
	width:100%;
	min-height:100%;
	color: #929d91; 
	background: #111A11 url(../img/bgr.jpg) repeat top left fixed;
	margin: 0;
	padding:0;
	font-weight:normal; 
	line-height:19px; 
	font-size:12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active {
	color: #557e54;
	text-decoration:none;
	outline:0;
}

a:hover {
	color: #fff;
	text-decoration:none;
	outline:0;
}

p {
	text-align: justify;
	margin:0 0 10px 0;
}

h1{
	display:none;
}

h2{
	display:none;
}

h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin:10px 0; 
	color: #7d775c;
}

h4 {
	text-align:center;
	font-size:12pt;
}

h5 {
	text-align:left;
	color:#990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
}

img {
	border:none;
}

.clear {
	clear:both;
}

/* specific divs */
#container {
	width:750px;
	background: #000;
	border: 1px solid #527654;
	margin:0 auto;
	padding:0 20px 20px 20px;
}

#pageHeader {
	width:750px;
	height:100px;
	text-align: center;
	margin-bottom: 10px;
	background: #000 url(../img/header.jpg) top center no-repeat; 
}
/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 { 
	background: url(h1.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left
}

#pageHeader h1 span {
	display:none
}

#pageHeader h2 { 
	background: url(h2.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right
}

#pageHeader h2 span {
	display:none;
}

#quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
}

#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
}

#preamble {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:750px;
	margin:0 0 10px 0;
	padding:20px 0;
    text-align:center;
	background-color: #000;
	border: 1px solid #517a54;
}

#preamble ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}

#preamble li {
	display:inline;
	list-style:none;
	letter-spacing:1px;
}

#preamble span{
	color:#6A7A51;
}

#supportingText {
	width:600px;
	padding: 0 75px 5px 75px;
	background-color: #111A11;
	border: 1px solid #527654;
}

#participation {
	text-align:left;
}

.textCenter {
	text-align:center;
}

#footer {
	text-align: center;
	line-height:24px;
	background-color: #000;
	border: 1px solid #517a54;
	margin-bottom:15px;
}

#footer a:link, #footer a:visited { 
	margin-right: 20px; 
}

#linkList {
	margin-left: 600px; 
	position: absolute; 
	top: 108px; 
	right: 353px;
}

#linkList2 { 
	background: url(paper-bg.jpg) repeat-y top left; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:verdana, sans-serif;
}

#linkList h3.select {
	background: url(h3.gif) no-repeat top left;
	width: 97px;
	height: 16px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:5px;
}

#linkList h3.select span {
	display:none
}

#linkList h3.favorites { 
	background: url(h4.gif) no-repeat top left; 
	width: 60px; 
	height: 18px; margin-left:0px; margin-right:0px; margin-top:25px; margin-bottom:5px 
}

#linkList h3.favorites span {
	display:none
}

#linkList h3.archives { 
	background: url(h5.gif) no-repeat top left; 
	width:57px; 
	height: 14px; margin-left:0px; margin-right:0px; margin-top:25px; margin-bottom:5px 
}

#linkList h3.archives span {
	display:none
}

#linkList h3.resources { 
	background: url(h6.gif) no-repeat top left; 
	width:63px; 
	height: 10px; margin-left:0px; margin-right:0px; margin-top:25px; margin-bottom:5px 
}

#linkList h3.resources span {
	display:none
}

#linkList ul {
	margin: 0px;
	padding: 0px;
}

#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px
}

#linkList li a:link { 
	color: #988f5e;
	outline:0;
}

#linkList li a:visited {
	color: #b3ae94;
	outline:0;
}
	
#contactform {
	width:200px;
	margin-left:-10px;
}
#contactform fieldset {
	border:none;
}

#contactform label {
	display:block;
	float:left;
	width:200px;
	margin:5px 0;
}

#contactform input, #contactform textarea {
	width:200px;
	float:left;
	background:#111A11;
	border:#557E54 1px solid;
	color:#557E54;
}

#contactform input:hover, #contactform textarea:hover {
	background:#182518;
}

/*#form {
}*/

#contactform .button {
	color: #557e54;
	font-weight: bold;
	background:#000;
	border:#557E54 1px solid;
	margin:10px 0;
	outline:0;
}

#contactform .button:hover {
	background:#557e54;
	color:#fff;
	border:#fff 1px solid;
	cursor:pointer;
	outline:0;
}

#table {
    text-align:left;
}

#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 1px solid white;
	padding: 2px;
	color:#fff;
	font-family: Georgia;
	font-size: 8pt;
	line-height: 16pt;
	text-align:center;
	background-color: #557e54;
	visibility: hidden;
	z-index: 100;
}

/*table {
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 30px;
}
	
td, th {
	text-align:left;
	border-bottom: 1px #517a54 dotted;
}*/

.link {
	color: #557e54;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

#list ul {
	margin:0;
	padding:0;
	list-style:none;
}

#list li {
	list-style-type:none;
	margin:0 0 0 -38px;
	padding:0 0 0 15px;
	background:url(../img/star.gif) left center no-repeat;
}

.b {
	margin-top: 0px;
	font-weight: bold;
}
	
.alternative {
    text-align:left;
	border:none;
}

.red {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}

.picover {
    padding:7px;
	margin:0 4px 0 0;
	border:1px solid #527654;
	float:left;
	width:180px;
}

.clear {
	clear:both;
	width:20px;
}

.holder {
	margin:0;
	padding:0;
	width:100%;
	height:30px;
	border-bottom:#517a54 1px dotted;
	float:left;
}

.table {
	width:170px;
	margin:10px 20px 10px 0;
	padding:0;
	display:block;
	float:left;
	text-align:left;
}

.tableMidd {
	width:220px;
	margin:10px 20px 10px 0;
	padding:0;
	display:block;
	float:left;
	text-align:left;
}

.tableRight {
	width:170px;
	margin:10px 0 10px 0;
	padding:0;
	display:block;
	float:left;
	text-align:left;
}
