@charset "utf-8";
body {
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	font-family: "Franklin Gothic Demi";
	font-size: 16px;
	background-color: #FFFFFF;
	color: #151236;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 20px;
	width: 800px;
}
#banner {
	height: 120px;
	width: 800px;
}
#navigation {
	height: 30px;
	width: 800px;
}
#content {
	height: 550px;
	width: 800px;
	color: #151236;
}
#photo_slide_show_holder {
	height: 300px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
