body{
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-size:62.5%;

	}
img{
	border:none;
	}

#wrapper{
	margin: 20px auto;
	width:983px;
	height:578px;
	background-color: #000000;
	background-image:url(../images/backgroundintro.jpg);
	background-repeat:no-repeat;
	}
	
#flash{
	position: absolute;
	width: 360px;
	height:240px;
	margin:250px 0 0 305px;
	}
	
#hidden{
	position:absolute;
	color:#000000;
	display:none;
	}
	
p{  
	font-size:1.0em;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:527px 0 0 380px;
	padding:0px;
	position:absolute;
	color:#ecebd6;
	text-align:center;
	line-height:9px;
	}


a{
	text-decoration:none;
	color:#ecebd6;
	}
	
a:hover{
	text-decoration:underline;
	}
	
a.enter{
	display:block;
	width:124px;
	height:34px;
	position:absolute;
	margin:540px 0 0 410px;
	background-image:url(../images/enter.jpg);
	background-position:0 0;
	background-repeat:none;
	}
	
a:hover.enter{
	background-position:0 -38px;
	}
	
a.superchannel{
	width:159px;
	height:52px;
	position: absolute;
	background: url(../images/superchannel.png) no-repeat;
	margin:500px 0 0 0;
	}
	
a.dvdLinkIndex{
	width:200px;
	height:59px;
	position: absolute;
	background:url(../images/dvdLink_200x59.png) no-repeat;
	margin:500px 0 0 0;
}

a.facebook{
	width:60px;
	height:60px;
	position: absolute;
	background:url(../images/facebook_60x60.png) no-repeat;
	margin:420px 0 0 0;
}