html
{
	height: 100%;
	margin: 0;
	padding: 0;
}
body
{ 
	background-color:#000000;
	color: #333333;
	font-family: Tahoma, sans-serif;
	margin:0;
	padding:0;
	width: 100%;
}
#main
{
	background-color:black;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	height:645px;
	width:622px;
}
.thumb
{
	
	margin:0;
	padding-top: 10px;
}
#t1
{
	position: absolute;	
	left: 0px;
}
#t2
{
	position: absolute;	
	left: 132px;
}
#t3
{
	position: absolute;	
	left: 264px;
}
#t4
{
	position: absolute;	
	left: 397px;
}
#t5
{
	position: absolute;	
	right: -1px;
}
#menu
{
	color:grey;
	position: absolute;
	right:1px;
	top: 100px;
}
#menu2
{
	color:grey;
	display:none;
	position: absolute;
	right:1px;
	top: 125px;
}

li
{
	float:left;
	font-size: 10pt;
	list-style-type:none;
	padding: 0px;
}
li span
{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#featured
{
	background-color:black;
	color: white;
	height: 383px;
	margin-top: 10px;
	padding:0;
	text-align:justify;
	overflow:auto;
}
#featured div
{
	padding:10px;
	display:none;

}
#audioplayer_1
{
	left:155px;
	position:relative;
	top: 1500px;
}
