a:link {
	font-weight: bold;
	color: #FFFF00;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}

td img {
display: block;
}

td img {
display: block;
}

body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
background-color: #000033;
}

#worship {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

#blog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

#location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

#content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F8F81A;
	font-weight: bold;
	text-transform: uppercase;

}

#content {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

#menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	text-align: left;

}

#menu_bottom {

}

#menu a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
	display: block;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCC00;
}

#menu a:hover {
	color: #000033;
	background-color: #F8F81A;
}

#menu a:visited, a:active{
	text-decoration: none;
}
