@charset "utf-8";
/* CSS Document */

body {
margin:0px;
background:url(../img/bgBody.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}
.bold {
font-weight:bold;
}
.italic {
font-style:italic;
}
.h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
}
.h2 {
font-size:15px;
font-weight:bold;
}
a:link { 
color:#00c;
text-decoration:underline;
outline:none;
}
a:visited { 
color:#00c;
outline:none;
}
a:hover { 
color:#00c;
text-decoration:underline;
outline:none;
}
a:active { 
color:#00c;
outline:none;
}
img {
font-size:9px;
}
#header {
position:absolute;
top:0px;
left:50%;
margin-left:-440px;
width:440px;
height:90px;
}
#nav {
position:absolute;
top:60px;
left:50%;
width:420px;
height:30px;
text-align:right;
}
#nav a {
font-size:18px;
font-family:"Trebuchet MS", sans-serif;
text-decoration:none;
margin-left:20px;
}
#nav a:link {
color:#fff;
}
#nav a:visited {
color:#fff;
}
#nav a:hover {
color:#fff;
text-decoration:underline;
}
#nav a:active {
color:#fff;
}
#body {
position:absolute;
top:90px;
left:50%;
margin-left:-440px;
width:880px;
}
#homeBible {
width:880px;
height:210px;
background:url(../img/Bible.jpg) top left no-repeat;
}
#homeTagline {
position:relative;
top:41px;
left:460px;
width:380px;
font-family:"Trebuchet MS", sans-serif;
}
#homeTagline p.tag1 {
clear:both;
margin:0px;
padding:0px;
font-size:30px;
font-weight:bold;
}
#homeTagline p.tag2 {
clear:both;
margin:-4px 0px 0px 0px;
padding:0px;
font-size:24px;
font-style:italic;
letter-spacing:1px;
font-weight:normal;
}
#homeTagline p.tag3 {
clear:both;
margin:0px 0px 0px 70px;
padding:0px;
font-size:18px;
font-weight:normal;
}
#homeTagline p.tag4 {
clear:both;
margin:15px 0px 0px 0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
#homeBottomL {
float:left;
background:url(../img/homeBottomL.jpg) no-repeat;
width:390px;
height:170px;
padding:20px 20px 40px 30px;
}
#homeBottomR {
float:left;
background:url(../img/homeBottomR.jpg) no-repeat;
width:390px;
height:170px;
padding:20px 40px 40px 10px;
}
#bodyOther {
position:absolute;
top:90px;
left:50%;
margin-left:-440px;
background:url(../img/bodyBg.jpg) no-repeat;
padding:30px;
width:820px;
height:400px;
}
#aboutColL {
float:left;
width:280px;
}
#aboutColR {
float:left;
width:520px;
height:380px;
margin-left:20px;
overflow:auto;
}
#pageSectionHosts {
clear:both;
background:url(../img/sectionBg.png) top repeat-x;
padding:10px;
margin-top:20px;
width:480px;
border-left:1px #fff solid;
border-right:1px #fff solid;
border-bottom:1px #fff solid;
}
#pageSectionHosts img {
float:left;
margin:6px 8px 20px 0px;
}
#pageSectionHosts p {
float:left;
width:380px;
margin:5px 0px 10px 0px;
}
#contactColL {
float:left;
width:300px;
}
#contactColR {
float:left;
width:500px;
height:380px;
margin-left:20px;
overflow:none;
}
#archivesColL {
float:left;
width:300px;
}
#archivesColR {
float:left;
width:500px;
height:380px;
margin-left:20px;
}
#orderForm {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
background:url(../img/bgOrderDiv.png);
visibility:hidden;
}
#orderFormCenter {
position:relative;
top:150px;
left:50%;
margin-left:-260px;
padding:20px;
width:480px;
height:280px;
background:url(../img/bgOrderForm.png);
}
*html #orderFormCenter {
background:url(../img/bgOrderFormIE.gif);
}
#linksColL {
float:left;
width:250px;
}
#linksColR {
float:left;
width:550px;
height:380px;
margin-left:20px;
overflow:auto;
}
#pageSectionLinks {
background:url(../img/sectionBg.png) top repeat-x;
padding:10px;
margin-top:20px;
width:510px;
border-left:1px #fff solid;
border-right:1px #fff solid;
border-bottom:1px #fff solid;
}
#copyright {
clear:both;
text-align:right;
padding:10px;
font-size:10px;
color:#fff;
}
#copyrightOther {
position:absolute;
top:540px;
left:50%;
margin-left:-430px;
width:860px;
text-align:right;
font-size:10px;
color:#fff;
}
#counter {
position:absolute;
top:100%;
left:3px;
height:12px;
margin-top:-17px;
color:#0d0d0d;
font-size:10px;
}