.wrapper {
	height: 700px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#shadow {
	background-image: url(../images/shadow.jpg);
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

.banner {
	float: left;
	height: 150px;
	width: 800px;
	background-color: #999;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}
.leftnav {
	float: left;
	height: 450px;
	width: 150px;
	background-color: #FFF;
}
.centercontent {
	float: left;
	height: 450px;
	width: 650px;
	background-color: #FFF;
}
.quote {
}

.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;
}
.photo {
	background-color: #060;
	float: left;
	height: 350px;
	width: 600px;
	border: 8px solid #030;
	padding: 0px;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.info {
	float: left;
	height: 200px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	margin-top: 75px;
	margin-right: 85px;
	margin-bottom: 80px;
	margin-left: 100px;
}



.quote {
	float: left;
	height: 200px;
	width: 650px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	text-align:center;
}
