
 body {
background-color: transparent;  
}

/*
#bible-bckgrnd {
background-image: url(img/bible-bckgrnd.gif);
background-repeat: no-repeat; 
background-attachment: scroll;   
background-position: 100px 50px;    
}
*/

#wrapper {
background-color: transparent;  
color: #000000;
margin: 1px 40px 30px 40px;        
padding: 10px; 
}



#header .inner li {
margin: 0;
padding: 0;
Margin: 10px 0 10px 0;   /*40px 0 -30px 0;*/
font: times roman, serif;
font-size: 20px;
font-weight: normal;
color: red;
list-style-type: none;
height: 1%;
}
#header a:link, #header a:visited {
color: #FF0000;
background-image: url(img/blue-arrow-5.gif);
background-repeat: no-repeat;
background-position: center left;         
padding-left: 25px;     
font-size: 90%;   
color: #FF0000;               
}
#header li a:hover {
background-color: #FFC0CB; 
}



/*
#header ul {
	 margin: 0; 
	 padding: 0; 
	text-align: right;
	padding-top: 20px;
}
#header li {
	text-align: center;
	background-color: transparent; 
	color: white;   
	font: times roman, serif;
	font-size: 20px;  
	font-weight: bold;
}

#header a:link, #header a:visited {
	color: white;   
	background-image: url(img/more-bullet.gif);
	background-repeat: no-repeat;
	background-position: center-left;
	padding-left: 14px;
	font-size: 130%;
	color: #FF0000;    
}
#header li a:hover {
	background-color: pink;    
	color: red;                            
}
*/

#main {
background-color: transparent;
position: relative;
top:0;
left:  0;
width: 100%;
margin-top: 10px;   
}
#content {
font-size: 24px;  
font: bold
margin: 0;
padding: 0;
background-color: transparent;
color: #000000;
}
#content .inner p {
margin: -10px 50px 10px 50px;
padding-left: 10px;
font-size: 14pt;
font-weight: bold;
}
h1 {
text-align: center;
margin-bottom: 10px;
margin-top: 10px;   /*1.5em; */
font-size: 40px;
color: black; 
font-weight: bold;
}
h2 {
text-align: center;
margin-bottom: 10px;
margin-top: -18px;
font-size: 20px;
color: black;   
font-weight: normal;
}
h3 {
margin: 10px 50px -15px 50px;
color: #0033FF;
font-size: 20px;
font-weight: bold;
}
h4 {
text-align: center;
color: #0033FF;
font-size: 18pt;
font-weight: bold;
}
#sig-cut {
margin-top: 20px;
margin-left: 310px;
}
#closing {
margin: 0;
padding: 0;
font: times roman, serif;
font-size: 18px;
color: black;
text-align: center;
height: 1%;
}

