@charset "utf-8";
/* CSS Document */



html {
	text-align:center; background-image:url(images/surfjerrytilebackground2.jpg); background-repeat:repeat;
	

}
body {
	position: relative;
	width: 1000px;
	background-color:#000;
	margin:0 auto;
	text-align:center;
	font: 16px/1.46 Verdana, geneva, sans-serif;
	color: #FFFFFF;
	font-weight: bold;

 }
 #header { background-image: url(images/NIK_7879web-copy5.jpg) }

 width:1000px;
 height:260px;
	 
 }
 #header2 { background-image: url(images/zetatop.jpg) }

 width:1000px;
 height:111px;
	 
	 
	 
	 
 	 
	 
	 
 }
 #nav {
	
	width:1000px;
	height:26px;
	background-color:#000; padding-left:0px; padding-top:4px;


	 
 }
#main { ; width:1000px; height:450px;




 }
 #content {width:1000px; height:720px;
 background-color:#000;
 
 }
 #content2 {width:1000px; height:1650px;
 background-color:#000;
 




}
 #footer { width:1000px; height:100px; 
 background-image: url(images/footimage.jpg)
	 
	 
	 
	 
 }
 
 
a:link {
	color: #FFFFFF; text-decoration:underline;
	
}
a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

a:hover {
	color: #999;
	text-decoration:underline;
	text-align: center;
}


