body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E9EFF2;
	font-size: 10px;
}
a {
	color: #000000;
}
div#layout {
	margin-left: auto;
	margin-right: auto;
	width: 778px;
	border: 1px solid black;
	background-color: #FFFFFF;
}
div#header {
	background: #DEE0E1 url('images/header.jpg');
	height: 118px;
	border-bottom: 1px solid black;
}
div#header h1 { display: none; }

div#menubar {
	height: 28px;
	text-align: center;
	margin-top: -17px;
	width: 640px;
	
}

div#menubar ul {
	margin: 0;
	margin-left: 0;
	padding-left: 2px;
}
div#menubar li {
	color: #9E102B;
	float: left;
	margin-left: 15px;
	padding-left: 0;
	list-style-type: none;
}
div#content {
	padding: 2px;
	height: 400px;
	width: 750px;
	display: table-cell;
	background-color: #FFFFFF;
	
}
div#footer { height: 17px; background-color: #DBE6EC; border: 1px solid #7B868C; width: 600px; text-align: center; margin-left: 90px; margin-top: 50px; border-bottom: 0; padding-top: 2px; }

h2 { font-size: 14px; margin-top: 2px; }
p#footer { text-align: center; padding-top: 10px; }

dl { width: 450px; }
dt { width: 150px; }

h4.download_catnaam { width: 350px; border-bottom: 1px solid black; margin-bottom: 0; }