body {
	background-color: #545359;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/A-frame_faded.jpg);  
	width:717px;
	height:288px;
	position:relative;
}

#header ul{
	background-color: #9E782B;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:257px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:25px;
	padding:5px 0px 0px 0px;
	text-align:center;
	left: 0px;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 8px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color: #000;
	position:absolute;
	width: 181px;
}
#logo_w1{
	top:15px;
	left:20px;
}
#logo_w2{
	top:44px;
	left:40px;
}
#header_text {
	top:90px;
	left:16px;
	width:229px;
	position:absolute;
	height: 167px;
}
#header_text p{
	font-size: 18px;
	color: #006
}
#header_text a{ 
	color: #900;
}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content { background:url(images/content_bg.gif);
width: 697px;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 10px 0px;
}
.aframe1 {
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.ondaatje {
	height: 260px;
	width: 370px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 8px;
}
.aframe2 {
	height: 235px;
	width: 350px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 40px;
}

