/* CSS Document */

.main_table{
	width:900px;
}

.top_bg{
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	height:65px;
}

.button_bg{
	background-image:url(../images/button_bg.jpg);
	background-repeat:repeat-x;
	height:38px;
}

.td_space{
	height:1px;
}

.bg_01{
	background-image:url(../images/bg_01.jpg);
	background-repeat:repeat-x;
	height:104px;
}

.bg_02{
background:#7D1E0B;
}

.bg_03{
background:#E8E8E8;
}

.bg_04{
background:#FFFFFF;
}

.bttm_bg{
	background:#000000;
	height:46px;
}

.Biography_text{
	font-family:verdana;
	font-size:14px;
	text-decoration:none;
	color:#FF9101;
	font-weight:bold;
	line-height:18px;
}

.gods_text{
	font-family:verdana;
	font-size:14px;
	text-decoration:none;
	color:#D84901;
	font-weight:bold;
	line-height:18px;
}

.pastor_text{
	font-family:verdana;
	font-size:14px;
	text-decoration:none;
	color:#818181;
	font-weight:bold;
	line-height:15px;
}

.middle_text{
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	color:#4A4A4A;
	line-height:18px;
}

.line{
	background:#EAC299;
	height:1px;
}

.copy_text{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}

a.copy_text:link{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}

a.copy_text:visited{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}

a.copy_text:hover{
	font-family:verdana;
	font-size:11px;
	text-decoration:underline;
	color:#CCCCCC;
}

.biography_sapce{
padding-bottom:10px;
padding-top:10px;
}
