body{
	background:url(images/bg_pic.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	width:100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
         margin:0pt;
         padding:0pt;
}
#maincontent
{
	background-image: url(images/front_back.jpg);
	background-repeat: no-repeat;
	background-position:  center;
	height:572px;
	width:762px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	margin-top:5px;
}

#maincontent H3
{
	font-size: 13px;
	font-weigh: bold;
	padding: 0px;
	margin: 10px;
	line-height:16px;
	color:#FF6600;
}
#maincontent H3 a:LINK, #maincontent H3 a:visited {
	text-decoration:none;
	color:#FF6600;
}

#maincontent H3 a:HOVER {
	text-decoration: underline;
	color:#339900;
}


#text1 {
	position: relative;
	width: 190px;
	left: 560px;
	top: 10px;
	 color: #057322;
	font-size:12px;
	text-align:left;
}

#text1 H2{
	font-size: 18px;
	font-weigh: bold;
}

.title{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top:10px;
	text-align:center;
   color: #057322;

}
.title a
{
	color: #057322;
	}

#text2 {
	position: relative;
	left: 500px;
	top: 350px;
	color: #057322;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	width: 250px;
}
.green{
	color: #057322;
	}
