/*
//	Site:		China Light Media Foundation (chinalightmedia.org)
//	File:		css/about.css
//	Updated:	June 7, 2008
*/


/*
//	Link stylesheets
*/


/*
//	Section elements
*/

#gotochina {
	clear: both;
	width: 200px;
	padding: 15px 15px 130px 15px;
	color: #ffffff;
	background: #bf3030 url(../images/about/welcome.jpg) bottom left no-repeat;}

	#gotochina a {color: #fff0a6;}
	
	#gotochina a:hover {color: #ffffff;}

a#donate {
	display: block;
	clear: both;
	width: 230px;
	height: 230px;
	margin-top: 20px;
	background: url(../images/about/donate.png) 0 0 no-repeat;}

	a#donate:hover {background: url(../images/about/donate.png) 0 -230px no-repeat;}