#footer {
 clear: both;
 position: relative;
 z-index: 10;
 height: 3em;
 margin-top: 1em;
 width: 100%;
 color: #FFFFFF;
 text-align: center;

}


#navBar {
	background-image: url('/augusta3B.jpg');
	height: 135px;
	border: 5px ridge gray;	
	vertical-align: bottom;
	text-align: left;
	margin: auto;
	width: 50%;
	/*display: table-cell;*/
}


.menuItem {
	text-align: center;
	background-color: #CC3300;
	font-weight: bold;
	display: inline;
	border-width: 3px;
	border-style: outset;
	border-color: yellow;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 20px;
	vertical-align: bottom;
}


.menuItem:hover {
	background-color: yellow;
	color: #FF00FF;
	cursor: pointer;
}


#WKZKlogo {
	width: 149;
	height: 90;
	border-width: thick;
	border-color: #000000;
	border-style: solid;
	margin-bottom: -7px;
	margin-right: -4px;
}


#switch {
	vertical-align: top;
	float: right;
	margin-left: -25px;
}


#galleryBody {
	background-image:url('http://www.hawaiivacationhawaiipictures.net/Hawaii-vacation-picture-sunset-Automania.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
	margin: auto;
	display: inline-block;
	width: 895px;
}


.imgSet {
	/*color: yellow;*/
	text-align: center;
}


.imgSet:hover {
	cursor: pointer;
	background-color: rgba(255, 255, 0, .25);
	color: blue;
}


#leftPanel {
	/*display: table-cell;*/
	width: 20%;
	vertical-align: top;
	padding: 5px;
	text-align: center;
	border: thin ridge white;
	background-color:#e0801a;

}


#centerPanel {
	/*display: table-cell;*/
	width: 60%;
	vertical-align: top;
	padding: 10px;
	text-align: center;
	border: thin ridge white;
}


#rightPanel {
	/*display: table-cell;*/
	width: 20%;
	vertical-align: top;
	padding: 5px;
	border: thin ridge white;
}


#sonshinePraise {
	margin: auto;
	margin-top: 25px;
	border: thin ridge white;
	display: inline-block; 
	
}


.staffDesc {
	color: yellow;
	font-size: 16pt;
	text-align: left;
	margin-top: 25px;
	text-indent: 50px;
}

.staffPage {
	padding: 10px;	
	margin-top: 30px;
}

#bibleSearch{
	border: 1px outset gray;
	display: inline-block;
	padding: 5px;
	width: 75%;
}

#pod{
	text-align:left;
	margin: auto;
}


#wrapper {
	text-align: center;
	margin: auto;
	width: 900px;
	display: table;
}


#loginForm {
	border: thin solid yellow;
}


#registerWrapper {
	margin: auto;
	border: 5px ridge orange;
	padding: 25px;
	background-color: #EBF1F7;
	width: 75%;
}

.center {
	text-align: center;
}
.left {
	text-align: left;
}


/*  Begin DIV Tables  */

.divTable {
	display: table;
}
.divRow {
	display: table-row;
}
.divCell {
	display: table-cell;
}

/*  End DIV Tables */

#registerWrapper .divCell {
	text-align: left;
	padding: 10px;
	border: thin solid black;
}

#registerWrapper .divTable {
	margin: auto;
}


body {
	BACKGROUND-IMAGE: none; BACKGROUND-COLOR: #1e0c08;	
}


A:link {
	COLOR: #ffff00; TEXT-DECORATION: none
}


A:visited {
	COLOR: #ffff00; TEXT-DECORATION: none
}


A:hover {
	COLOR: #ffff00; TEXT-DECORATION: underline
}


A:active {
	COLOR: #ffff00; TEXT-DECORATION: none
}


.style1 {
color:#FFFFFF;
}


.style22 {
	FONT-STYLE: italic; COLOR: #ffffff; FONT-SIZE: 16px
}


.style15 {
	COLOR: #ffff00; FONT-WEIGHT: bold
}


.style2 {
	COLOR: #ffffff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}


.style18 {
	COLOR: #ffff00; FONT-SIZE: 14px; FONT-WEIGHT: bold
}


.style23 {
	COLOR: #ffff00
}


.style24 {
	FONT-SIZE: 24px; FONT-WEIGHT: bold
}
