@charset "utf-8";
/* CSS Document */

div.flash{
	margin:auto;
	width:466px;
	height:267px;
	overflow:auto;
	background-image:url('./images/yesfund/yesfund.jpg');
}


div.middlepartext2{
	margin:auto;
	width:444px;
	height:136px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

div.tableback2{
	background-image: url('images/champbackground.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	width:466px;
	height: 146px;
}

div.fundtext{
	margin-top:5px;
	margin-left:5px;
	font-size:11px;
	width:272px;
	height: 157px;
}

div.fundtext2{
	float:right;
	margin-top:-185px;
	margin-right:20px;
	font-size:11px;
	width:150px;
	height: 41px;
}

div.tableback{
	margin-left:61px;
	background-image: url('./images/middlepiece.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	width:920px;
	height: 930px;
}

div.donatesize{
	margin-left:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

div.fundlinks{
	margin-left:8px;
	font-family:Arial, Helvetica, sans-serif;
}

.fundlinks A:link { color:#000; text-decoration: none;}
.fundlinks A:visited { color:#000; text-decoration: none;}
.fundlinks A:active {color:#000; text-decoration: none;}
.fundlinks A:hover {color:#858585; text-decoration: none;}



div.line2{
	margin-left:265px;
	margin-top:-150px;
	width:1px;
	height: 190px;
	background-image: url('./images/yesfund/fund.jpg');

}