body{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	background-color:#000000; 
	color:#faf22f; 
  	font-size:12px;
	}

#wrapper {
	width: auto;
	align: center;
	margin-right: center;
	margin-left: center;
}
	
#wrapper #banner {
	width: auto;
}

#wrapper #navigatie {
	width: auto;
	align: center;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: FAF22F;
	border-top-width: thin;
	border-right-width: 0px;
	border-left-width: 0px;
}

#wrapper #navigatie a.button 					{
	background-color:#faf22f;
	font: 12px verdana;
	font-weight:bold;
	color:black;
	text-decoration:none;
	width:102px;
	height:15px;
	text-align:center;
	vertical-align:center;
	border:inset;
	display:block;
	border-color: #faf22f;
	margin:5px;
									}
									
#wrapper #navigatie a.button:hover 		{
									background-color:#faf22F;
				 					font: 12px verdana;
									font-weight:bold;
				 					color:#000000;
									text-decoration:none;
									border-color: #000000;
									}

#wrapper #footer {
	width: auto;
	border-right-width: 0px;
	border-right-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FAF22F;
}

#wrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #footer a:visited {
	color: #FFFFFF;
}

#wrapper #content {
	width: auto;
	float:inherit;
	position: relative;
}
#wrapper #content td {
	color: #FFFFFF;
}


#wrapper #content p{
	color:#FFFFFF;
	}
#wrapper #content th {
	color: #FAF22F;
}
#wrapper #content a {
	font-weight: bold;
	color: #FAF22F;
	text-decoration: none;
}


#wrapper #content a:visited {
	color: #FAF22F;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	}

#wrapper #content li {
	color: #FFFFFF;
	list-style-type: square;
}

h1 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
#wrapper #left {
	width: auto;
	float:left;
}
#wrapper #left a {
	font-weight: bold;
	color: #FBF606;
	text-align: center;
	text-decoration: underline;
}
#wrapper #left a:visited {
	color: #FBF606;
	text-decoration: underline;
}

#wrapper #footer a {
	text-decoration: underline;
	color: #FFFFFF;
}
#wrapper #footer div {
	color: #FFFFFF;
}
#wrapper #content strong {
	color: #FF0000;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a img {
	border: 0px;
	}

