#bkgrd {
	font-family: "Franklin Gothic Demi";
	font-size: 16px;
	line-height: 1.5em;
	background-color: #000000;
	height: 420px;
	width: 760px;
	margin-left: -380px;
	position: relative;
	left: 450px;
	visibility: visible;
	background-image: url(images/dwlogo.png);
	background-repeat: no-repeat;
}
#logo {
	background-image: url(images/dwlogo.png);
	left: 0px;
	right: 0px;
	top: 0px;
	height: 420px;
	width: 760px;
	position: absolute;
	background-repeat: no-repeat;
	background-color: #000000;
	visibility: hidden;
}
#subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	left: 120px;
	top: 25px;
}
#logotemplete {
	background-image: url(images/templetebkgrd.jpg);
	left: 200;
	top: 150;
	height: 420px;
	width: 90%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	visibility: visible;
	z-index: auto;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#imagebkgrd {
	background-image: url(images/sierrasojourn.jpg);
	background-repeat: no-repeat;
	height: 420px;
	width: 760px;
	position: absolute;
	background-position: center center;
	left: 5%;
	top: 5%;
}
body {
	background-color: #000000;
}
#imagebkgrdc {
	background-image: url(images/contactpagebkgrd.jpg);
	height: 420px;
	width: 760px;
	position: absolute;
	left: 5%;
	top: 5%;
	background-repeat: no-repeat;
	visibility: visible;
}
#photo {
	background-image: url(images/whisperingpoets.jpg);
	background-repeat: no-repeat;
	left: 400px;
	top: 8px;
	position: absolute;
	height: 450px;
	width: 300px;
}
#back {
	border: thin solid #FFFFFF;
}
.headers {
	font-family: "Franklin Gothic Demi";
	font-size: 24px;
	color: #CCCCCC;
	word-spacing: normal;
}
.bodytext {
	font-family: "Franklin Gothic Book";
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
}
