.wrapper {
	height: 900px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#shadow {
	background-image: url(../images/shadow.jpg);
	height: 900px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

.banner {
	float: left;
	height: 150px;
	width: 800px;
	background-color: #999;
	background-image: url(../images/banner.png);
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}
.leftnav {
	float: left;
	height: 650px;
	width: 150px;
	background-color: #FFF;
}
.centercontent {
	float: left;
	height: 650px;
	width: 650px;
	background-color: #FFF;
	background-repeat: no-repeat;
}
.quote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	color: #060;
}

.footer {
	background-color: #933;
	float: left;
	height: 100px;
	width: 800px;
	background-image: url(../images/footer.jpg);
}
.space {
	float: left;
	height: 50px;
	width: 150px;
}
.home {
	float: left;
	height: 25px;
	width: 150px;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #060;
}
.About {
	float: left;
	height: 25px;
	width: 150px;
	text-align:center;
	font-size: 14px;
	font-style: normal;
	color: #060;
	font-family: Verdana, Geneva, sans-serif;
}




.quote {
	float: left;
	height: 50px;
	width: 650px;
	font-family: Harrington;
	font-size: 36px;
	font-style: normal;
	text-align:center;
	color: #060;
	margin-top: 20px;
}
.photos {
	float: left;
	height: 550px;
	width: 625px;
	margin-left: 20px;
	margin-top: 20px;
}
