<!--
body {
	margin: 0px;
	background: #f6fafd;
	background-image:url('../images/about_us/about_bg.gif');
	background-repeat: repeat-y;
	background-position: center top;
}
.top {
	background: #1c2f45;
	height: 138px;
	width: 704px;
	margin:8px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	background-image:url('../images/about_us/logo.gif');
	background-repeat: no-repeat;
	height: 131px;
	width: 235px;
	margin: 0px 0px;
	position: absolute;
}
.church {
	background-image:url('../images/about_us/church.gif');
	background-repeat: no-repeat;
	height: 91px;
	width: 289px;
	margin: 47px 405px;
	position: absolute;
	}
.bar {
	background-image:url('../images/about_us/stripe.gif');
	background-repeat: no-repeat;
	height: 32px;
	width: 704px;
	margin: 138px 0px;
	position: absolute;
}
.bar p{
	margin: 8px;
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
}
.body {
	height: 395px;
	#height: 439px;
	width: 690px;
	margin: 50px;
	margin-left: auto;
	margin-right: auto;
}
.body_top {
	height: 76px;
	width: 690px;
	margin: 0px 0; 
	position: absolute;
}
.body_top p{
	margin: 2px;
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.body_midleft {
	height: 225px;
	width: 375px;
	margin: 76px 0; 
	position: absolute;
}
.body_midleft p{
	margin: 2px;
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.body_midright {
	height: 225px;
	width: 315px;
	margin: 76px 375px; 
	position: absolute;
}
.body_midright p{
	margin: 38px 0;
}
.body_bottom {
	height: 99px;
	#height: 98px;
	width: 690px;
	margin: 301px 0;
	position: absolute
}
.body_bottom p{
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	#line-height: 18px;
	#margin: 4px;
	color: #000000;
}
.church_info {
	height: 40px;
	width: 690px;
	margin: 400px 0;
	#margin: 399px 0;
	position: absolute;
}
.church_info p{
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	#line-height: 19px;
	margin: 0px 0;
	#margin: -4px 0;
	color: #000000;
	text-align: center;
}
.bar a:link{
color: #ffffff; text-decoration: none; font-weight: normal;
}
.bar a:visited{
color: #ffffff; text-decoration: none; font-weight: normal;
}
.bar a:active{
color: #ffffff; text-decoration: none; font-weight: normal;
}
.bar a:hover{
color: #c0c0c0; text-decoration: none; font-weight: normal;
}
.church_info a:link{
color: #000000; text-decoration: none; font-weight: normal;
}
.church_info a:visited{
color: #000000; text-decoration: none; font-weight: normal;
}
.church_info a:active{
color: #000000; text-decoration: none; font-weight: normal;
}
.church_info a:hover{
color: #565656; text-decoration: none; font-weight: normal;
}
.body_bottom a:link{
color: #1c2f45; text-decoration: none; font-weight: normal;
}
.body_bottom a:visited{
color: #1c2f45; text-decoration: none; font-weight: normal;
}
.body_bottom a:active{
color: #1c2f45; text-decoration: none; font-weight: normal;
}
.body_bottom a:hover{
color: #5f7c8d; text-decoration: none; font-weight: normal;
}
-->
