body {
	font-family: Tahoma, Geneva, freesans, sans-serif;
	/*font-size: 1em;*/
	margin: 10px 0 0 0;
	padding: 0;
}
h2, h3, h4
{
	margin-top: 0;
}
h1
{
	margin-top: 5px;
	font-size:x-large;
}
#header {
padding: 0;
background-color: white;
}
#container {
padding: 0;
position: absolute;
width: 800px;
left: 50%;
margin-left: -400px;
background-color:white;
border-right-color: #deeafd;
}
#left {
padding: 0;
margin:0;
position: absolute;
left:0;
width: 171px;
color: #3850e0;
border-right-style: solid;
border-right-width: 4px;
border-right-color: #deeafd;
}
#center {
	padding: 0 0 0 8px;
	background-color: white;
	position: absolute;
	left: 175px;
	width: 422px;
	line-height: 110%;
	/*	border-left-style: solid; */
}
#full {
	padding: 0 0 0 8px;
	background-color: white;
	width: 613px;
	position: absolute;
	left: 175px;
	line-height: 110%;
/*	border-left-style: solid; */
/*	border-left-width: 4px; */
/*	border-left-color: #deeafd; */
}
#right {
	padding: 0 0 0 5px;
	margin: 0;
	position: absolute;
	right: 0;
	width: 176px;
	color: #3850e0;
	border-left-style: solid;
	border-left-width: 4px;
	border-left-color: #deeafd;
}
p#headertitle
{
font-size: 280%;
margin-top: 0.2em;
margin-bottom: 0em;
text-align: center;
}
p.navbar
{
	margin-top: 0.5em;
	line-height: 1.6em;
	font-weight: bold;
	font-size: 85%;
}
a.menu
{
	text-decoration: none;
	color: #3850e0;
}
a.menu:hover
{
	color: gray;
}
a.submenu
{
	text-decoration: none;
	font-weight: normal;
	font-size: 95%;
	text-decoration: none;
	color: #3850e0;
}
a.submenu:hover
{
	text-decoration: underline;
	color: Gray;
}
p#church_address
{
	font-size: 75%;
	font-weight: bold;
}
p.newslist
{
	/*font-family: Arial;*/
	margin-top: 1em;
	font-size: 80%;
	line-height: 115%;
}
img#logo
{
	position: absolute;
	left: 40px;
	bottom: -9px;
}
img#whitebox
{
	border: none;
	position: relative;
	left: -25px;
	top: 5px;
}
table.sp td
{
	vertical-align: top;
	font-size: small;
	line-height: 100%;
}

