#navigatielayer {
	position:absolute;
	background-color: #000000;
	width:200px;
	height:33px;
	z-index:9;
	left: 0px;
	top: 56px;
}
#flashlayer {
	position:absolute;
	width:15860px;
	height:160px;
	z-index:1;
	background-color: #000000;
	left: 0px;
	top: 0px;
}

#inlineframe {
	position:absolute;
	width:15860px;
	height:5000px;
	z-index:3;
	left: -3px;
	top: 156px;
	background-color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FF0000;
}
