.HeaderWide {
	background-image: url(../_Images/Header/HeaderBkGrd225.png);
	height: 225px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}

.HeaderWrapper {
	background-color: 183a7a;
	height: 25px;
	width: 1000px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	position: relative;
}

.Header {
	background-repeat: no-repeat;
	height: 180px;
	width: 1000px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(../_Images/Header/OasisHeader.png);
}


.Content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../_Images/Background/Content/ContentBkGrd.png);
	height: 750px;
	background-repeat: no-repeat;
	border-radius: 15px 15px 0px 0px;
	padding-top: 40px;
}

.ListFont {
	font-size:12px;
	color:white;
	}
.h1 {
	color: white;
	}
.h4 {
	font-size:16px;
	color:white;
	font-family:Arial, Helvetica, sans-serif
	}
.h3 {
	font-size:14px;
	color:red;
	font-family:Arial, Helvetica, sans-serif
	}
#Picture {
	height: 3px;
	width: 450px;
	position: absolute;
	z-index: 1000;
	left: 525px;
	top: 105px;
	background-repeat: no-repeat;
	border: thick solid #FFF;
	background-image: url(../_Images/Photos/PastorBillPreaching.JPG);
}
