@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; outline: none; }
a img {border: none;}
a { color: #fff; }
body {
	background: #000 url('images/bg.jpg') 50% 0 no-repeat;
	font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 1012px;
	color: #fff;
}
#maincontent {
	width: 650px;
	margin: 0 auto;
	height: 420px;
	padding-top: 140px;
	overflow: auto;
	line-height: 200%;
	position: relative
}
#right {
	position: absolute;
	right: 20px;
	top: 300px;
	z-index: 10000
}
h1 { font-size: 28px; margin-bottom: 10px; }
#gallery { margin-bottom: 20px; }
#gallery img{
	width: 210px;
	height: 120px;
	border: 1px solid #fff;
}
#link {
	width: 560px;
	height: 20px; 
	margin: 0 auto; 
	text-align: right; 
	font-size: 11px;
}
#link a { color: #fff;}
#video { 
	margin: 0 auto;
	height: 400px;
	width: 500px;
	position: relative;
}
#sopra { 
	position: absolute; 
	z-index: 9999; 
	top: 0; 
	left: 0; 
	cursor: pointer; 
}
#video object{ 
	position: absolute; 
	top: 27px; 
	left: 0px;
}
#credits {
	width: 760px;
	text-align: right;
	font-size: 11px;
	margin: 0 auto;
	color: #fff;
	opacity: .5;
	filter: alpha(opacity=50);
}
#credits a { color: #fff; }
#fbfan, #ytch {
	position: absolute;
	top: 20px;
	right: 5px;
	text-decoration: none;
	font-size: 11px;
	color: #eee;
	font-weight: bold;
}
#fbfan img { position: relative; top: 7px;}

#fbsarkofan { 
	position: absolute;
	right: 5px;
	top: 70px;
	font-size: 11px;
	line-height: 15px;
	width: 180px;
}
#ytch {top:  50px;}