html {
	min-height:100%;
	height:auto;
}
body {
	background-image: url(images.LighthouseBaptistDurham.org/background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 100px;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
}
.content {
	margin-left: 350px;
}
.menu {
	float: left;
	width: 175px;
}
.menu h2 {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}
.menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
	list-style-image: none;
	background-color: #FFFFFF;
	opacity:0.9;
	*filter:alpha(opacity=90);
}
.menu li {
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	padding: 5px;
}
.menu li a {
	color: #000000;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:1em;
}
.menu h2 {
	font-size: 1em;
	text-align: center;
	padding: 2px;
}
.header {
	height: 92px;
	border-bottom: solid 2px #000000;
}
.header h1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images.LighthouseBaptistDurham.org/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	height: 80px;
	padding-top: 5px;
}
.photo {
	border: 1px solid #000000;
	margin: 5px;
}
