body {
margin:0px;
margin-top:5px;
background-color:white;
 background-image:url(images/bg.jpg);
 background-position:top Center; 
 background-attachment:fixed; 
 background-repeat:no-repeat;
color: #000;
font-family: Georgia, "Times New Roman";
} td.nav {
border-top:2px #aad164 solid;
border-bottom:2px #aad164 solid;
border-right:0px;
border-left:0px;
background-color:#dbe898;
} td.nav a:link {
color: #80b042;
font-family: Verdana, Arial;
font-size: 22px;
font-weight: normal;
text-decoration:none;
} td.nav a:hover {
border-bottom:1px #80b042 dotted;
} td.nav a:visited {
color: #80b042;
font-family: Verdana, Arial;
font-size: 22px;
font-weight: normal;
text-decoration:none;
} div.splashtext {
font-family: Georgia, "Times New Roman";
font-size: 22px;
} #sidebar {
float: right;
width: 185px;
position: relative;
background-color: #e6efb6;
padding-left: 4px;
padding-bottom: 10px;
top: -8px;
right: -8px;
border: 0px;
border-left: 1px #80b042 dotted;
font-size: 14px;
} #content {
float: center;
width: 704px;
position: relative;
} h2 {
font-family: Verdana, Arial;
font-weight: bold;
font-size: 16px;
color: #80b042;
} 		fieldset{margin:0;padding:0;border:0;}
		label{width:250px; display:block;}
		.txt_input{width:250px; display:block;border:1px solid #000;background-color:#e6efb6;color:#80b042;}
		textarea{height:80px; width:250px;border:1px solid #000;background-color:#e6efb6;color:#80b042;}
		input{display:block;}
		.req{color:#f00;font-size:90%;}
		#form_errors{color:#f00; display:none;}
		#form_thanks{color:#000; display:none;}
div.contact {
float:center;
width: 300px;
}