@charset "utf-8";
.fiftypercent {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #DFD293;
}
#history {
	position:absolute;
	left:100px;
	top:0px;
	width:710px;
	height:350px;
	z-index:2;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: scroll;
	visibility: visible;
}

.style1 {
	color:#FFFFFF;
	filter:Glow(color=black,strength=3);
}
#flash {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.oneColElsCtr #container {
	width: 46em;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: auto;
}
.oneColElsCtr #mainContent {
	padding: 0 20px;
}
#insidethiswindow {
	position:relative;
	left:0px;
	top:0px;
	width:720px;
	height:700px;
	z-index:1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#midsection {
	position:relative;
	left:0px;
	top:10px;
	width:710px;
	height:auto;
	z-index:2;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wordstotheleft {
	position:absolute;
	left:310px;
	top:10px;
	width:400px;
	height:auto;
	z-index:2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wordstotheright {
	position:absolute;
	left:0px;
	top:10px;
	width:275px;
	height:auto;
	z-index:3;
	border: medium double #FFCC00;
}
#titlegoeshere {
	position:relative;
	left:0px;
	top:0px;
	width:710px;
	height:auto;
	z-index:2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0%;
	padding-top: 20%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	text-align: center;
	vertical-align: bottom;
}
#apDiv2 {
	position:absolute;
	left:170px;
	width:150px;
	height:150px;
	z-index:2;
	bottom: 0px;
	background-color: #00CC66;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#apDiv3 {
	position:absolute;
	left:330px;
	width:150px;
	height:150px;
	z-index:2;
	bottom: 0px;
	background-color: #0033FF;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#apDiv4 {
	position:absolute;
	left:490px;
	width:150px;
	height:150px;
	z-index:2;
	bottom: 0px;
	background-color: #00FF33;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#footer {
	position:absolute;
	width:710px;
	height:auto;
	z-index:2;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0%;
	padding: 0%;
	bottom: auto;
	left: 0px;
	border: thick ridge #FFFFFF;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-repeat: repeat;
	background-position: center center;
	background-image: url(images/bg3.jpg);	
}
a:link {
	color: #DFD293;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DFD293;
}
a:hover {
	text-decoration: underline;
}



#pastorpic {
	position:relative;
	left:-160px;
	top:0px;
	width:238px;
	height:327px;
	z-index:2;
	background-color: #006699;
	border: medium double #FFFFFF;
}
a:active {
	text-decoration: none;
}
#midsectionministries {
	position:relative;
	left:-105px;
	top:10px;
	width:920px;
	height:auto;
	z-index:2;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	height: 5%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	right: 0px;
	position: fixed;
	background-color: #000000;
}
