body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	background-color: #2776AD;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #00CC99;
	text-decoration: underline;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 36px;
	line-height: 6px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 16px;
	line-height: 6px;
	font-style: normal;
	text-align: center;
	display: block;
	margin-top: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
#Container {
	position:absolute;
	left:40px;
	top:10px;
	width:764px;
	background-color:#2776AD;
	border:6px ridge #000099;
	z-index:1;
}
#header {
	position:relative;
	width:760px;
	background-color:#0099CC;
	z-index:2;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #000099;
	height: 265px;
	
}
#headersky {
	position: absolute;
	width:764px;
	height:160px;
	z-index:3;
	visibility: visible;
	background-image: url(../images/cloudy_sky1.gif);
	float: left;
	clear: left;
	
}
#headerfire {
	position:absolute;
	left:0px;
	top:160px;
	width:764px;
	height:103px;
	z-index:4;
	background-image: url(../images/firey_shy5.gif);
	visibility: visible;
	background-repeat: no-repeat;
	float: left;
}
#headertrees {
	position:absolute;
	left:0px;
	top:100px;
	width:764px;
	height:100px;
	z-index:5;
	background-image: url(../images/aboveandbelow4.gif);
}
.style2 {
	font-size: 24px;
	text-align: center;
	display: block;
	padding-top: 45px;
}
.style3 {
	color: #000099;
}
#sidebar {
	position:absolute;
	left:0px;
	top:268px;
	width:184px;
	background-color:#D2E9FF;
	z-index:6;
	text-align: center;
	border: 6px ridge #000099;
}
#content {
	width:510px;
	background-color:#D2E9FF;
	z-index:auto;
	clear: right;
	border-left-width: 6px;
	border-left-style: ridge;
	border-left-color: #000099;
	padding-left: 30px;
	padding-right: 20px;
	float: right;
	background-repeat: no-repeat;
}
#footer {
	width:764px;
	background-color:#009999;
	z-index:8;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #000099;
	float: left;
	clear: both;
	height: 260px;
}
#footersky {
	position:relative;
	left:0px;
	top:0px;
	width:764px;
	height:160px;
	z-index:9;
	background-image: url(../images/cloudy_sky1.gif);
	float: left;
}
#footerfire {
	position:absolute;
	left:0px;
	top:160px;
	width:764px;
	height:100px;
	z-index:10;
	background-image: url(../images/firey_shy5.gif);
	background-repeat: no-repeat;
	float: left;
}
#footertrees {
	position:absolute;
	left:0px;
	width:764px;
	height:106px;
	z-index:11;
	background-image: url(../images/aboveandbelow4.gif);
	background-repeat: no-repeat;
	top: 100px;
}
.style5 {
	font-size: 14px
}
.style6 {
	font-size: 12px;
	line-height: 1.5em;
	top: 650px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content p {
	font-size: 14px;
	text-indent: 20px;
	font-weight: normal;
	text-align: center;
}
.ScriptureInRed {
	color: #FF0000;
}
.signatureRightOfCenter {
	text-indent: 300px;
	display: block;
	padding-left: 200px;
}
.pullQuote {
	padding-right: 50px;
	padding-left: 50px;
	color: #000066;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.pullQuote2 {
	background-color: #9DCDEE;
	padding-right: 55px;
	padding-left: 55px;
	text-align: center;
}
.regularPullQuote {
	font-weight: bold;
	padding-right: 50px;
	padding-left: 50px;
}
.highlight {
	background-color: #FFFF66;
}
.update {
}
.centerText {
	text-align: center;
}
