body {
	background: #000000 url(images/zeewolde-leest-de-Bijbel.jpg) no-repeat center top;
}
#float {
	height: 600px;
	width: 900px;
	margin-top: -300px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 50%;
	background: url(images/content-background.png);
}
#menu {
	position: absolute;
	height: 22px;
	width: 476px;
	background: #581614;
	left: 405px;
	top: 11px;
	text-align: center;
	border-top: 2px solid #CBB;
	border-right: 2px solid #3C1310;
	border-bottom: 2px solid #542B25;
	border-left: 2px solid #2A1410;
}
#float #menu li {
	display: inline;
	font: bold 14px "Trebuchet MS", Verdana;
	color: #FFFFFF;
	margin: 0px 30px 0px 0px;
	padding: 0px;
}
#float #menu ul {
	margin: 3px 0px 0px;
	padding: 0px;
}
#content {
	font: 12px "Trebuchet MS", Verdana;
	color: #CBB;
	background: #421513;
	padding: 20px;
	height: 471px;
	width: 400px;
	overflow: auto;
	position: absolute;
	left: 424px;
	top: 49px;
}
#left {
	background: url(images/water.jpg);
	height: 600px;
	width: 384px;
}
#float #menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#float #menu a:hover {
	color: #7D969D;
}

