body {
	background: url(design/Achtergrond-page.jpg) no-repeat;
	margin: auto;
	padding: 0px;
	width: 802px;
	border: 1px double #990000;
	height: auto;
		}
#page {
	margin-top: 0px;
	margin-left: auto;
	height: auto;
	width: 802px;
	left: auto;
	top: 0px;
	text-decoration: none;
	clear: both;
	float: none;
	background: #CCCCCC url(design/Achtergrond-MenosDesign.jpg) no-repeat center top;
		}
#banner {
	margin: 0px auto auto;
	height: 160px;
	width: 798px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background: #CCCCCC url(design/Achtergrond-MenosDesign160.jpg) no-repeat top;
	float: none;
			}
#navigatie {
	margin: auto;
	border: 1px ridge #990000;
	width: 800px;
	background: #DFBF9F center center;
	height: 25px;	
	font:17px/20px Georgia;
	color: #330000;
	text-decoration: none;
}
.navigation a {
	font:17px/20px Georgia;
	color: #330000;
	text-decoration: none;
	}
.navigation a:hover {
	color:#CC9966;
	text-decoration: none;
	font: 17px/20px Georgia;
	}
.navigation a:visited {
	text-decoration:none;
	color:#666666;
	font: normal 17px/20px Georgia;
}

