/*==========================================*/
/* standalone */

body {
	margin: 0;
	padding: 0;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #ffffe0;
}

h1 {
 color:#003399;
 text-align:center;
 }

h2 {
	font-size:big;
	}
	

p {
	margin-left: 2%;
	margin-right: 2%;
	}

a:hover {
	color:black;	
	}

/*==========================================*/
/* top stuff */

#titlebar  {

 
 text-align: center;
 margin: 0 px;
 padding: 0px;
 background-color: #04369C;
}

#titlebar img {
 width: 99%;
 height: 77px;
 border-color: black;
 border-style: solid;
 border-width: 1%;
 border-position: bottom;
 background-color: #04369C;
 background-image: url(images/heading.BMP);
 background-repeat: no-repeat; 
 background-position: top center;


}
#headingtext {
vertical-align:middle;
text-align:left;
font-size:32;
font-weight:bold;
font-family: "Monotype Corsiva",
             "Apple Chancery",
             "URW Chancery L",
             cursive;
}

#menuitems {
width:100%;
bgcolor=#04369C; 
}
#menuitems img {
border: 0px
}
#menuitems table {
border-collapse: collapse;
width:100%;
}

#menuitems td {
background-color: #04369C; 
}

/* Table rows width */
#1 { width: 12%;}
#1 a:hover { belief.src='images/beliefa.BMP' }
#2 { width: 16%; }
#3 { width: 14.5%; } 
#4 { width: 13.5%; } 
#5 { width: 13%; } 
#6 { width: 13%; } 
#7 { width: 9%; } 
#8 { width: 9%; } 
/*==========================================*/
/* General stuff found in the middle */

#container {
	margin-left: 4%;
	margin-right: 4%;
	}
.toplink {
	font-size:small;
	}

.indent {
 	margin-left: 15px;
	}
.captial {
	font-size:150%;
	color: #003399;
	}
.bibletext {
	font-style:italic;
	}

/*==========================================*/
/* Specfic stuff found in the middle part of page */

#belieflinks img, #infolist img, #llinks img { 
 	margin-right: 3px;
	}
#infolist h4 {
	margin: 0px 0px 4px 0px;
	}
#infolist p {
	margin: 0px 0px 4px 5%;
	padding:0px;
	}
#mediate p {
	margin-top:0px;
	}

#ceright {
		width:25%;
		float:right;
		clear:right;
		border:2px solid #000000;
		padding:5px;
		}
#ceright h4 {
	text-align:center;
	}



/*==========================================*/
/* bottom stuff */

#bottom { 
 text-align:center;
 font-size:8pt;
 font-family:Arial;
 }

#bottom a:hover {
color: black;
}

#footer {
 font-style:italic;
}

#bottomhr {
border-top: solid;
width: 50%;
text-align:center;
}

/*==========================================*/
