/* CSS Document */
body {
	margin: 0px;
	padding 0px;
	background-color:#000000;
}
#flash_header {
	position: absolute;
	top: 0px:;
	left: 0px;
	width: 381px;
	height: 167;
	background-color:#000000;
}
#headline_header {
	position: absolute;
	left: 381px;
	top: 57px;
	width: 339px;
	height: 30px;
}
#language {
	position: absolute;
	top: 9px;
	left: 693px;
	width: 98px;
	height: 10px;
	font-family: "Trebuchet MS";
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
#language a{
	font-family: "Trebuchet MS";
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
#language a:hover{
	font-family: "Trebuchet MS";
	color: #eac348;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
#menu{
	position: absolute;
	top: 87px;
	left: 502px;
	height: 20px;
	width: 278px;
	overflow: hidden;
	padding: 0px;
}
#headline{
	position: absolute;
	width: 352px;
	height: 34px;
	left: 134px;
	top: 167px;
}
.lefttext {
	position: absolute;
	width: 352px;
	left: 134px;
	top: 201px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
}
.lefttext strong{
	color: #ba837b;
}
.lefttext a{
	color: #eac348;
	text-decoration: none;
}
.lefttext a:hover{
	color: #eac348;
	text-decoration: underline;
}
.righttext {
	position: absolute;
	width: 278px;
	left: 503px;
	top: 201px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
}
.righttext strong{
	color: #ba837b;
}
.righttext a{
	color: #eac348;
	text-decoration: none;
}
.righttext a:hover{
	color: #eac348;
	text-decoration: underline;
}
.thumbs{
	clear: none;
	float: left;
	background-color: #FFFFFF;
	padding: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.player {
	position: relative;
	width: 278px;
}