@charset "UTF-8";
/* CSS Document */
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	vertical-align: text-bottom;
	height: 40px;
	width: 100%;
	white-space: normal;
	padding-top: 10px;
	background-color: #000;
	border: 1px solid #FFF;
}
.menu a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	vertical-align: text-bottom;
	height: 40px;
	width: 100%;
	white-space: normal;
	padding-top: 10px;
	background-color: #000;
	border: 1px solid #FFF;
}
.texLinks {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.texLinks a:hover {
	color: #666;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 600;
}
.texLinks a:visited {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
.body {
	background-repeat: repeat;
	text-align: center;
}
.csschurch {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}
.mainTD {
	background-image: url(images/churchbackground.jpg);
	text-align: left;
}
.background {
	background-image: url(images/churchbackgroud.jpg);
	background-repeat: repeat;
}
.cParentMenu{
	width: 140px;
	margin: 0px;
	font-size: 15px;
	font-weight: 500;
}
.cParentMenu a {display: block;} 
.cParentMenu a:link, .cParentMenu a:visited{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #AAAAAA;
	background-color: #000;
	font-weight: bold;
	padding: 15px 5px 15px 5px;
	color: #FFF;
	text-decoration: none;
} 
.cParentMenu a:hover{
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #CCCCCC;
	background-color: #999;
	font-weight: bold;
	padding: 15px 5px 15px 5px;
	color: #FFF;
	text-decoration: none;
} 
.cDaughterMenu{
	width: 100%;
	margin: 0px;
	font-size: 13px;
	text-align: left;
} 
.cDaughterMenu a {display: block;} 
.cDaughterMenu a:link, .cDaughterMenu a:visited {
	border-top: 0px solid;
	border-bottom: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	font-weight: normal;
	padding: 1px 5px 1px 15px;
	color: #000;
	text-decoration: none;
} 
.cDaughterMenu a:hover {
	border-top: 0px solid;
	border-bottom: 1px solid #FFFFCC;
	background-color: #999;
	font-weight: normal;
	padding: 1px 5px 1px 20px;
	color: #000;
	text-decoration: none;
} 
body {
	background-repeat: repeat;
}
#believe {
	position:absolute;
	left:155px;
	top:235px;
	width:239px;
	height:285px;
	z-index:1;
	text-align: left;
}

