.background {
	background-image: url(img/church_big.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.thinline {
	background-color: #04405F;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #04405F;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #066B9E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a:link {
	text-decoration: underline;
	color: #066B9E;
}
a:hover {
	text-decoration: none;
	color: #066B9E;
}
a:visited {
	color: #066B9E;
}
a:active {
	color: #066B9E;
	text-decoration: underline;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
