*
{
	border: 0;
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
}

body
{
	background: #663 url(../img/body.gif) repeat-y top center;
	font: 12px Verdana, sans-serif;
}

em
{
	color: #000;
}

.donate
{
	height: 22px;
	width: 102px;
}

.hidden
{
	display: none;
}

.picture
{
	border: #ccb 1px solid;
	float: right;
	margin: 30px 0 0 10px;
	padding: 2px;
}

#container
{
	background: #fff;
	border-top: 5px solid #996;
	margin: 0 auto;
	width: 700px;
}

#container.backdrop
{
	background: #fff url(../img/container.gif) no-repeat bottom right;
}

#content
{
	float: left;
	padding: 15px 0 20px;
	width: 455px;
}

#content a, #sidebar a
{
	color: #33f;
}

#content a:hover, #sidebar a:hover
{
	color: #000;
}

#content blockquote
{
	background: url(../img/blockquote.gif) no-repeat;
	margin: 0 0 0 25px;
}

#content blockquote p
{
	font: 13px Georgia, serif;
	line-height: 150%;
}

#content h1
{
	background: url(../img/h1.gif) no-repeat bottom right;
	border-bottom: 1px solid #cc9;
	color: #369;
	font: 17px "Trebuchet MS", sans-serif;
	margin: 0 0 10px 20px;
}

#content h2
{
	background: url(../img/h2.gif) no-repeat center left;
	color: #693;
	font: 15px "Lucida Grande", Tahoma, sans-serif;
	margin: 0 20px 10px;
	padding: 0 10px;
}

#content h2 small
{
	color: #000;
	font-size: 11px;
}

#content li
{
	color: #554;
	line-height: 150%;
	padding: 0 0 5px;
}

#content ol
{
	padding: 0 35px 5px 50px;

}

#content p

{
	color: #554;
	line-height: 150%;
	margin: 0 15px 10px 30px;
}

#content p#gallery
{
	margin-left: 20px;
}

#content ul
{
	list-style: square;
	padding: 0 35px 5px 50px;
}

#footer
{
	background: #ccb url(../img/footer.gif);
	border-bottom: 1px solid #996;
	border-top: 1px solid #996;
	clear: both;
	color: #663;
	font-size: 10px;
	padding: 10px 0;
	text-align: center;
	width: 700px;
}

#footer a
{
	color: #663;
}

#footer a:hover
{
	color: #000;
}

#header
{
	background: #cc9 url(../img/header.jpg) no-repeat;
	border-top: 1px solid #963;
	height: 113px;
	width: 700px;
}

#navbar
{
	list-style: none;
	margin: 0 30px;
}

#navbar a
{
	color: #fff;
	display: block;
	width: 80px;
}

#navbar a:hover
{
	background-color: #cc9;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #963;
	width: 78px;
}

#navbar li#current a
{
	background-image: url(../img/arrow.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#navbar li
{
	display: inline;
	float: left;
	font: 11px/30px Verdana, sans-serif;
	text-align: center;
}

#sidebar
{
	background: url(../img/sidebar.gif) no-repeat 15px 20px;
	float: left;
	padding: 30px 0 20px;
	width: 245px;
}

#sidebar h2
{
	color: #663;
	font: 12px Tahoma, sans-serif;
	margin: 0 35px 10px 25px;
}

#sidebar p
{
	color: #556;
	font: 11px Verdana, sans-serif;
	line-height: 150%;
	margin: 0 35px 10px 30px;
}

#photos
{
	height: 150px;
	width: 700px;
}

.about
{
	background: url(../img/photos/about.jpg) no-repeat bottom center;
}

.contact
{
	background: url(../img/photos/contact.jpg) no-repeat bottom center;
}

.donate
{
	background: url(../img/photos/donate.jpg) no-repeat bottom center;
}

.ministries
{
	background: url(../img/photos/ministries.jpg) no-repeat bottom center;
}

.missions
{
	background: url(../img/photos/missions.jpg) no-repeat bottom center;
}

.volunteer
{
	background: url(../img/photos/volunteer.jpg) no-repeat bottom center;
}

.welcome
{
	background: url(../img/photos/welcome.jpg) no-repeat bottom center;
}

.witness
{
	background: url(../img/photos/witness.jpg) no-repeat bottom center;
}