html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
a{padding:5px; text-decoration:none; color:#000000;}
div#header{background-color:#FFFFFF;}
div#header h1{
	height:235px;
	line-height:80px;
	margin:0;
	width: 800px;

}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#F6F0E0;}
div#navigation ul{margin:0px 0; padding:0; list-style-type:none;}
div#navigation li{margin-bottom:5px;}
div#extra{background:#CCC8B3;}
div#footer{background:#FFFFFF;}
div#footer p{
	margin:0;
	width: 800px;
	height: 58px;

}
div#container{width:800px;margin:0 auto}
div#content{
	float:right;
	width:600px;
	background-image: url(images/dutch_green_grass2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 355px;
	overflow: auto;



}
div#navigation{float:left;width:200px}
div#extra{float:right;width:500px}
div#footer{clear:both;width:100%}
h1 {
	font-size: 16px;
	color: #006600;



}
h2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
h3 {


	font-size: 12px;
	color: #006600;
}

