/* commented backslash hack v2 \*/
* html {overflow:hidden;}
/* end of hack */
body {margin:0; padding:0 10px 0 10px; border:0; height:100%;}
* html body {overflow-y:scroll;}
#menu {position:fixed; display:block; top:335px; left:38px; width:205px; height:300px; background-color:transparent; z-index:20;}
* html #menu {position:absolute;}
#heart {position:fixed; display:block; top:196px; left:0; width:606px; height:139px; background-color:transparent; background-image:url(images/heart.png); z-index:20;}
* html #heart {position:absolute;}
#postcard {position:fixed; display:block; top:0; left:0; width:697px; height:196px; background-color:transparent; background-image:url(images/postcard.png); z-index:20;}
* html #postcard {position:absolute;}
body {background-image: url(images/menubg.jpg); background-repeat: repeat-y; background-color:#FFFFFF; background-attachment:fixed;}

p /*THIS IS THE GENERAL TEXT OF PAGE*/{
	text-align:justify;
	color:#000;
	font:12px Verdana;
	line-height:20px;
	letter-spacing:.1em;
	}

#topper /*THIS IS THE TOP OF PAGE*/{position:fixed; display:block; top:0; right:0; width:100%; height:280px; background:url(images/stripebg.jpg); background-repeat:repeat-x; background-color:#FFFFFF; z-index:12;}
* html #topper {position:absolute; right:0;
	right/* */:/**/17px; 
	right: /**/17px;}

#rl /*THIS IS THE SCRIPTURE AT TOP OF PAGE*/ {position:fixed; display:block; top:20px; right:20px; width:550px; height:130px; font-size:16px; font-style:italic; font-family:times new roman, serif; font-weight:bold; overflow:hidden; color:#CC0066; z-index:25; text-align:justify;}
* html #rl {position:absolute;}

#menu a, #menu a:link {display:block; width:150px; height:25px; text-decoration:none; line-height:25px; margin-top:5px; border:2px groove #FF66CC; background:#fff; background-image:url(images/navbg.jpg); font-size:18px; color:#CC0066; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; text-align:center;}
#menu a:visited {display:block; width:150px; height:25px; color:#666666; background:#FFCCFF; background-image:url(images/navdone.jpg);}
#menu a:hover {font-weight:bold; color:#333300; border:2px groove #9999cc; background:#FFFF99; background-image:url(images/navonbg.jpg);}
#menu a:active {font-weight:bold;}

#content /*THIS IS THE CONTAINER FOR TEXT INFORMATION ON PAGE*/{position:relative; display:block; margin:0 0 0 131px; background:transparent; overflow:hidden; letter-spacing:.08em; z-index:10;}
.text /*keeps page in line*/{display:block; padding:10px 10px 10px 10px; width:88%; margin-left:5px; text-align:justify; float:right; color:#000;}
.text {width/* */:/**/91%; 
	width: /**/91%;}

h1 /*THIS IS THE HEADLINE OF INDEX PAGE*/ {font-size:30px; color:#CC0066; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; margin-top:10px; margin-bottom:5px; border-bottom:1px solid #c06; letter-spacing:1px; font-weight:bold;}
.scriptureVerse {font-size:16px; font-style:italic; font-family:times new roman, serif; font-weight:bold; overflow:hidden; color:#CC0066; z-index:25; text-align:right;}

.style1 /*TEXT FOR LINKING*/ {font:12px verdana; line-height:20px; letter-spacing:.1em;}
.style1 a:link {color:#900; font-weight:bold; font-variant:small-caps; text-decoration:none;}
.style1 a:visited {color:#900; font-size:12px; font-variant:small-caps; text-decoration:none;}
.style1 a:hover {font-weight:bolder; font-style:italic; text-decoration:underline;}
	
#foot /*FOOTER FOR PAGES THAT HAS NO IMAGE DIVIDER*/{display:block; margin:10px 100px 10px 300px; padding:10px 10px 0 100px; background:transparent; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; line-height:20px; letter-spacing:.1em; text-align:center; border-top:1px solid #c06;}
#foot a:link {color:#900; font-weight:bold; font-variant:small-caps; text-decoration:none;}
#foot a:visited {color:#900; font-size:10px; text-decoration:none;}
#foot a:hover {font-weight:bolder; text-decoration:underline;}

#pad {display:block; height:140px;}

