body	
		{
		margin: 0;
		padding: 0;
		text-align: center;
		min-width: 763px;
		background-color: #FFFFFF;
		background-image: url('../images/bg.jpg');
		font-size: 11px;	
		font-family: Trebuchet MS;
		color: #000000;
		}

#wrapper {
	position: relative;
	top: 0;
	right: o;
	margin:0 auto;
	width: 850px;
	height: 607px;
	text-align: left;
	background-image: url('../images/bg_ora_1.jpg'); 
	background-repeat: no-repeat 
}
		
		
a:link { color: #000000; text-decoration: none }
a:visited { color: #666666; text-decoration: none }
a:active { color: #000000; text-decoration: none }
a:hover { color: #000000; text-decoration: none }

#menu_foto
		{
		font-size: 12px;	
		line-height: 32pt; 
		text-align: left;
		position: absolute;
		top: 510px;
		margin-left: 260px;
		width: 490px;
		height: 60px;
		overflow: none;
		font color: donkergrijs; 
		padding: 5px; 
		float: left; 
		z-index: 1;
		}
		
#menu
		{
		font-size: 13px;	
		line-height: 32pt; 
		text-align: left;
		position: absolute;
		top: 110px;
		margin-left: 100px;
		width: 150px;
		height: 415px;
		overflow: none;
		font color: donkergrijs; 
		padding: 5px; 
		float: left; 
		z-index: 1;
		}		
		
#inhoud	{
		 font-size: 13px;
		 color: #000000;
		 position: absolute;
		 top: 95px;
		 left:280px;
		 width: 485px;
		 height: 405px;
		 overflow: auto;
		 padding-right: 20px;
		 font color: donkergrijs; 
		 line-height: 160%; 
		 text-align: left; 
		 padding-top: 12px;
		 padding-left:0px; 
			}
html>body #inhoud {width: 455px; height:395px;}
		
.foto{
	border: 0px solid #999999;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	}

#pixit {
		 font-size: 10px;
		 text-align: left;
		 color: gray;
		 position: absolute;
		 top: 590px;
		 margin-left: 7px;
		 width: 160px;
		 height: 20px;
		  }
		
#footer {
		 font-size: 10px;
		 text-align: right;
		 color: gray;
		 position: absolute;
		 top: 590px;
		 left: 750px;
		 width: 60px;
		 height: 20px;
		  }