/*I am an experiment in fear*/
body {
background-color: #484848; 
color: #000000; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 1em; 
background-image: url();
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: #ffffff;
color: #000000;
text-decoration: none;}

a:visited {
background-color: #ffffff;
color: #000000;
text-decoration: none;}

a:hover {
background-color: #ffffff;
color: #000000;}

a:active{
background-color: #939cc1;}

#header {
background-image: url(images/miraclevalley1.png);
Background-position: center;
top: 0px;
left: 0px;
height: 116px;
width: 688px;
background-repeat: no-repeat;
}

#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 ridge #ffffff;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;}

#navbar ul li a:hover {
}

#main-text {
background-color: #ffffff;
margin-left: 200px;
padding: 10px;
/*border: 1px ridge*/;}

.floatright {
float: right;
margin: 0 0 10px 10px;
border: 1px inset #000000;}

#prayer-request {
position: absolute;
top: 120px;
left: 781px;
width: 178px;
border: 3px solid #000000;
background-color: #ff9d00;
color: #092ec1;
text-align: justify;
font-size: 1.2em; }

div.thumb1 {
	margin: 3px;
	border: 1px solid #A0ACC0;
	height: auto;	
	float: left;
	text-align: center;
	}	
.thumb1 img{
	display: inline;
	margin: 5px;
	height: 120px;
	width: 196px;
	border: 1px solid #A0ACC0;
	}
.thumb1 a:hover img {border: 1px solid black;}

div.thumb2 {
	margin: 3px;
	border: 1px solid #A0ACC0;
	height: auto;
	float: left;
	text-align: center;
	}	
.thumb2 img{
	display: inline;
	margin: 5px;
	height: 120px;
	width: 196px;
	border: 1px solid #A0ACC0;
	}
.thumb2 a:hover img {border: 1px solid black;}

div.thumb3 {
	margin: 3px;
	border: 1px solid #A0ACC0;
	height: auto;
	float: left;
	text-align: center;
	}	
.thumb3 img{
	display: inline;
	margin: 5px;
	height: 120px;
	width: 196px;
	border: 1px solid #A0ACC0;
	}
.thumb3 a:hover img {border: 1px solid black;}

.links {
border: 1px solid;
padding: 3px;
text-decoration: none;
Width: 200px;
}

.dldlinks{
	/*border: 1px solid;*/
	padding: 3px;
	text-decoration: none;
	Width: 400px;
	}

.dldlinks a{
	display: block;
	}

.dldlinks img{
	margin: 5px;
	height: 50px;
	width: 50px;
	}


