#header {
	float: left;
	height: 315px;
	width: 850px;
}
#Splash1 {
	background-color: #912B29;
	float: left;
	width: 850px;
	height: 10px;
}
#OurPastors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	float: left;
	width: 425px;
	background-color: #DBDA04;
	height: 890px;
}
#WhoWeAre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #dbda04;
	float: right;
	width: 425px;
	height: 890px;
}
#OurPrayers {
	background-color: #dbda04;
	float: left;
	width: 425px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 560px;
	background-image: url(Youth/Images/OurPrayerBG.jpg);
	background-repeat: no-repeat;
}
#Splash2 {
	background-color: #912B29;
	float: left;
	height: 10px;
	width: 850px;
}
#Footer {
	float: left;
	height: 96px;
	width: 850px;
}
#Wrapper {
	width: 850px;
	margin: auto;
}
#ImpactToTheWorld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #dbda04;
	float: right;
	width: 425px;
	height: 560px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.italics {
	font-style: italic;
	color: #660033;
}
