html, body {
	font: 90% century gothic, arial, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center; /*for IE stupidity*/
	height: 100%;
	text-decoration: none;
    }



#container {
	position: relative;
	width: 850px;
	text-align: left;
	background-color: #000000;
	border: none;
	margin-top: 40;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#logo {
	height: 200px;
	width: 850px;
	background-color: #ffffff;
	background-image: url(images/banner4.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
	
	
}

#bannertext {
	position: absolute;
	left: 335px;
	top: 100px;
	font-family: Pristina, Arial, Helvetica, sans-serif;
	font-size: 39px;
	font-style: italic;
	font-weight: bold;
	color: #5c2a16;
	text-decoration: none;
	text-align: center;	
	
	
}



#bannertext2 {
	position: absolute;
	left: 600px;
	top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align: center;	
	
	
}

#bannertext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align: center;
	background-color: #FFCC00;
	height: 30px;
	width: 840px;
	padding-top: 10px;
}


#gap {
	
	height: 0px;
	
}

#content {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	background-color: #000000;
	width: 848px;

}
#content a {
	font-size: 95%;
	color: #000000;
	text-decoration: none;
	}

.h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	text-decoration: none;
	text-align: left; 
	}
.h2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ffffff;
	text-decoration: none;
	text-align: left; 
	}
#footer2{
	float: left;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
font-size: 150%;
width:100%;
	font-weight: bold;
	color: #6a8131;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 3px;
	text-decoration: none;
}

#footer{
	float: left;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
font-size: 70%;
width:100%;
	font-weight: bold;
	color: #6a8131;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	text-decoration: none;
}
#footer a {

	color: #6a8131;
	text-decoration: none;
}
#footer a:hover {
	
	color: #6a8131;
	text-decoration: none;
}

.style3 {
	font-size: 80%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	text-decoration: none;
	
}

input, textarea 
{
    background-color : #6a8131; 
    font-family : verdana; 
    font-size : 8pt; 
    color : #000000;
}
