body{
	margin: 0px 0px 0px 0px;
	background: Black url(../images/layout/background_body.gif);
	font: 100%/130% "Times New Roman" Times serif;
	color: #663300;
}

#Header{ padding-left: 102px; }

#Sunflowers{
	padding-left: 110px;
	height: 92px;
	background: url(../images/layout/zonnebloemen.jpg);
}

#Nav{
	padding-left: 183px;
	height: 24px;
	background: #41613F url(../images/layout/background_nav.gif);
	white-space: nowrap;
}

#Main{
	margin: 0px 0px 0px 0px;
	background: #CC9900 url(../images/layout/background_main.gif);
	border-bottom: 1px solid #EEE5BA;
}

#Content{
	margin: 0px 0px 0px 135px;
	padding: 50px 42px 0px 42px;
	width: 500px;
	background: #D8A91B url(../images/layout/zonnebloem_bodem.jpg) no-repeat;
}

#Content h1{
	margin: 20px 0px 20px 0px;
	font: bold 100%/130% "Times New Roman" Times serif;
	color: #663300;
}

#Content p{
	margin: 20px 0px 20px 0px;
	font: 100%/130% "Times New Roman" Times serif;
	color: #663300;
}

#Content td{
	font: 100%/130% "Times New Roman" Times serif;
	color: #663300;
	vertical-align: top;
}

#Content a{
	color: #A52A2A;
	text-decoration: none;
}

#Content a:hover{
border-bottom: 1px dotted #A52A2A;
}

#Content li{
	font: 100%/130% "Times New Roman" Times serif;
	color: #663300;
	list-style-position: inside;
}

#Content span.links a{
	color: #D8A91B;
	text-decoration: none;
	height: 1px;
	cursor: default;
}

img.firstletter{
	float: left;
	margin: 5px 10px 5px 0px;
}

#Footer{
	width: 717px;
	height: 45px;
	padding-top: 5px;
	text-align: right;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CC9933;
}

#Footer a{
	color: #CC9933;
	text-decoration: none;
}

img.border{
	border: 1px solid White;
}