body { 
	background: white url(pattern03.gif) repeat ;
}
#art {
	position: absolute;
	top: 48px;
	left: 212px;
	z-index: 0;
}
#port {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 4;
}
.head {
		position: absolute;
		left:12px;
		top:0px;
		z-index: 4;
}
.erik { 
		font: 12px Verdana, sans-serif; 
		color:#FFF; 
		background:#333;
		letter-spacing:1px; 
		text-decoration:none; 
		padding:20px 6px 4px 6px;
}
#darkheader {
	position: fixed;
	top: 0;
	left: 0;
	background-color:#333;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	border: none;
	z-index: 1;
}
.darkerik { 
		font: 12px Verdana, sans-serif; 
		color:#FFF; 
		background:#360;
		letter-spacing:1px; 
		text-decoration:none; 
		padding:20px 6px 4px 6px;
}
.grijs { 
		font: 12px Verdana, sans-serif; 
		color:#FFF; 
		background:#CCC;
		letter-spacing:1px; 
		text-decoration:none; 
		padding:200px 16px 4px 16px;
}
.nav {
	position: absolute;
	left:132px;
	top:8px;
	z-index: 2;
}
#header {
	position: fixed;
	top: 0;
	left: 0;
	background-color:#360;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	border: none;
	z-index: 1;
}
#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	font: 10px Verdana, sans-serif; 
	color:#FFF;
	background-color:#333;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 12px 0px;
	clear: both;
	width: 100%;
	border: none;
	z-index: 1;
}
#darkfooter {
	position: fixed;
	bottom: 0;
	left: 0;
	font: 10px Verdana, sans-serif; 
	color:#FFF;
	background-color:#360;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 12px 0px;
	clear: both;
	width: 100%;
	border: none;
	z-index: 1;
}
#time {
	font: 10px Verdana, sans-serif; 
	color:#FFF;
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 24px 5px 0px;
	clear: both;
	border: none;
	z-index: 2;
}
.one {
	position: absolute;
	top: 72px;
	left: 0px;
	background:#fff;
	padding: 4px 6px 4px 24px;
}
.two {
	position: absolute;
	top: 96px;
	left: 0px;
	background:#fff;
	padding: 4px 6px 4px 24px;
}
.three {
	position: absolute;
	top: 120px;
	left: 0px;
	background:#fff;
	padding: 4px 6px 4px 24px;
}
.four {
	position: absolute;
	top: 144px;
	left: 0px;
	background:#fff;
	padding: 4px 6px 4px 24px;
}
.five {
	position: absolute;
	top: 168px;
	left: 0px;
	background:#fff;
	padding: 4px 6px 4px 24px;
}
.six {
	position: absolute;
	top: 192px;
	left: 0px;
	background:#fff;
	padding: 4px 6px 4px 24px;
}
.seven {
	position: absolute;
	top: 216px;
	left: 0px;
	background:#fff;
	padding: 4px 6px 4px 24px;
}
.eight {
	position: absolute;
	top: 240px;
	left: 0px;
	background:#fff;
	padding: 4px 6px 4px 24px;
}
.nine {
	position: absolute;
	top: 264px;
	left: 0px;
	background:#fff;
	padding: 4px 6px 4px 24px;
}
.ten {
	position: absolute;
	top: 288px;
	left: 0px;
	background:#fff;
	padding: 4px 6px 4px 24px;
}
a {
	font: 10px Verdana, sans-serif; 
	color:#000000; 
	letter-spacing:1px; 
	text-decoration:none;
}
a:link{
	font: 10px Verdana, sans-serif; 
	color:#000000; 
	letter-spacing:1px; 
	text-decoration:none;
}
a:visited{
	font: 10px Verdana, sans-serif; 
	color:#000000;
	letter-spacing:1px; 
	text-decoration:none;
}
a:hover{
	font: 10px Verdana, sans-serif; 
	color:#FFF; 
	background:#66CC33;
	letter-spacing:1px; 
	text-decoration:none;
}
a:active{
	font: 10px Verdana, sans-serif; 
	color:#FFF; 
	background:#F39;
	letter-spacing:1px; 
	text-decoration:none;
}
.writing{
	position: absolute;
	top:108px;
	left:200px;
	font: 60px Verdana, sans-serif;
	font-weight: bolder;
	color:#333;
	line-height:80px;
	letter-spacing:1px;
	text-decoration:none;
}
.contacttext{
	position: absolute;
	top:180px;
	left:200px;
	font: 24px Verdana, sans-serif;
	font-weight: bolder;
	color:#333;
	line-height:48px;
	letter-spacing:1px;
	text-decoration:none;
}
#invis {
	display: none;
}
