body {
background-image: url("background.gif");
background-repeat: repeat-y;
background-color: #ffffff;
}

#leftnav {
color: #ffffff;
position: absolute; 
top: 0px; 
left: 0px; 
width: 220px;
float: left; 
padding: 0px 0px 0px 0px;
font-size: 12;
text-decoration: none;
font-family: Verdana, Helvetica, Arial;
}

#leftnavbody {
color: #ffffff;
position: absolute; 
top: 220px; 
left: 0px; 
width: 210px;
float: left; 
padding: 5px 5px 5px 5px;
font-size: 12;
text-decoration: none;
font-family: Verdana, Helvetica, Arial;
}

#body {
position: absolute; 
top: 120px; 
left: 220px;
width: 580px;
padding: 20px 20px 20px 20px; 
font-size: 12;
text-decoration: none;
font-family: Verdana, Helvetica, Arial;
}

#bodyitalics {
font-size: 14; 
font-family: Times New Roman; 
font-style: italic;
text-align: center;
font-weight: bold;
width: 550px;
}

#heading {
font-size: 14; 
font-weight: bold;
}

#scripture {
font-family: Times New Roman; 
font-style: italic; 
font-weight: bold;
}

#title {
position: absolute; 
top: 0px; 
left: 220px; 
height: 120px;
width: 580px;
padding: 20px 20px 20px 20px; 
font-size: 12;
text-decoration: none;
text-align: center;
font-family: Verdana, Helvetica, Arial;
}

a {
color: #ffffff;
text-decoration: none;
font-family: Verdana, Helvetica, Arial;}

a:hover {
text-decoration: underline;
color:#828282;}

img
{  border-style: none;
}

