/*****************************************/
/* links                                 */
/*****************************************/

#donate {
	height: 300px;
}
#text {
	display: block;
	position: absolute;
	top: 25px;
	left: 470px;
	width: 405px;
	height: 250px;
}

#button {
	display: block;
	position: absolute;
	top: 125px;
	left: 470px;
	overflow: hidden;
	height: 50px;
	width: 100px;
}
/*
	#button a:link, #button a:visited {
		display: block;
		height: 50px;
		background: url(img/games_nav.png) no-repeat 0 0;
	}
	#button:hover {
		background-position: 0px -50px;
			height: 20px;
		outline: none;
	}
*/
