
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #196050;
}

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

a:visited {
	color: #196050;
}

body {	
	#background: #2cb203 url(images/back_all.gif) center top repeat-y;
	font:  Arial, Helvetica, sans-serif;
	color: #383838;
}

#content{
	margin: 0 auto;
	#background: #1e7c01;
	width: 870px;
	text-align: left;
	#background: url(images/mainbg.gif) repeat-y center;
}

#main{
width: 710px;
margin: 0 auto;
clear:both;
}

#header {
	height: 20px;
	width: 870px;
	#background: #1e7c01 url(images/header.jpg) no-repeat top;		
}


#footer {
	height: 16px;
	width: 870px;
	clear: both;
	padding-top: 10px;
        #background: #1e7c01 url(images/footer.gif) repeat-x top;
	border-top: 1px solid #1e7c01;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
