body	{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #8BCDAC; 
	text-align: center; 
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
	background-image: url("img/bg.png");
	}
h2 { font-size: 22px;	padding: 0 0 0 0; margin: 0 0 0 0; }


#thumbs {
	width: 1000px;
	padding: 5 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}


#thumbs img { margin: 3 2 3 2; border: #117640 3px solid; }
#thumbs a:hover img { border: #76C29C 3px solid; 	}


#x2  {
	width: 1006px;
	text-align: center;
	font-size: 18px;
	color: #117640; 
}

#x2 h1 { font-size: 24px; padding: 0 0 0 0; margin: 0 0 0 0; color: #117640; }

#x2 a:link			{ color: #76C29C ; text-decoration: none; }
#x2 a:active		{ color: #76C29C ; text-decoration: none; }
#x2 a:visited		{ color: #76C29C ; text-decoration: none; }
#x2 a:hover			{ color: #117640 ; text-decoration: underline; }

.col1 {
	float: left;
	width: 500px;
	text-align: left;
	background: #399B68 ;
	color: #3C3C3C;
	margin: 0 0 0 0;
}

.col2 {
	float: right;
	width: 500px;
	text-align: left;
	background: #399B68 ;
	color: #3C3C3C;
	margin: 0 0 0 0;
}	
	

#end h4 { 	color: #399B68; font-size: 9px; }


#rmain h5	{ font-size: 20px; padding: 3 0 3 0; margin: 0 0 0 0; }
#rmain	{ width: 1006px;	font-size: 20px;	}
#rmain	.rmain1		{	float: left;	width: 500px;	}
#rmain	.rmain2		{	float: right;	width: 500px;	}
#rmain	.rmain1	.z1	{	float: left;	width: 250px;	}
#rmain	.rmain1	.z2 {	float: right;	width: 250px;	}
#rmain	.rmain2	.z3 {	float: left;	width: 250px;	}
#rmain	.rmain2	.z4 {	float: right;	width: 250px;	}
#rmain a:link			{ text-decoration: none; }
#rmain a:active		{ text-decoration: none; }
#rmain a:visited		{ text-decoration: none; }
#rmain a:hover			{ text-decoration: underline; }

a:link		{ color: #76C29C ; text-decoration: none;  }
a:active	{ color: #76C29C ; text-decoration: none;  }
a:visited	{ color: #76C29C ; text-decoration: none; }
a:hover		{ color: #117640 ; text-decoration: underline;  }