body {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 12px;
	background: url(../images/wb01256.gif);
	line-height:normal;
}

#mainbackground{
	position: relative;
	top: 20px;
	width: 800px;
	background-color: #fff;
	left: 10%;
}

h1 {
	margin-top: 1em;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 30px;
	color: #000;
	text-align: center;
}

h2 {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 24px;
}

h3 {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 18px;
}

pre {
	font-family: "profont", "monaco", "courier", monospace;
	font-size: 9px;
}

dt {
	margin-top: .5em;
	margin-bottom: .5em;
	font-weight: bold;
}

hr {
	color: #C0C0C0;
	height: 2px;
}

#navigation {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: white;
	width: 200px;
}

#navbar {
	margin: 0px;
	padding: 0px;
	height: 800px;
	list-style: none;
}

#navbar a {
	text-decoration: none;
	display: block;
	height: 67px;
	text-indent: -9999px;
}

#navbar #home {
	background: url(../images/Navigation/Home.jpg) no-repeat 0px 0px;
	width: 200px;
}
#navbar #home:hover {
	background-position: 0 -67px;
}

#navbar #churchlife {
	background: url(../images/Navigation/ChurchLife.jpg) no-repeat 0px 0px;
	width: 200px;
}
#navbar #churchlife:hover {
	background-position: 0 -67px;
}

#navbar #ministries {
	background: url(../images/Navigation/Ministries.jpg) no-repeat 0px 0px;
	width: 200px;
}
#navbar #ministries:hover {
	background-position: 0 -67px;
}

#navbar #calendars {
	background: url(../images/Navigation/Calendars.jpg) no-repeat 0px 0px;
	width: 200px;
}
#navbar #calendars:hover {
	background-position: 0 -67px;
}

#navbar #staff {
	background: url(../images/Navigation/Staff.jpg) no-repeat 0px 0px;
	width: 200px;
}
#navbar #staff:hover {
	background-position: 0 -67px;
}

#navbar #youth {
	background: url(../images/Navigation/Youth.jpg) no-repeat 0px 0px;
	width: 200px;
}
#navbar #youth:hover {
	background-position: 0 -67px;
}

#navbar #resources {
	background: url(../images/Navigation/Resources.jpg) no-repeat 0px 0px;
	width: 200px;
}
#navbar #resources:hover {
	background-position: 0 -67px;
}

#navbar #photos {
	background: url(../images/Navigation/Photos.jpg) no-repeat 0px 0px;
	width: 200px;
}
#navbar #photos:hover {
	background-position: 0 -67px;
}

#navbar #preschool {
	background: url(../images/Navigation/Preschool.jpg) no-repeat 0px 0px;
	width: 200px;
}
#navbar #preschool:hover {
	background-position: 0 -67px;
}

.focus {
	background-color: #c0c0c0;
	border-style: ridge;
	padding: 2px;
	font-size: 11px;
	margin: 3px 3px 10px 3px;
	float:left;
	width:225px;
	display: block;
}

.anniversaries {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
}

.obituaries {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
}

.hover             { color: #CC0000;
                     font-weight: bold;
                     font-size: 200%;}

.red               { color: #ff0000;}
.green             { color: #00ff00;}
.blue              { color: #0000ff;}
.grey              { color: #999999;}
.disabled          { color: #666666;}
.smallfont         { font-family: "geneva", sans-serif;
                     font-size: 10px;}
.standard          { font-family: "arial", "helvetica", sans-serif;
                     font-size: 12px;}
.plainlink         { color: #000000;
                     text-decoration: none;}
.topic             { font-family: "arial", "helvetica", sans-serif;
                     font-size: 20px;}

.indent            { margin-left:2em;}
.noindent          { margin-left:1em;}
.v1em              { margin-top: 1em;
                     margin-bottom: 1em;}
.offset            { margin-top: .5em;
                     margin-bottom: .5em;}
.list              { margin-left: 4em;
                     margin-right:4em;}
.description       { margin-left: 4em;
                     margin-right:4em;}

.depthgauge        { margin-top: 1em;
                     font-family: "geneva";
                     font-size: 10px;}

.bold              { font-weight: bold}
.copyright         { color: #707070;
                     font-family: "geneva", sans-serif;
                     font-size: 10px;}
.footer            { font-family: "geneva", sans-serif;
                     font-size: 10px;
                     color: #666666;}
.note              { margin-left: 4em;
                     margin-right:4em;}

.date              { }

.spacey            { margin-bottom: .5em;}

.border-black      { border:solid;
                     border-width:thin;
                     border-color: black;}
.border-grey       { border:solid;
                     border-width:thin;
                     border-color: #333333;}
