/*
@ Developed By LibertyLabz 
@ Lynda Site
*/

* {
	margin: 0;
	padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}

a {
	text-decoration:none;
	color:#2C4666;
}
a img{
	border:0;
}
a:visited img {
	border:0;
}
body{
	margin-left: auto;
  	margin-right: auto;

	
}
#Wrapper {
	width:198px;
	border:1px solid #48A4FF;
	background:#E6F2FF;
	margin-left: auto;
  	margin-right: auto;
	
	
}
#Wrapper1 {
	width:496px;
	margin-left: auto;
  	margin-right: auto;
	
	
}
.Img{
	
	padding-left:22%;
}
.BoxHead{
	width:194px;
	height:16px;
	background:url(../images/NowPlayer.jpg) repeat-x left;
	text-align:right;
	padding-right:4px;
	
	font-weight:bold;
	font-size:12px;
}
.Box1{
	width:196px;
	height:95px;
	background:url(../images/Box1.jpg) repeat-x left;
	padding-left:2px;
	font-size:10px;
}
.Box2{
	width:198px;
	height:95px;
	background:url(../images/Box2.jpg) no-repeat;
	padding-left:2px;
	font-size:10px;
}
#Host_Back{
	width:496px;
	height:466px;
	background:url(../images/archived_player_back.jpg) no-repeat left;
	
	padding-top:25px;
	position:relative;
}
#flashPlayer1{
	position:absolute;
	top:220px;
}
.Host_Image{
	 position:absolute;
	 top:50px;
	 left:350px;
	 
}
.Host_Name{
	 position:absolute;
	 top:20px;
	 left:335px;
	 font-weight:bold;
	 font-size:16px;
	 width:150px;
	color:#FFF;
}
