﻿
body  {
    
    height: 100%;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: center;    
    color: black;
    margin: 0px;
    background-color: #C0C0C0;
}

a {color:#000000; font-weight:bold; text-decoration:none;}
a:hover {color:#FFFFFF; text-decoration:underline;}

h1 {
	font-family: Arial;
	font-size: 3em;
	font-weight: bold;
	color: black;
	text-align: center;
	
	
}
h2  {
	font-family: Arial;
	font-size: 1em;	
	color: black;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}
h3 {
	
	font-family: "Arial Black";
	font-size: .9em;	
	color: black;
	
}
.htitl   {
	font-family: "Arial Black";
	font-size: .9em;	
	color: black;

}


h4  {
	font-family: Arial;
	font-size: .9em;	
	color: black;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;

}

.myBox {
    margin: 0 auto;
    border: 1px solid #000000;     
    width: 925px;
    height:635px;
    text-align: left;
    background-image:url('../images/back/900slivrback.gif');
    background-color: #A7B9EC;
    
    
}

.leftside {
	width: 173px;
	height: 625px;
	margin: 0 0 0 20px;border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	
	background-color: #8EA3D8;
	text-align: center;
	
	float: left;
	
} 
	
.content {
	
	margin: 0 0 0 189px;
	width: 710px;
	height: 625px;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #8EA3D8;
	background-image: url('../images/back/710630biblecloudstext.gif');
	
	background-repeat: no-repeat;
	}

.worship  {
	position: absolute; width: 325px; height: 173px; z-index: 1; left: 544px; top: 454px;
	font-family: Verdana;
	font-size: 1.5em;
	font-weight: bold;
	color: black;
	text-align: center;

}
.cross  {
	margin-top: 50px;

}
.links  {
	font-family: Verdana;
	font-size: .75em;
	font-weight: bold;
	color: black;
	text-align: center;
}