body {
 background-color: #76763A;
}

#container {
 margin: auto;
 width: 1000px;
 border: 0px solid #000000;
 background-color: #999900;
}

#banner {
 background-color: #203300;
 color: #76763A;
 font-weight: bold;
 width: 990px;
 float: left;
 padding: 5px;
}

#nav {
 background-color: #999900;
 width: 980px;
 float: left;
 padding: 10px;
}

#nav a{
 color: #FFFFFF;
 font-weight: bold;
 font-size: 13px;
 font-family: arial,helvetica,sans-serif;
}

#nav a:hover { 
 color: #990000;
 text-decoration: none;
}

#nav img.clear {
 width: 17px;
 height: 8px;
}

#main {
 background-color: #E1E1E1;
 font-family: arial,helvetica,sans-serif;
 font-size: 13px;
 height: auto;
 padding: 20px;
 padding-left: 30px;
 padding-right: 150px;
 margin-left: 10px;
 margin-bottom: 10px;
 float: left;
 width: 670px;
 overflow: hidden;
}

#main a{
 color: #990000;
}

#main a:hover { 
 color: #990000;
 text-decoration: none;
}

#main a img {
 border: none;
}

#main img.clear {
 width: 75px;
 height: 8px;
}

#main h1 {
 font-size: 18px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
}

#footer{
 clear: both;
 background-color: #76763A;
 width: 1000px;
 float: left;
 color: #FFFFCC;
 font-size: 13px;
 font-family: arial,helvetica,sans-serif;
}

#footer a {
 color: #FFFFFF;
}

#topPic {
 width: 0px;
 height: 0px;
 position: relative;
 top: 100px;
 left: -280px;
 float: right;
}

#midPic {
 width: 0px;
 height: 0px;
 position: relative;
 top: 275px;
 left: -280px;
 float: right;
}

#botPic {
 width: 0px;
 height: 0px;
 position: relative;
 top: 450px;
 left: -280px;
 float: right;
}

a { 
 color: #000000;
 text-decoration: none;
}

a:hover { 
 color: #990000;
 text-decoration: none;
}

.contactTable {
 text-align: left;
}

.bodyTextSubtitle {
 color: #000000;
 font-size: 13px;	
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: underline;
}

.counter {
 text-align: center;
}

.footerStrong {
 font-size: 15px;
 font-weight: bold;
}

.quoteText {
	color: #000000;
	font-size: 13px;	
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

.bodyText {
	color: #000000;
	font-size: 13px;	
	font-family: Arial, Helvetica, sans-serif;
}

.bodyTextTitle {
	color: #000000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
