@charset "UTF-8";
#mainImage {
	z-index: 0;
}
/* CSS Document */

#facebookChaseGiving {
	position: absolute;
	top: 1px;
	z-index: 64;
	left: 1px;
	border: 3px solid #000;
}
#spiritOfHope {
	position: absolute;
	left: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	z-index: 64;
	top: 0px;
}
#spiritOfHopeBkg {
	position: absolute;
	z-index: 32;
	height: 61px;
	width: 363px;
	background-color: #000;
	left: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	top: 0px;
}
#newsLeftImageCell {
	position: relative;
}
.newsLeftImage {
	position: absolute;
	top: 0px;
	left: 0px;
}

