.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(../banner/banner.png);
	background-repeat: no-repeat;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../bg/375778.png);
	background-attachment: fixed;
	background-repeat: repeat;
}
.leftnav {
	float: left;
	height: 450px;
	width: 150px;
	background-color: #FFF;
	margin-left: 5px;
}
.centercontent {
	float: left;
	height: 450px;
	width: 645px;
	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;
	background-color: #FFF;
}
.About {
	float: left;
	height: 25px;
	width: 150px;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	color: #060;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
}
.photo {
	background-color: #090;
	float: left;
	height: 300px;
	width: 500px;
	border: 8px none #000;
	padding: 0px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 60px;
	font-family: "Brush Script Std";
	font-size: 24px;
	color: #060;
}
.info {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #060;
	float: left;
	height: 250px;
	width: 440px;
	background-color: #FFF;
	margin-top: 25px;
	margin-right: 80px;
	margin-bottom: 80px;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blank {
	float: left;
	height: 200px;
	width: 10px;
}
