/**
 * Style sheet index
 */
#linkme
{
	text-align:center;
}

#player657
{
	text-align:center;
}


/**
 * General
 */
body
{
	margin:0px;
	padding:0px;
	background-color:#161214;
	background-image:url("tl_files/layout/index_background.png");
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#E9E0BB;
	line-height:11px;
}

a,
a:hover
{
	font-weight:bold;
	font-weight:normal;
	font-size:11px;
	color:#E9E0BB;
	line-height:11px;
}


/**
 * movie
 */
#horizon
{
	width:100%;
	height:1px;
	top:50%;
	position:absolute;
	overflow:visible;
}

#content
{
	width:720px;
	height:405px;
	left:50%;
	position:absolute;
	margin-top:-202px;
	margin-left:-360px;
}
