body {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	background-image: url(images/backdrop.jpg);
	background-color: #2FA585;
	background-repeat: repeat-y;}

#masthead{
	width: 950px;
	text-align: center;
	float: center;}


#navBar {
	text-align: center;
	font-size: 12px;
	width: 160px;
	float: left;
	height: 100%;}
	
#center{	
	border:#0000CC
	float: inherit;
	margin-left: 160px;
	text-align: left;
}

tr.coll
 {
 visibility:collapse
 }

#content{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	float: right;
	width: 500px;
}

#footer {
	font: Arial, Helvetica, sans-serif;
	font-size: 20px;
	float: inherit;
}

.bible {
	font-size:14px}
	
ul.none {list-style: none;
	font-weight: 100;
	font-size: 18px}
	
ul.dot {list-style: disc;
	font-weight: 500;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;}

a:link {COLOR: firebrick;}
a:visited {COLOR: firebrick;}
a:active {COLOR: navy;}
a:hover {COLOR: navy;}
