/* CSS Document */body {	background-color: #000000;	text-align:center;}body,td,th {	font-family: gill sans, tahoma, verdana, arial, helvetica;	color: #ffffff;}#container {height:auto;width:1000px;margin-left:auto;margin-right:auto;background-color:#000000;}#pic1 {	height:439px;	width:642px;	position:absolute;	left: 47px;	top: 48px;}#text {	text-align:justify;	position:absolute;	left: 855px;	top: 47px;	width: 296px;	height: 440px;}#pic2 {	position:absolute;	left: 786px;	top: 586px;	width: 367px;	height: 360px;}#player {	position:absolute;	width:263px;	left: 890px;	top: 545px;	height: 14px;}#menu {	position:absolute;	text-align:left;	width: 337px;	height: 33px;	left: 51px;	top: 670px;}.style1 {font-weight:bold;font-size:14px;}.style2 {font-style:normal;font-weight:400;font-size:14px;}.style3 {font-weight:bold;font-size:16px;}a:link {	color:#6666CC;	text-decoration:none;}a:visited {	color:#6633CC; text-decoration:none;}a:hover {	color: #999999; text-decoration:none;}a:active {	color: #999999 text-decoration:none;}