#homeBannerContainer {
	width:100%;
	background:url(/images/home-banner-bg.gif) repeat-x;
	text-align:center;
	height:
}

#homeBanner {
	position:relative;
}
#homeBanner img {float:left;}

.homeTitle {
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:30px;
	color:#b20101;
}
.homeMission {
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:25px;
	color:#b20101;
	font-style:italic;
}

.homeAmount {
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:30px;
	color:#625846;
}

.donationStatus {
	font-size:10px;
	padding-right:10px;
	border-right:1px dashed #C1C1BF;
}

.homeDonate {
	font-size:10px;
}

#container {padding:0px;}

#homeFlip {
height:236px;
position:absolute;
right:427px;
top:21px;}
#image2, #image3, #image4, #image5, #image6, #image7 {display:none;}
#image1, #image2, #image3, #image4, #image5, #image6, #image7 {position:absolute;top:0;left:0;}


#slideshow img {float:left;margin-left:20px;}