body {
	padding: 0;
	font: normal 1em sans-serif;
	color:#000; line-height: 1.5; font-size: 1.1em; font-family: sans-serif;
	background:url(body_bg.gif) 0 0 repeat-x #fff; 
	height: 100%;
	width: 100%;	
}

 a:hover  {background-color: #fff; 
 // color: #3D5C26;
 text-decoration: underline;
 } 



ul {list-style: none;}

.main {padding:0em; text-align:center;
	margin:0 auto; width:60%;}

img {
  border: none; 
  padding: 0px;
  background-color: #1B1D1A;
}

#content {
	width: 90%;	
	text-align: center;	
	padding: 0;
	margin: 0 auto;		
}

#form { position: relative; z-index:50; width:100%;
          line-height: 1.75;}
		  
		  

