BODY
{
	padding: 0;
	margin: -5px 0px 0px 0px;
	height:600px;
	background: url(../images/bg3.jpg) repeat-y top center #002A00;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #053104;
	text-align:center;
}

#wrapper
{
	width: 770px;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	/*position: relative;*/
	text-align:left;
}

#header{
height:250px;
background: url(../images/header-01.jpg) no-repeat #BDDABC;
color:#E3FFD9;
border-bottom: 2px solid #001900;
}

#header h1 {
font-size:2.7em;
font-weight:400;
letter-spacing:-2px;
margin:5px 0 4px 5px;
padding:165px 0px 0px 0px;
}

#header p {
font-size:1.3em;
letter-spacing:-1px;
margin:0 0 20px 5px;
padding:0 0 0 3px;
}

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

a:hover{
color:#053104;
Background-color:#C0E0B4;
}
td {
text-align:left;
}

#content {
line-height:1.2em;
margin:0px 150px 0px 160px;
padding:10px 25px 5px 25px;
text-align:center;
background: url(../images/cont-460.jpg) repeat-y top center #50924C;
}

#footer{
clear:both;
text-align:center;
background-color:#9DC693;
color:CCE8C2;
padding:10px 0px 10px 0px;
}

.formbutton {
        border:none;
        background-image:url(../images/email-submit.jpg);
        background-position:center;
        background-repeat:no-repeat;
        background-color:transparent
}

.buto{
width:100; 
font-family:arial, helvetica, sans-serif; 
height:30px;
cursor:hand; 
font-size:14px;
font-weight:bold;
color:#ffffe8; 
background-color:#2B582A;
 border: #ffffe8 outset 2px;}

.butoo{
width:100; 
font-family:arial, helvetica, sans-serif; 
height:30px;cursor:hand; 
font-size:14px;
font-weight:bold;
color:#2B582A; 
background-color:#82C47D; 
border: #ffffe8 outset 2px;}