body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,th,td{margin:0px;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}a,:focus{outline:none;}

body {
	color: #000;
	font:12px/16px "Verdana", Arial, Helvetica, sans-serif;
	margin: 30px 0;
	background-color: #F9ECB8;
}
p,h2,h3 {
	margin: 10px 0;
}
h1,h2,h3,h4,h5 {
	font-weight:bold;
}
h1 {
	font-size: 24px;
	text-align:center;
	padding: 10px;
}
h1 a {
	text-decoration: none;
	color: #0000FF;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	color: #585C29;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	color: #B7743F;
}
h4 {
	font-size: 11px;
	color: #6F150B;
}
h5 {
	font-size: 12px;
	color: #42381A;
}
#container {
	width: 900px;
	background:#fff;
	margin:0 auto;
	border:2px solid #6F150B;
	border-width:20px 2px 10px;
}
#container form {text-align:center;}
#header {
	height: 263px;
	background: url('../images/who_is_jesus_really.jpg') no-repeat;
	border-bottom:5px solid #6F150B;
}
.hrzrule {
	border-top: 1px solid #42431f;
}
a {
	font-size: 24px bold;
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #990000;
}
#search {
	text-align: center;
	padding: 1px 10px;
	background-color: #6F150B;
	color: #fff;
}
#search a {
	font-weight: bold;
	color: #F93;
	}
#search a:hover {
	color: #C79726;
}
#verse {
	text-align: center;
}
#mainContent {
	background: #FFF;
	padding: 0 20px;
	border-right: 1px solid #42431F;
	border-left: 1px solid #42431F;
	margin: 10px 75px 0;	
}
#mainContent a {
	font-size: 12px;
	text-decoration: underline;
}
#mainContent a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
#footer {
	padding: 10px 5px;
	text-align: center;
	border-top: 1px solid #6F150B;
	background-color: #E4BF6F;
}
#footer p {
	padding: 5px 0;
	font-size: 10px;
	color: #333;
}
#footer a {
	font-size: 10px;
	color: #0000FF;
}
#footer a:hover {
	font-size: 10px;
	color: #990000;
}
#navigation {
	width: 100%;
	background-color: #E5AA53;
}
#navbar {
	height: 22px;
	position: relative;
	font-family: "Verdana", Geneva, sans-serif;
	margin: 0
}
#navbar ul li {
	width: 98px;
	float: left;
	border-top: 1px solid #ACAB5A;
	border-right: 1px solid #393A19;
	border-bottom: 1px solid #393A19;
	border-left: 1px solid #393A19;
}
#navbar ul li a {
	padding: 2px;
	display: block;
	text-align: center;
	color: #7E1C12;
	font-size: 12px;
}
#navbar ul li a:hover {
	color: #6E5D2D;
	background: #A89134;
	background-color: #D98B47;
}
#mainContent #yes_btn {
	font-weight:bold;
	display: block;
	width: 100px;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	color: #691A2E;
	border: 1px solid #7B6351;
	background: #c79726;
	font-size: 18px;
	padding:10px;
}
#mainContent #yes_btn:hover {
	background-color: #ffeba9;
	color: #42431f;
}
#threelinks {
	height: 20px;
}
.diagram {
    background: url(../images/diagrams.png) no-repeat;
    width: 684px;
    height: 140px;
    margin: 0 auto;
    }
   #diagram2.diagram {
        background-position: 0 -145px;
        height: 155px;
        }  
    #diagram3.diagram {
        height: 130px; 
        background-position: 0 -300px;
        }
.style1 { list-style:disc;
margin-left: 20px;
}
table.padded-table td { 
	padding:10px; 
	}
