@charset "utf-8";
body {
	background-color: 		#000;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				100%;
	margin:					0;
}
.colleft {
	margin-left:			20px;
}
.colright {
	position:				absolute;
	left:					370px;
	width:					350px;
}
.fl {
	float:					left;
}
.fr {
	float:					right;
}
.greylink  {
	color:					#CCC;
	text-decoration:		none;
	font-size:				90%;
}
.head1 {
	margin-left:			10px;
	font-family:			arial, sans-serif;
	font-size:				130%;
	color:					#FC3;
}
.head2 {
	margin-left:			120px;
	font-family:			arial, sans-serif;
	font-size:				120%;
	color:					#FC3;
}
.head3 {
	text-align:				center;
	font-family:			arial, sans-serif;
	font-size:				130%;
	color:					#FC3;
}
.imgbox {
	width:					254px;
	height:					auto;
	font-size:				80%;
	font-weight:			normal;
	float:					left;
	margin-left:			70px;
}
.interview {
	font-weight:			normal;
}
.listleft {
	position:				absolute;
	left:					120px;
	width:					250px;
}
.listright {
	position:				relative;
	left:					370px;
	width:					350px;
}
.pijltje {
	color:					#CCC;
	font-size:				110%;
}
.posabs {
	position:				absolute;
}
#content {
	position:				absolute;
	left:					230px;
	top:					116px;
	width:					720px;
	height:					534px;
	font-family: 			helvetica, sans-serif;
	font-weight:			bold;
	font-size:				85%;
	color:					#FF9;
}
#content a {
	color:					#F90;
}
#content a:hover {
	color:					#FF0;
}
#conthead {
	position:				absolute;
	left:					410px;
	top:					60px;
	width:					300px;
	height:					24px;
}
#extranav {
	width: 					950px;
	margin-right: 			auto;
	margin-left: 			auto;
	margin-bottom:			20px;
}
#extranav a {
	color:					#666;
	text-decoration:		none;
}
#extranav a:hover {
	color:					#999;
}
#extranav li {
	font-size:				90%;
	list-style: 			none;
	float:					left;
	text-align:				center;
	width:					16%;
}
#extranav ul {
	margin: 				0;
}
#flashnav {
	position:				absolute;
	left:					20px;
	top:					298px;
	width:					210px;
	height:					162px;
}
#scroller {
	width: 					720px;
	height: 				534px;
	overflow: 				auto;
}
#wrapper {
	position:				relative;
	margin-right: 			auto;
	margin-left: 			auto;
	width:					950px;
	height:					650px;
}
