body {
	/** background: #494522 url('../images/bg-flower-y.gif');*/
	background: #5d902a url('../images/bg-flower-g.gif');
}
/* ---( links )------------------------------- */
a{
	color:#355a10;
}
a:hover{
	background:#355a10;
}
	
/* ---( common elements )------------------------------- */

	
/* ---( top )------------------------------- */
	
/* navigation */
#nav{
	background: #355A10 url(../images/bg-sub-g.gif) repeat-x top left;
}

#nav a:hover {
	background-color: #355a10;
}
	

	
/* ---( main column )----------------------------- */
	
/* ---( right column )----------------------------- */

	
/* ---( footer )----------------------------------- */

th { 
	color: #fff; 
	background-color: #355a10; 
}
.modulehead{ 
	color: #fff; 
	background-color: #355a10; 
}

		