html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font: Bookman Old Style;
	background-image: url(bible4b01.jpg);
}
#header {
	position: absolute;
	border-bottom: 15px solid #00000;
	width: 100%;
	margin: 0px;
	padding: 0px;
	top: 0px;
	height: 70px;
}
#header_middle {
	position: absolute;
	border-bottom: 15px solid #00000;
	width: 100%;
	margin: 0px;
	padding: 0px;
	top: 118px;
	height: 44px;
	text-align: center;
font-family: Bookman Old Style;
font-size: 24pt;
font-weight: bold;
color: rgb(163, 0, 0);
}
#header_bottom {
	position: absolute;
	border-bottom: 15px solid #00000;
	width: 100%;
	margin: 0px;
	padding: 0px;
	top: 183px;
	height: 37px;
	text-align: center;
font-family: Times New Roman;
font-weight:  bold;
font-size: 13pt;
color: rgb(121, 51, 0);
}
#header_faq {
	position: absolute;
	border-bottom: 15px solid #00000;
	width: 100%;
	margin: 0px;
	padding: 0px;
	top: 232px;
	height: 40px;
	text-align: center;
font-family: Bookman Old Style;
font-size: 20pt;
font-weight: bold;
color: rgb(153, 0, 0);
}
#left {
	position: absolute;
	left: 0px;
	top: 275px;
	width: 160px;
}
#left a {
	display: block;
	list-style: url(none) none;
	font:  Arial;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}
#content_container {
border-top: 7px solid #EBB6BB;
border-left: 7px solid #EBB6BB;
border-bottom: 7px solid #690711;
border-right: 7px solid #690711;
background-color: #DADAD3;
width: 80%;
position: absolute;
left: 174px;
top: 275px;
}
#content_title {
border: 1px solid #787875;
margin: 2px;
text-align: center;
font-family: arial;
font-size: 16pt;
font-weight: bold;
color: #893549;
background-color: #DADAD3;
}
#content_body {
border: 1px solid #787875;
background-color: #DADAD3;
margin: 2px;
padding: 4px;
text-align: left;
color: black;
font-family: arial;
font-size: 12pt;
font-weight: bold;
}
#content_body  a:hover {
	color: #ff2d2d;
}
#content_footer {
position: absolute;
left: 0px;
width: 100%;
border-top: 0px ;
border-left: 0px;
border-bottom: 0px;
border-right: 0px;
}
#content_indexcontainer {
border-top: 0px ;
border-left: 0px;
border-bottom: 0px;
border-right: 0px;
width: 80%;
position: absolute;
left: 174px;
top: 255px;
}
#content_indexbody {
border: 0px;
margin: 2px;
padding: 4px;
font-family: arial;
font-size: 12pt;
font-weight: bold;
}
#content_indexbody a:hover {
color: #ff2d2d;
}
#content_indexfooter {
position: absolute;
top: 450px;
height: 40px;
width: 100%;
left: 0px;
border: 0px;
margin: 2px;
text-align: center;
padding: 4px;
font-family: arial;
font-size: 10pt;
font-weight: bold;
}
 #title {
   padding:5px 10px;
   }
    #main {
   float:left;
   width:350px;
   padding:0px;
   }
   #sidebar {
   float:right;
   width:350px;
   padding:0px;
   }
   