/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:12px;
}

img{
	border:0;
}

p{
	text-align:justify;
}
#topNav ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	width:955px;
}

#topNav ul li{
	float:left;
}

#topNav ul li a{
	font-weight:bold;
	font-size:12px;
	color:white;
}

#player1{
	padding:20px; 0;
}



td img {display: block;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#CONTAINER {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#menu {
	position:absolute;
	width:916px;
	height:29px;
	z-index:1;
	left: 69px;
	top: 111px;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	width:320px;
	height:259px;
	z-index:1;
	left: 301px;
	top: -610px;
}
#Layer3 {
	position:absolute;
	width:818px;
	height:600px;
	z-index:2;
	left: 148px;
	top: 297px;
	background-color: #333333;
	visibility: hidden;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.style3 {font-size: 12px}
}
.style4 {color: #CCCCCC}