.fundHeading {
	width:400px; 
	height:0; 
	overflow:hidden; 
	font-size:36px; 
	line-height:107px;
	background:transparent url(../images/headingFunds.jpg) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:107px; 	
}

.fundHeadingBackground {
	height: 143px;
	width: 400px;
	margin-right:-400px;
	float:left;
	background-image: url(../images/headingFundsBackground.jpg);
	background-repeat: none;
}

.fundAboutHeading {
	width:205px; 
	height:0; 
	overflow:hidden; 
	font-size:24px; 
	line-height:38px;
	background:transparent url(../images/titleAboutTheFunds.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:38px; 
	display:block;
}





.fundEducationHeading {
	width:205px; 
	height:0; 
	overflow:hidden; 
	font-size:24px; 
	line-height:38px;
	background:transparent url(../images/titleEducationFund.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:38px; 
	display:block;
}


.fundTravelHeading {
	width:205px; 
	height:0; 
	overflow:hidden; 
	font-size:24px; 
	line-height:38px;
	background:transparent url(../images/titleTravelFund.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:38px; 
	display:block;
}


.fundEducationImage {
	float:right;
	background-image:url(../images/fundEducation.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:187px;
	margin-left:20px;	
}

.fundTravelImage {
	float:right;
	background-image:url(../images/fundTravel.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:133px;
	margin-left:20px;
}

.awardText {
	font-weight:bold;
}