body,
	html {
		margin:0;
		padding:0;
		
		background:#0a0907;
		background-image: url(../bg.gif);
		background-repeat: repeat;
		color:#000;
		list-style:none;
	}
	body {
		min-width:750px;
	}
	#wrap {
		background:#0a0907;
		margin:0 auto;
		width:750px;
		font-size: 0.7em;
	}
	#header {
		background-color:#0a0907;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	
	#main {
		background:#0a0907;
		float:left;
		width:445px;
		height:298px;
		overflow:hidden;
		padding-left:10px;
	}
	
	
	
	
	
	#sidebar {
		background-color:#0a0907;
		float:right;
		width:295px;
		height:298px;
		background-image:url(menunew.jpg);
		background-repeat: no-repeat;
		background-position:left;
		}
		
		
		
		
		

	#sidebar ul {
		margin-top:100px;
		list-style:none;
		text-decoration:none;
		color:#ffffff;
    }
	
	#sidebar li a {
	list-style-image:url(../li1a.gif);
	text-decoration:none;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:1.1em;
	line-height:1.7em;
	
	}
	
	#sidebar li a:hover {
	color:#CCFF66;
	text-decoration:underline;}
	
	
	
    #oog {float:right;
	color:#ffffff;
	margin-top:-30px;
	margin-right:10px;}
	
	
	#under {float:left;
	width:750px;
	height:280px; 
	background-image: url(undergallery.jpg);
	background-repeat: no-repeat;
	
	}
	

	
	#details{padding-top:10px;
	padding-left:40px;
	background-image: url(vergrootglas.gif);
	float:left;
	background-repeat: no-repeat;
	}
	
	#details a {
	font: bold 14px Verdana;
text-decoration: none;
color:#a4a4a2;}

#details a:visited {
color:#a4a4a2;}

#details a:hover {
color:
#cc6699;}

#text {
float:left;
width:322px;
Height:50px;
color:#a4a4a2;
padding-top:35px;
font-size:1.2em;
font-family:Georgia;
margin-left:-70px;

text-align:justify;}

#text img {float:left;}
	

	
	#boarded
	
	{padding-top:20px;

	float:left;
	}
	

	
	
	#boarded ul {float:left; 
display : inline; 
width : 400px; 

list-style :none; 
text-decoration:none;
margin-left:10px;
}
	


#boarded li {
display : inline; 
width : 50px; 
height : 50px; 
overflow : hidden; 
list-style :none; 

} 

#boarded li a {
float : left;
list-style:none; 
display : inline; 
position : relative; 
margin : 0px 15px 0px 0px; 
width :50px; 
height : 50px; 
 overflow : hidden;
 text-decoration:none;
 border:none;
}

#boarded li a:hover {
border-bottom: 5px solid #cc6699;}

#boarded li a img {border-color:#333331;
border:none;}

#welcome {
float:right;
color:#a4a4a2;
font-family:Georgia;
font-size:1.1em;
width:250px;
padding-left:-50px;
padding-right:27px;
margin-top:-12px;
text-align:justify;
text-decoration:none;
}



p#welcome {
float:left;
text-align:center;
line-height:0.6em;

}



#welcome a {
color:#a4a4a2;
text-decoration:none;
list-style:none;}

#welcome a:visited {
color:#a4a4a2;}

#welcome a:hover {
color:#ffcccc;}

#footer {
float:left;
width:750px;
height:16px;
text-align: center;
background-color:#100f0d;
color:#ffcccc;
background-image: url(../footer.jpg);
	background-repeat: no-repeat;
	
	background-attachment:fixed;
}

#footer a {
color: #ffcccc;
text-decoration:none;
list-style:none;}

#footer a: visited {
color:#ffcccc;}

#footer a:hover {
color:#a4a4a2;}

