body {
	background: url(../images/mainbg.jpg);
	background-color: #fde9d1;
	background-image: url(../images/container_right_bg.jpg);
	background-position: 910px 0px;
	background-repeat: repeat-y;
	margin: 0;
   font-family: Helvetica,Arial,sans-serif;

}

* html body {
	background-position: 920px 0px;
	}

div.container {
	background-color: #6b0000;
	background-image: url(../images/bible_red3.jpg);
	background-position: 550px -10px;
	background-repeat: no-repeat;
	width: 900px;
	/*min-height: 700px;*/
	position: relative;
	float: left;
	padding: 0 10px 0 0;
}

	*html div.container {
		height: 1000px;
	
	}

div.header {
	background-color: transparent;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-y;
	width: 900px;
	height: 161px;
	position: relative;
	float: left;
	color: white;
	font-size: 50px;
	padding: 5px 5px 5px 5px;

}

	* html div.header {
		height: 140px;
		}
	
	div.header h1 {
		margin: 5px 0 0px 0;
		font-size: 70px;
	}

	div.header h2 {
		margin: 0 0 0 0;
		font-size: 30px;
	}
	
	
div.footer {
	background: transparent;
	width: 100%;
	height: 60px;
	position: relative;
	float: left;
	color: white;
	/*font-size: 50px;*/
	padding: 5px 5px 5px 5px;
	text-align: center;
	}


div.navbar {
	background-color: transparent;
	width: 900px;
	height: 25px;
	position: relative;
	float: left;
	margin: 0px 0px 0 0px;
	font-size: 100%;
	padding: 5px 5px 5px 5px;
	color: white;/*#9C4A4A;*/
	z-index: 10000;
}

	* html div.navbar {
		height: 25px;
		}

	div.navbar a {
		color: white;
		text-decoration: none;
	}
	
	div.navbar a:hover {
		color: #FFD558;
		text-decoration: underline;
	}

div.panelcontainer {
	background-image: url(../images/bg_tex_2.jpg);
	background-position: bottom;
	width: 150px;
	position: relative;
	float: left;
}
	
div.panelheader {
	width: 140px;
	height: 25px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0 5px 0;
	color: white;
	position: relative;
	float: left;
	border-bottom: #2e0746 5px solid;
}

	div.panelheader h1 {
		color: white;
		font-size: x-large;
		text-align: center;
		margin: 0px 0px 0px 0px;
		}

	div.panelheader h3 {
		color: white;
		margin: 0;
		padding: 0;
		text-align: center;
		}
	
div.leftpanel {
	background-image: url(../images/panel_bottom_bg_2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 140px;
	position: relative;
	float: left;
	margin: 0px 0px 0 0px;
	padding: 2px 5px 75px 5px;
	color: white;
	font-size: small;
}

	div.leftpanel h1 {
		margin: 0 0 2px 0;
		font-weight: bold;
		font-size: medium;
	}

div.rightpanel {
	background-image: url(../images/panel_bottom_bg_2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 140px;
	position: relative;
	float: left;
	margin: 0px 0px 0 0px;
	padding: 2px 5px 75px 5px;
	color: white;
	font-size: small;
}

*html div.rightpanel {
	width: 144px;
	}

	div.rightpanel h1 {
		margin: 0 0 2px 0;
		font-weight: bold;
		font-size: medium;
	}
	
	div.rightpanel a {
		color: white;
	}
	
	div.rightpanel a:hover {
		color: #FFD558;
	}

div.center {
	background-color:#9c4a4a;
	background-image: url(../images/center_top_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 590px;
	position: relative;
	float: left;
	margin: 0px 5px 0 5px;
}

	div.centercontent {
		background-color: transparent;
	 	background-image: url(../images/center_bottom_bg.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		width: 570px;
		/*min-height: 600px;*/
		position: relative;
		float: left;
		padding: 30px 10px 40px 10px;
	}
	
		*html div.centercontent {
			height: 600px;
			width: 570px;
			padding: 30px 10px 40px 10px;
		}
	
		div.centercontent h1 {
			font-size: 30px;
			margin: 0 0 0 0;
		}
		
		div.centercontent h2 {
			margin: 10px 3px 3px 3px;
			}
		
		div.centercontent p {
			margin: 15px 10px 0 10px;
			text-decoration: none;
		}
		
		div.centercontent a {
			color: white;
			text-decoration: none;
		}
		
		div.centercontent a:hover {
			color: #FFD558;
 			text-decoration: underline;
		}
		
	
div.catcenter {
	background-color:#9c4a4a;
	background-image: url(../images/center_top_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 740px;
	position: relative;
	float: left;
	margin: 0px 5px 0 5px;
}

	div.catalogcontent {
		background-color: transparent;
	 	background-image: url(../images/center_bottom_bg.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		width: 730px;
		/*min-height: 600px;*/
		position: relative;
		float: left;
		padding: 20px 5px 20px 5px;
	}
	
		*html div.catalogcontent {
			height: 1%;
		}
	
		div.catalogcontent h1 {
			font-size: 30px;
			margin: 0 0 0 0;
		}
		
		div.catalogcontent p {
			margin: 15px 10px 0 10px;
			text-decoration: none;
		}
		
		div.catalogcontent a {
			color: #3D476A;
			text-decoration: none;
		}
		
		div.catalogcontent a:hover {
			color: #FFD558;
 			text-decoration: underline;
		}
		
	
div.staffbox {
	margin: 10px 0 10px 10px;
	width: 550px;
	position: relative;
	float: left;
}

	div.staffbox div.pic {
		position: relative;
		float: right;
		width: 150px;
	}
	
	  div.staffbox div.pic img {
	  		width: 150px;
			height: 150px;
			border: 1px solid white;
			margin-top: 5px;
	  }
	
	div.staffbox div.entry {
		position: relative;
		float: left;
		margin: 0 0 0 0;
		width: 390px;
		min-height: 150px;
		text-align: justify;
	}

	div.staffbox div.entry p {
		margin: 5px 0 0 0;
		padding: 15px 12px;
		background: #b25353;
		}


	
	img.topright {
		position: absolute;
		top: 5px;
		left: 550px;
		}
		
div.contactbox {
	float: right;
	width: auto;
	clear: none;
	margin: 55px 10px 10px 10px;
	background: #b25353;
	padding: 5px;
	}
	
div.contactbox p {
	margin: 3px;
	}

div.contactbox h2 {
	margin: 3px 3px 10px 3px;
	}

div.contactbox p input {
	margin: 2px 3px 10px 3px;
	}
	



#nav, #nav ul {
	float: left;
	/*width: 80em;*/
	list-style: none;
	line-height: 1;
	background: #6c0000;
	font-weight: bold;
	padding: 0;
	border: solid #f0c544;
	border-width: 0;
	margin: 0 0 1em 0;
	z-index: 10001;
}

	* html #nav, * html #nav ul {
		}

#nav a {
	display: block;
	/*width: 9em;
	w\idth: 6em;*/
	color: white; /*#9C4A4A;*/
	/*color: #7C6240;*/
	text-decoration: none;
	padding: 0.25em 0.5em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	/*width: 8em;*/
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 9em;
	/*w\idth: 13.9em;*/
	font-weight: normal;
	border-width: 0.15em;
	margin: 0;
}

#nav li li {
	/*padding-right: 1em;*/
	width: 9em
}

#nav li ul a {
	width: 9em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 4em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #2e0746;
	color: blue;
}


	#live {
		background: transparent url(../images/central1.jpg) top left no-repeat;
		margin: 5px;
		width: 275px;
		height: 70px;
		float: left;
		position: relative;
		border: 0px solid;
		padding: 70px 0 0 0;
		text-align: center;
		color: rgb(255, 213, 88);
		}
		
	a#live:link, a#live:visited, a#live:active {
		background: transparent url(../images/central1.jpg) top left no-repeat;
		text-decoration: none;
		}
		
	a#live:hover {
		background: transparent url(../images/central1.jpg) no-repeat 0px -140px;
	}
	
	#about {
		background: transparent url(../images/central2.jpg) top left no-repeat;
		margin: 5px;
		width: 275px;
		height: 140px;
		float: left;
		position: relative;
		border: 0px solid;
		}
		
	a#about:link, a#about:visited, a#about:active {
		background: transparent url(../images/central2.jpg) top left no-repeat;
		text-decoration: none;
		}
		
	a#about:hover {
		background: transparent url(../images/central2.jpg) no-repeat 0px -140px;
	}
	
	#branham {
		background: transparent url(../images/central3.jpg) top left no-repeat;
		margin: 5px;
		width: 275px;
		height: 140px;
		float: left;
		position: relative;
		border: 0px solid;
		}
		
	a#branham:link, a#branham:visited, a#branham:active {
		background: transparent url(../images/central3.jpg) top left no-repeat;
		text-decoration: none;
		}
		
	a#branham:hover {
		background: transparent url(../images/central3.jpg) no-repeat 0px -140px;
	}
	
	#kids {
		background: transparent url(../images/kidlogo.png) top left no-repeat;
		margin: 5px;
		width: 275px;
		height: 140px;
		float: left;
		position: relative;
		border: 0px solid;
		}
		

	a#kids:link, a#kids:visited, a#kids:active {
		background: transparent url(../images/kidslogo.jpg) top left no-repeat;
		text-decoration: none;
		}
		
	a#kids:hover {
		background: transparent url(../images/kidslogo.jpg) no-repeat 0px -140px;
	}


.realimage {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0;
	display: block;
	margin: 5px auto;
	}

.tinylogo {
	margin: 0;
	border: 0;
	width: 29px;
	height: 16px;
	}
	
/*#countdown {
	font-size: 14px;
	color: black;
	padding: 6px 2px 2px 2px;
	text-align: center;
	height: 36px;
	width: 350px;
	background-color: transparent;
	margin: 5px 0 0 0;*/
}

div.rightpic {

	}

div.rightpic img {
	float: right;
	position: relative;
	width: auto;
	background: #b25353;
	color: blue;
	padding: 5px;
	margin: 10px 5px 10px 10px;
	clear: none;
	}

div.leftpic img {
	float: left;
	position: relative;
	width: auto;
	background: #b25353;
	color: blue;
	padding: 5px;
	margin: 10px 10px 5px 10px;
	clear: none;
	}

div#map {
	margin: 15px auto 10px auto;
	}
