body {
	margin: 0px;
	padding: 0px;
	background-color: #120404;
	overflow: hidden;
	height: 100%;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffe7a8;
}
a{
	color: #fff9e9;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
#indexcontainer {
	position: absolute;
	background: url(images/index.gif) left top no-repeat;
	top: 50%;
	left: 50%;
	width: 480px;
	height: 590px;
	margin-left: -240px;
	margin-top: -295px;
	z-index: 10;
}
#indexcontainer a {
	position: absolute;
	display: block;
}
#flashversionfailedcontainer {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 700px;
	height: 100px;
	margin-left: -350px;
	margin-top: -50px;
	text-align: center;
}
a.normalwindow {
	width: 227px;
	height: 28px;
	left: 183px;
	top: 392px;
}
a.fullscreen {
	width: 227px;
	height: 28px;
	left: 183px;
	top: 460px;
}
a.adobe {
	width: 140px;
	height: 17px;
	left: 130px;
	top: 329px;
}
a.quicktime{
	width: 173px;
	height: 17px;
	left: 307px;
	top: 329px;
}
a.rothaniko{
	width: 87px;
	height: 17px;
	left: 200px;
	top: 556px;
}
a.kilfish{
	width: 54px;
	height: 17px;
	left: 304px;
	top: 556px;
}