a, a:link {
	background: transparent;
	color: #004080;
}

a:visited {
	background: transparent;
	color: #0050a0;
}

a:hover {
	background: transparent;
	color: #0060c0;
}

body {
	background: url(../img/church8/pageback.png) repeat-x #ffffff;
	color: #000000;
	font-family: "Helvetica", sans-serif;
	font-size: 10pt;
	margin: 0px;
	text-align: center;
}

div#footer {
	background: url(../img/church8/footerback.png) repeat-x #ffffff;
	border-top: 1px solid #c0c0c0;
	color: #000000;
	font-size: 8pt;
	margin: 16px 0px;
	padding-top: 8px;
	min-height: 64px;
	height: auto !important;
	height: 64px;
}

div#footerleft {
	float: left;
	margin-bottom: 16px;
	text-align: right;
	width: 49%;
}

div#footerleft p {
	text-align: right;
}

div#footerright {
	margin-bottom: 16px;
	margin-left: 51%;
	text-align: left;
}

div#footer p {
	margin: 0px 0px .5em 0px;
}

div#header {
	background: url(../img/church8/headerback.png) top center no-repeat transparent;
	color: #ffffff;
	padding-top: 64px;
	height: 128px;
}

div#header * {
	margin: 0px;
	padding: 0px;
}

div#header h1 {
	font-size: 32px;
}

div#header h1 a {
	background: transparent;
	color: #ffffff;
	text-decoration: none;
}

div#main {
	clear: both;
	margin: auto;
	padding-top: 8px;
	text-align: left;
	width: 60%;
}

div#menu {
	background-color: #0081c0;
	border-bottom: 1px solid #c0c0c0;
	color: #ffffff;
	font-family: "Georgia", serif;
	padding-bottom: 8px;
	text-align: center;
}

div#menu li {
	display: inline;
	list-style: none;
	margin: 0px 8px;
}

div#menu li a {
	background: transparent;
	color: #ffffff;
	text-decoration: none;
}

div#menu li a.currentitem {
	font-weight: bold;
}

div#menu li a:hover {
	background: transparent;
	color: #ffe080;
}

div#menu ul {
	margin: 0px;
	padding: 0px;
}

div.indented {
	margin-left: 1em;
}

fieldset {
	border: 1px solid #d0d0d0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Georgia", serif;
	margin: 0px;
	padding: 1em 0px 0px 0px;
}

h1 {
	clear: both;
	font-size: 200%;
}

h2 {
	clear: both;
	font-size: 175%;
}

h3 {
	clear: both;
	font-size: 125%;
}

h4 {
	font-size: 115%;
}

h5 {
	font-size: 105%;
}

h6 {
	font-size: 100%;
}

img {
	border: 0px;
}

input, option, optgroup {
	font-family: "Tahoma", sans-serif;
}

li {
	list-style: none;
}

p {
	line-height: 150%;
	text-align: justify;
}

textarea {
	max-width: 100%;
}

ul {
	margin: .5em 1em;
	padding: 0px;
}
