/*I am an experiment in fear*/
body {
background-color: #999999; 
color: #000000; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 1em; 
background-image: url(images/rocks.JPG);
margin: 0;}

h1 { 
font-size: 1.2em;
text-align: right;
font-style: italic;
letter-spacing: 5px;}

h2 { 
font-size: 1.1em;
text-decoration: underline;}

p { 
font-size: 0.8em;
text-align: justify;
line-height: 1.7em;}

p.footer {
font-size: .5em;
text-align: center;
font-weight: bold}

a:link {
background-color: #000000;
color: #ffffff;
text-decoration: none;}

a:visited {
background-color: #666666;
color: #ffffff;
text-decoration: none;}

a:hover {
background-color: #ffffff;
color: #000000;}

a:active{
background-color: #3cc7f0;}

#header {
background-image: url(images/ltopclassic.png);
Background-position: absolute;
top: 0px;
left: 0px;
height: 101px;
width: 961px;
background-repeat: no-repeat;
border-bottom: solid 2px;
border-right: solid 2px;}

#header p {
font-size: .6em;}

#content {
position: relative;
width: 779px;}

#navbar {
position: absolute;
top: 0px;
left: 0px;
width: 198px;}

#navbar ul li {
list-style-type: none;
margin: 0;
padding: 0;
}

#navbar ul {
margin: 0;
padding: 0;}

#navbar ul li a:link, #navbar ul li a:visited {
display: block;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #ffffff;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;}

#navbar ul li a:hover {
}

#main-text {
background-color: #ffffff;
border-left: solid #000000 1px;
border-right: solid #000000 1px;
border-bottom: solid #000000 1px;
margin-left: 198px;
padding: 10px;}

.floatright {
float: right;
margin: 0 0 10px 10px;
border: 1px solid #000000;}

#prayer-request {
position: absolute;
top: 101px;
left: 779px;
width: 178px;
border: 3px solid #000000;
background-color: #980000;
color: #ffffff;
text-align: justify;
font-size: 1.2em; }




