html, body {
	margin:0; padding:0;
	height:100%;
}
 
body {
	background:url('/~m900/erelid/plaatjes/metallic.jpg') 50% 50% repeat;
	font-family:Verdana, Arial, Helvetica
	color:white;
}
 
#floater {
	position:relative;
	height:70px;	margin-bottom:-50px;
	width:1px;
}
 
#centered {
	position:relative; left:0%;
	height:260px; width:80%; max-width:90%; min-width:880px;
	margin:0 auto;
	background:url('/~m900/erelid/plaatjes/erelid-logo-2009.jpg');
	border:2px solid #666;
}
 #texttype2 {
    color:white;
	font-size:1em; text-align:left;
	font-weight:bold;
	
}
TABLE  
	{ 
	max-width:800px; min-width:400px;
}

 
#righttop {
	position:absolute;
	top:0; right:5px;
}


#leftbottom {
	position:absolute;
	bottom:0; left:0%;
}

#nav {
	position:absolute; left:0; top:0; bottom:0; right:70%;
	padding:20px; margin:10px;
}

 
h1, h2, h3, h4, h5, h6 {
	font-family:LithosPro-Regular, Helvetica, Arial, sans-serif;
	font-weight:normal; color:#666;
}
 
h1 {
	color:#666; border-bottom:1px solid #ddd;
	letter-spacing:-0.05em; font-weight:bold;
	margin-top:0; padding-top:0;
}
 
 
#bottom {
	bottom:0; left:50%;
	padding:40px;
	}
 

#leftbottom {
	padding:10px;
	font-size:0.7em;
	color:#666;
}
 
#logo {
	font-size:2em; text-align:center;
	color:#999;
}
 
#logo strong {
	font-weight:normal;
}
 
#logo span {
	display:block;
	font-size:4em; line-height:0.7em;
	color:#666;
}
 
p, h2, h3 {
	line-height:1.6em;
}
 
a {
	color:#666;
}