html,
body {
		background:url(images/body_BKND.jpg) repeat-x;
		margin:0;
		padding:0;
		height:100%;
		background-color:#006
	}
#wrapper {
		width:900px;
		margin:0 auto;
		min-height:100%;
		background-color:#FFF;
		position:relative;
		border:1px solid black;
	}
#header {
		background:url(images/hdr_BKND.jpg);
		width:100%;
		height:125px;
		text-align:center;
		margin:0 auto;
		background-color:#FFF;
	}
#menu{
	background:url(images/menu_BKND.jpg) repeat-x;
	margin:0 auto;
	padding:0;
	height:25px;
	width:100%;
	border-bottom:2px solid #333;
	
}


ul.menu{
	height:25px;
	list-style:none;
	padding:2px;
	padding-left:0px;
	margin-left:0;
	margin-top:0;
	text-align:center;
}

ul.menu li{
	float:left;
	display:inline;
	width:79px;
	border-right:2px solid#900
}


ul.menu a:link{
	text-decoration:none;
	font: 800 10px Arial, Verdana, Sans Serif;
	padding:0 3px 0 3px;
	color:#FF0;
	text-align:center;
}

ul.menu a:hover{
	color:#FFF;
	padding-top:0;
	height:25px;
}

ul.menu a:visited{
	font: 800 10px Arial, Verdana, Sans Serif;
	text-decoration:none;
	padding:0 5px 0 5px;
	color:#FFF;
	text-align:center;
}

ul.menu li:hover{
	background-color:#900;
	height:23px;
	border-right:2px solid#900;
}


#menu2{
	background-color:#CCC;
	margin:0px auto;
	padding:0;
	height:20px;
	width:100%;
	
	
}


ul.menu2{
	height:25px;
	list-style:none;
	padding:1px;
	padding-left:6px;
	padding-right:7px;
	
	margin-left:0;
	margin-top:2px;
	text-align:center;
}


ul.menu2 li{
	float:left;
	display:inline;
	width:73px;
	border-right:1px solid#999;
	margin-top:-2px;
}


ul.menu2 a:link{
	text-decoration:none;
	font: 800 10px Arial, Verdana, Sans Serif;
	padding:0 1px 0 3px;
	color:#000;
	text-align:center;
}

ul.menu2 li:hover{
	background-color:#CC6;
	
	
}

ul.menu2 a:visited{
	font: 800 10px Arial, Verdana, Sans Serif;
	text-decoration:none;
	padding:0 2px 0 2px;
	
	text-align:center;
}

#page_title{
	padding:0;
	width:100%;
	height:75px;
	text-align:center;
}


#ltClmn{
	float:left;
	margin-top:10px;
	width:10px;
	padding:10px 5px 10px 5px;
	min-height:100%;
	border-right:2px solid #CCC;
}


#rtClmn{
	float:right;
	margin-top:20px;
	width:10px;
	padding:10px 5px 10px 5px;
	min-height:100%;
	border-left:2px solid #CCC;
 }

#countdown{
	text-align:center;
	font:.75em Arial, Helvetica, sans serif;
	padding:0;
	margin-top:10px;
}


#Lftinset{
	text-align:center;
	width:130px;
	margin-top:10px;
	padding:0;
	border-bottom:1px solid black;

}
h3.ltClmn{
	text-align:center;
	font:800 1em  aria,l helvetica, sans serif;
	color:#000;
	padding-top:20px;
	margin-top:20px;
	padding-bottom:0px;
	margin-bottom:2px;
	width:198px;
	border-bottom:1px solid black;
	}
h3.body{
	text-align:center;
	font:800 1.50em  aria,l helvetica, sans serif;
	color:#000;
	padding-top:20px;
	margin-top:20px;
	padding-bottom:0px;
	margin-bottom:2px;
	width:100%;
	
	}
	
p.left{
	
	text-align:justify;
	font: 500 .75em arial, helvetica, sans serif;
	color:#006;
	margin-top:0;
	width:195px;
	padding:0 5px 0 5px;
	line-height:1.5em;
	}
	
a.ltClmn{
	float:right;
	font:10px 700 arial helvetica sans serif;
	color:#006;
	padding-top: 0px; 
	margin-right: 2px; 
	padding-bottom: 20px; 

}

a.rtClmn{
	float:left;
	font:10px 700 arial helvetica sans serif;
	color:#006;
	padding-top: 0px; 
	margin-right: 2px; 
	padding-bottom: 0; 
	background-color:#CCC;

}
	
h3.rtClmn{
	background:url(images/box_hdr.jpg);
	text-align:center;
	font:700 .75em Arial, Helvetica, Sans Serif;
	color:#FFF;
	width:200px;
	height:30px;
	margin-bottom: 0;
	padding-bottom: 0; 
	padding-top: 5px; 
	}
	
p.rtClmn{
	text-align:Justify;
	font: 10px Arial, Helvetica, Sans Serif;
	color:#006;
	margin-top:15px;
	width:185px;
	background-color:#CCC; 
	padding: 8px; 
	margin-top: 2px;
	line-height:1.5em;
	padding-bottom: 20px; 
	}
	
	
h3.title{
	font:14px 500 arial, verdana, helvetica;
	color:#000;
	margin-bottom: 0;
	padding-bottom: 0; 
	margin-left:10px;
	
}
p.byline{
	font:12px, arial, verdana, helvetica;
	color:#666;
	width:95%;
	border-bottom:2px solid black;
	padding: 0; 
	margin-top: 0;
	margin-left:10px;

}

p.h3byline{
	font:12px, arial, verdana, helvetica;
	color:#666;
	width:100%;
	
	padding: 0; 
	margin-top: 0;
	text-align:center;

}

	

#content{
	margin-top:35px;
	margin-right:20px;
	margin-left:20px;
	padding:1px;
	padding-bottom:175px;	/* Height of the footer */
	

	}
	
#bookstore{
		margin:25px auto;
		width:90%;
		padding:0;
		
	
	
	}
	
p.body{
	font:12px,italics arial, verdana, helvetica;
	color:#666;
	padding:10px;
	text-align:justify;
	line-height:1.75em;
	margin-top:2px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:2px;
	text-indent:25px;
	}
	
p.scripture{
	font:italic 12px Arial, Verdana, Helvetica;
	color:#333;
	padding:12px;
	text-align:justify;
	line-height:1.5em;
	margin-top:2px;
	padding-top:2px;
	margin-bottom:2px;
	padding-bottom:2px
	}
	
	
blockquote{
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;

}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:125px;       		/* Height of the footer */
	border-top:1px solid black;
	padding-top:2px;
	padding-bottom:10px;
	background-color:#FFF;
	margin:0;
	text-align:center;
		
	}
	
#footer a:link{
	
	text-decoration: none;
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color:#06C;
	}
#footer a:visited{
	
	text-decoration: none;
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color:#F36;
	}
	
#footer a:hover{
	text-decoration: underline;
	font-family: arial, helvetica, sans serif;
	color:#900;
	
	}
	
	ol{
	font:12px Arial, Verdana, Helvetica;
	color:#333
	
	
	}

p.legal{
	font: .75em arial, verdana, sans serif;
	float:left;
	text-align:left;
	padding:0 0 0 0;
	width:200px;
	margin-top:0;
	margin-left:5px;
}
	
p.jse{
	font: .75em arial, verdana, sans serif;
	border:0px solid black;
	float:right;
	bottom:0;
	padding:0;
	margin:0;
	margin-right:10px	
	}
	
	
	*html ul.nav li{
		height:2px;
		}
	
	</style>

	<!--[if lt IE 7]>
	<style media="screen" type="text/css">
	#container {
		height:100%;
	}
	</style>
	<![endif]-->
	
<script language="javascript">

//Specify the marquee's width (in pixels)
var marqueewidth="175px"

//Specify the marquee's height
var marqueeheight="200px"

//Specify the marquee's speed (larger is faster 1-10)
var marqueespeed=2

//Pause marquee onMousever (0=no. 1=yes)?
var pauseit=1

//Absolute positioning
var yCoord=400
var xCoord=200
<script language="javascript1.2" src="http://www.cnsnews.com/ticker/vertical_code.js"></script>

    
</script>