﻿html {
	height: 100%; 
	margin-bottom: 1px;}
	
body {
	background: #1d4f37;
	color: #c6c2c1;
	margin: 0;
	padding: 0;	
	text-align: center; font-style:normal; font-variant:normal; font-weight:normal; font-size:76%; font-family:Verdana, Verdana, Geneva, sans-serif}

a {
	color: #c6c2c1;
	text-decoration: underline;
	font-weight: bold;}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;}

h1 {
	color: #c6c2c1;
	font: normal 24px Verdana, Verdana, Geneva, sans-serif;
	text-align: center;
	letter-spacing: 1px;}

h2{
	color: #c6c2c1;
	font: normal 14px Tahoma, Geneva, sans-serif;
	text-align: center;}

h3{
	color: #c6c2c1;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: center;}
	
.style1 {
	text-align: center;}

.centered table { 
	margin-left: auto;
	margin-right: auto;}

img {
	border: none;}

#wrapper {
	width: 900px;
	text-align: left;
	margin: 0 auto;}

#header {
	position: relative;
	width: 900px;
	height: 193px;}

#topnav {
	position: absolute;
	left: 0;
	top: 205px;
	z-index: 1;
	width: 890px;
	text-align: center;
	padding-right: 10px;
	color: #c6c2c1;
	height: 30px;
	font-size: 85%;}
	
#content {
	float: none;
	width: 900px;
	line-height: 1.5em;
	padding: 40px 0px 10px 0px;}
	
hr {
color:#800000;
height: 1px;
width: 50%;
margin: 0 auto 3px auto;} 

#footer {
	clear: both;
	border-top: 3px double #c6c2c1;
	padding: 20px 0;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.7em;
	
	font-size: 80%;
	height: 20px;}

#footer a {
	font-weight: normal;}
	
#footer a:hover {
	font-weight: normal;}
	
#footer p {
	margin: 0;
	padding: 10px 0 0 0;}