tml, body {

  margin: 0;
  padding: 0;
  border: 0;
  color: #FFFFFF;
  font-family: 'luxi sans', verdana, geneva, arial, helvetica, sans-serif;
  font-size: 12px;

}

body { 

background-color: #000; 

}

a:link	{
	text-decoration: none;
	color: #FFFFFF;
}

a:visited	{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover	{
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

img	{
	border: none;
}

#wrapper {

  width: 1220px;
  height: 700px;
  background-color:#000;
  margin: 0em auto;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -610px;
  margin-top: -350px;
  
}

#mainwrapper {

  width: 1216px;
  height: 600px;
  background-color:#000;
  margin: 0em auto;
  text-align: center;

}

#main {

  width: 1216px;
  height: 600px;
  background-color:#000;
  margin: 0em auto;
  text-align: left;

}

#distro {

  width: 1220px;
  height: 30px;
  background-color:#000;
  margin: 0em auto;
  text-align: center;
  line-height: 2.5em;
  
}

#footer {

  width: 1220px; 
  height: 50px;
  background-color:#000;
  margin: 0em auto;
  text-align: center;

}

#back {

  position:absolute;
  top:0;
  right:0;
  width:100px;
  height: 76px;
  text-align: right;

}

#mediaplayer {

  z-index:12000;
  text-align: center;

}
