body{
	margin : 0px 0px 0px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	background-color : #787878;	
	color : #5C5C5C;
}

#div_body{
	width : 741px;
	
	min-height : 500px;
	height: auto !important;
	height:500px;
	
	background-color : #FFFFFF;
	clear : both;
	text-align : justify;
	margin : auto;
	padding: 16px;
}

#div_logo{
	width : 136px;
	height : 101px;
	background-image : url(logo.jpg);
	margin-bottom : 20px;
}

#div_footer{
	width : 741px;
	text-align :left;
	margin : auto;
	padding-top:10px;
}

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

#playercode{
	width:700px;
	height:350px;
	margin-bottom:20px
}

#playlist{
  padding-bottom:20px;
}

tr{
  height:25px;
}

#container {
	text-align : center;
}