@charset "UTF-8";
.oasis-style {
	background-attachment: fixed;
	background-image: url(../Artwork/oasis-bkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 944px;
	height: 1124px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#web-top {
	height: 198px;
	width: 944px;
	background-image: url(../Artwork/web-top.gif);
}
#web-bottom {
	height: 926px;
	width: 944px;
	background-image: url(../Artwork/web-bottom.gif);
	text-align: center;
}
#navbar {
	height: 29px;
	width: 944px;
	padding-top: 169px
}
#content-left {
	height: 368px;
	width: 325px;
	float: left;
	padding-left: 10px;	
}
#content-right {
	height: 368px;
	width: 585px;
	float: left;
}
#home-container {
	height: 532px;
	width: 944px;

}
#pub-container {
	height: 841px;
	width: 670px;
	float: left;
	margin-left: 10px;
}
#pub-oasis {
	height: 841px;
	width: 240px;
	float: left;
	background-image: url(../Artwork/pub-oasis.gif)
}
h1, h2, h3, h4 {
	color: #330000
}
h1 {
	font-size:16px;
	padding-top: 20px;
	font-weight: bolder;
	margin-left: 20px;
}
h2 {
	font-size: 16px;
	margin-left: 20px;
}
#missions-container1 {
	height: 841px;
	width: 255px;
	float: left;
}
#missions-container2 {
	height: 841px;
	width: 679px;
	float: left;
}
#centre-sign {
	height: 544px;
	width: 280px;
	background-image: url(../Artwork/centre-sign.gif);
	float: left;
	margin-left: 20px;
}
#centre-founder-right {
	height: 544px;
	width: 640px;
	background-image: url(../Artwork/centre-founder-right.gif);
	float: right;
}
#about-centre-bottom {
	height: 338px;
	width: 944px;
}
#about-centre-right {
	height: 544px;
	width: 635px;
	float: left;
	background-image: url(../Artwork/about-centre-right.gif)
}
#centre-contact {
	height: 544px;
	width: 640px;
	float: left;
	background-image: url(../Artwork/centre-contact-right.gif)
}
 #ministers-left {
 	height: 841px;
	width: 379px;
	float: left;
	padding-left: 10px;
}
#ministers-right {
	height: 841px;
	width: 530px;
	float: left;
}
#history-left {
	height: 841px;
	width: 226px;
	float: left;
	padding-left: 10px;
}
#history-right {
	height: 841px;
	width: 685px;
	float: left;
}
#youth-flash {
	height: 340px;
	width: 923px;
	padding-top:10px;
	padding-left: 10px;
}
#youth-left {
	height: 495px;
	width: 312px;
	padding-left: 30px;
	padding-top: 10px;
	float: left;
}
#youth-right {
	height: 495px;
	width: 580px;
	float: left;
	padding-top: 10px;
}
#emailform {
   display: block;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: outset;
   border-right-style: outset;
   border-bottom-style: outset;
   border-left-style: outset;
   width: 700px;
   background-color: #DDDDDD;
   margin: auto;
   padding: 30px;
   text-align: left;
}
#emailform form label {
   font-size: 11px;
   display: block;
   text-align: right;
   float: left;
   margin: 0px;
   width: 75px;
   padding-top: 4px;
   padding-right: 0px;
   padding-bottom: 3px;
   padding-left: 0px;
}
#spacer {
	height: 20px;
	width: 900px;
}









