body {
	margin: 0;
	padding: 0;
	background-color: #01476b;}
#container {
	margin: 0px auto;
	width: 800px;
	background-color: #ffffff;
	border-bottom: 8px #00324a solid;
	border-left: 8px #00324a solid;
	border-right: 8px #00324a solid;}
#header {
	height: 101px;
	background-image: url(../graphics/contentheader.jpg);
	background-repeat: no-repeat;}
#menu {
	background-color: #e4e4e4;
	text-align: center;
	padding: 0 0 5px 0;}
#content {
	width: 800px;
	margin: 25px 0 25px 0;
}
#footer {
	clear: both;
}
#guesthouse {
	width: 800px;
}
#photo {
	margin: 20px 0 20px 35px;
	float: left;
}
#text {
	float: left;
	width: 425px;
}
#itext {
	margin: 20px 35px 20px 35px;

}
#bottom {
	clear: both;
}
#credits {
	text-align: center;
	margin: 60px;
}
#myMovieContainer {
	text-align: center;
}