body {
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	background-image: 1x6Pin.jpg;
	background-image: url(images/img_page/1x6Pin.jpg);
}
table {
	margin: 0 auto;	
}
body,p,td,ul {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
ul {
	font-weight: bold;
	text-decoration: none;
	list-style-type: disc;
	margin: 1em 0 1em 40px }
ol  {
	text-decoration: none;
	list-style-type: decimal}
#nav a {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/img_nav/nav.jpg);
	background-repeat: no-repeat;
	display:block;
	width:175px;
	height:58px;
	line-height:48px;
}#nav a:hover {
	color: #ececec;
	background-image: url(images/img_nav/nav_on.jpg);
}
h1 {
	font-size: 24px;
	color: #333399;
	margin: 10px 10px 0px 0px;
	border-bottom: solid 1px #999;
}
h2 {
	color: #000;
	font-size: 18px;
	text-align:center;
}
#footer {
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	border: solid 1px #999;
	padding: 10px;
	width: 770;
	background-color:#FFFFFF;
	font-size:14px;
}
#biblical {
	color: #0000FF;
	margin-bottom: 20px;
}
#biblical h2 {
	font-size: 24px;
	color: #333399;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#biblical p {
	margin-top: 0px;
	padding-top: 0px;
	color: #333399;
	font-weight: bold;
}
#testimonials p {
	font-weight: bold;
	font-size: 12px;
}
.person {
	float:left;
	border: dotted 1px #999;
	width: 200px;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
}
.person img {
	border: solid 1px #000;
}
.person p {
	width: 200px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}