body {
	background-color: #131313;
	margin: 0px;
	padding: 0px;
}
#head {
	background-color: #000000;
	height: inherit;
	width: 800px;
	background-image: url(mwaBANNER1.swf);
}
#navigatie {
	background-color: #000000;
	height: inherit;
	width: 180px;
	float: left;
}
#content {
	background-color: #CC9999;
	float: left;
	height: inherit;
	width: 620px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: inherit;
	background-color: #000000;
	border: thin solid #FFFFFF;
}
#mol {
	background-color: #000000;
	height: 1px;
	width: 800px;
}
#footer {
	background-color: #000000;
	clear: both;
	float: none;
	height: auto;
	width: 800px;
}
