/* Page Style -------------------------------------------------------------------------------*/
body {margin: 0px; background-color:#121212; text-align: center;}
a img {border-style: none;}

/* Fonts ------------------------------------------------------------------------------------*/
a, p, h1, h2, h3, h4, h6, h6 {text-align:left; font-family: "Arial", Helvetica; text-decoration: none;}

a {font-size: 9px;  font-weight: bold;}
a:visited {color: #754C24;}
a:link {color: #8C6239;}
a:hover {color: #000000;}
a:active {color: #8C6239;}

a.footer {font-size: 9px;  font-weight: bold; color: #3d3d3d;}

h1 {font-size: 16px; color:#481C06; font-weight: bold; text-align:center;}
h6 {font-size: 10px; color:#737373; font-weight: bold; text-align:center;}
p {font-size: 12px; color:#212121;}
p.quotes {font-size: 10px; color:#212121; text-align: right;}

h3.libBook {font-size: 12px; font-weight: bold; color:#481C06; text-align:center;}
p.libBook, p.libBook2, p.libDesc {font-size: 10px;}
p.libBook, p.libBook2 {margin-left: 5px; margin-right: 5px;}
p.libBook {color:#212121;}
p.libBook2 {font-weight:bold; color:#481C06;}
p.libDesc {color:#212121;}
p.libDesc strong {font-weight:bold; color:#481C06;}

/* Navigation & Buttons ----------------------------------------------------------------------*/
#navigation{
	position:absolute;
	left: 218px; top: 120px;
	width: 523px;
	height: 17px;
	text-align: left;
}
#btnBack{
	position:absolute;
	left: 367px; top: 479px;
	width: 60px;
	height: 44px;
}
#btnNext{
	position:absolute;
	left: 680px; top: 479px;
	width: 60px;
	height: 44px;
}

#btnBack ul, #btnNext ul, #btnBack li, #btnNext li, #navigation ul, #navigation li { margin:0; padding:0;}
#btnBack li, #btnNext li, #navigation li { display:inline; }
#btnBack ul, #btnNext ul, #navigation ul {margin:0;padding:0;list-style:none;display:inline;}

#navigation #nav_home a, #navigation #nav_about a, #navigation #nav_library a, 
#navigation #nav_prayer a, #navigation #nav_offerings a, #navigation #nav_sharing a, #navigation #nav_contact a,
#btnBack #btn_back a, #btnNext #btn_next a {
	display: block;
	float:left;
}
	
#navigation #nav_home a { background:url("images/btnHome.gif") no-repeat; width:60px; height:17px; border:0; }
#navigation #nav_home a:hover { background:url("images/btnHomeo.gif") no-repeat; }
#navigation #nav_home a.selected { background:url("images/btnHomeo.gif") no-repeat; }

#navigation #nav_about a { background:url("images/btnAbout.gif") no-repeat; width:96px; height:17px; border:0; }
#navigation #nav_about a:hover { background:url("images/btnAbouto.gif") no-repeat; }
#navigation #nav_about a.selected { background:url("images/btnAbouto.gif") no-repeat; }

#navigation #nav_library a { background:url("images/btnPower.gif") no-repeat; width:70px; height:17px; border:0; }
#navigation #nav_library a:hover { background:url("images/btnPowero.gif") no-repeat; }
#navigation #nav_library a.selected { background:url("images/btnPowero.gif") no-repeat; }

#navigation #nav_prayer a { background:url("images/btnPrayer.gif") no-repeat; width:67px; height:17px; border:0; }
#navigation #nav_prayer a:hover { background:url("images/btnPrayero.gif") no-repeat; }
#navigation #nav_prayer a.selected { background:url("images/btnPrayero.gif") no-repeat; }

#navigation #nav_offerings a { background:url("images/btnOfferings.gif") no-repeat; width:88px; height:17px; border:0; }
#navigation #nav_offerings a:hover { background:url("images/btnOfferingso.gif") no-repeat; }
#navigation #nav_offerings a.selected { background:url("images/btnOfferingso.gif") no-repeat; }

#navigation #nav_sharing a { background:url("images/btnSharing.gif") no-repeat; width:76px; height:17px; border:0; }
#navigation #nav_sharing a:hover { background:url("images/btnSharingo.gif") no-repeat; }
#navigation #nav_sharing a.selected { background:url("images/btnSharingo.gif") no-repeat; }

#navigation #nav_contact a { background:url("images/btnForums.gif") no-repeat; width:66px; height:17px; border:0; }
#navigation #nav_contact a:hover { background:url("images/btnForumso.gif") no-repeat; }
#navigation #nav_contact a.selected { background:url("images/btnForumso.gif") no-repeat; }

#btn_back a { background:url("images/btnHomeBack.gif") no-repeat; width:60px; height:44px; border:0; }
#btn_back a:hover { background:url("images/btnHomeBacko.gif") no-repeat; }

#btn_next a { background:url("images/btnHomeNext.gif") no-repeat; width:60px; height:44px; border:0; }
#btn_next a:hover { background:url("images/btnHomeNexto.gif") no-repeat; }

/* Content -----------------------------------------------------------------------------------*/
#main {
	position:relative;
	width: 790px;
	height: 590px;
	margin: 0 auto;
	padding: 0;
	background-color:#FFFFFF;
	overflow: hidden;
}
#main2 {
	position:absolute;
	left: 0; top: 0;
	width: 790px;
	height: 590px;
	background-image:url('images/nrmBase.jpg');
	text-align: left;
}
#header {
	position:absolute;
	left: 218px; top: 84px;
	width: 523px;
	height: 29px;
	background-image:url('images/nrmHeader.gif');
}
#footerBox {
	margin-left: auto;
	margin-right: auto;
	width: 460px;
	height: auto;
	text-align: center;
}

/* Global Divs ------------------------------------------------------------------------------*/
#centerTextBox {
	position: absolute;
	left: 104px; top: 145px;
	width: 616px;
	height: 334px;
	text-align: left;
}

/* Library Divs ------------------------------------------------------------------------------*/
#bookNav {
	position: absolute;
	left: 90px; top: 145px;
	width: 150px;
	height: 334px;
	text-align: left;
}
#bookPage {
	position: absolute;
	left: 274px; top: 145px;
	width: 213px;
	height: 334px;
}
#bookPage2 {
	position: absolute;
	left: 507px; top: 145px;
	width: 213px;
	height: 334px;
}

/* HomePage Divs ------------------------------------------------------------------------------*/
#homePhoto {
	position: absolute;
	left: 84px; top: 137px;
	width: 286px;
	height: 386px;
	background-image:url(images/homePhoto.jpg);
}
#homeContent-1 {
	position: absolute;
	left: 320px; top: 145px;
	width: 400px;
	height: 240px;
	text-align: left;
}
#homeContent-2 {
	position: absolute;
	left: 367px; top: 410px;
	width: 353px;
	height: 100px;
	text-align: left;

}

/* About Us Divs ------------------------------------------------------------------------------*/
#aboutPhoto {
	position: absolute;
	left: 84px; top: 137px;
	width: 207px;
	height: 386px;
	background-image:url(images/aboutPhoto.jpg);
}
#aboutContent {
	position: absolute;
	left: 292px; top: 145px;
	width: 430px;
	height: 334px;
	text-align: left;
}

/* YAJ Divs ------------------------------------------------------------------------------*/
#YAJPhoto {
	position: absolute;
	left: 84px; top: 137px;
	width: 268px;
	height: 386px;
	background-image:url(images/YAJPhoto.jpg);
}
#YAJContent {
	position: absolute;
	left: 375px; top: 145px;
	width: 350px;
	height: 334px;
	text-align: left;
}

/* Prayer Divs ------------------------------------------------------------------------------*/
#prayerPhoto {
	position: absolute;
	left: 84px; top: 137px;
	width: 548px;
	height: 386px;
	background-image:url(images/prayerPhoto.jpg);
}
#prayerContent {
	position: absolute;
	left: 550px; top: 145px;
	width: 170px;
	height: 334px;
	text-align: left;
}

/* Offerings Divs ------------------------------------------------------------------------------*/
#offeringsPhoto {
	position: absolute;
	left: 84px; top: 137px;
	width: 279px;
	height: 386px;
	background-image:url(images/offeringsPhoto.jpg);
}
#offeringsContent-1 {
	position: absolute;
	left: 100px; top: 145px;
	width: 620px;
	height: 140px;
	text-align: left;
}
#offeringsContent-2 {
	position: absolute;
	left: 370px; top: 278px;
	width: 350px;
	height: 80px;
	text-align: left;
}

/* Sharing Divs ------------------------------------------------------------------------------*/
#sharingPhoto {
	position: absolute;
	left: 84px; top: 137px;
	width: 276px;
	height: 386px;
	background-image:url(images/sharingPhoto.jpg);
}
#sharingContent-1 {
	position: absolute;
	left: 104px; top: 145px;
	width: 260px;
	height: 200px;
	text-align: left;
}
#sharingContent-2 {
	position: absolute;
	left: 380px; top: 145px;
	width: 340px;
	height: 334px;
	text-align: left;
}

/* Modem/Dialup Text Divs ------------------------------------------------------------------------------*/
#textMain2 {
	position:absolute;
	left: 0; top: 0;
	width: 790px;
	height: 590px;
	background-image:url('images/textNrmBase.gif');
	text-align: left;
}
#textContent {
	position: absolute;
	left: 104px; top: 145px;
	width: 616px;
	height: 334px;
	text-align: left;
}
#textContent-2 {
	position: absolute;
	left: 104px; top: 145px;
	width: 298px;
	height: 334px;
	text-align: left;
}
#textContent-3 {
	position: absolute;
	left: 422px; top: 145px;
	width: 298px;
	height: 334px;
	text-align: left;
}
