/* CSS Document */

body {
	background: #000000;		
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	position: absolute;
	width: 955px;
	height: 550px;
	background: #ccffcc no-repeat;
	left:50%;
	margin-left:-476px;
	top:50%;
	margin-top:-275px;
	border: medium double #FFFFCC;
	}
#logo {
	position: absolute;
	width: 955px;
	height: 150px;
	background: url(/images/logo_yvo2.jpg);		
	} 
	#navigatie {
	position: absolute;
	width:955px;
	height:50px;
	top:150px;
	
		}

#main {
	position:absolute;
	height: 330px;
	width:955px;
	top:200px;
	
			}
#naw {
	position:absolute;
	width: 955px;
	height: 20px;
	top: 530px;
	background: url(/images/naw1.jpg);
	background-image: url(/images/naw_1.jpg);
 	
} 

