@charset "utf-8";
#admin {
	font-family: arial;
	font-size: 12px;
	color: #8C0100;
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
} 
#admin a {
	font-family: arial;
	font-size: 12px;
	color: #C40000;
	text-decoration: none;
}

#admin a:hover, #copy a:hover{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #680000;
}
img {
	margin: 0px;
	padding: 0px;
}#player_mp3 {
	background-image: url(images/bg_player.jpg);
	height: 210px;
	width: 410px;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	background-repeat: no-repeat;
	float: right;
}
#tbl {
	float: right;
}

#player_o {
	width: 600px;
	clip: rect(auto,auto,auto,auto);
	top: 250px;
	right: 0px;
	float: none;
}

/* BACKLINK */
#copy_backL {
	position: fixed;
	bottom: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	left: 0px;
	margin-left: 25px;
}
#copy_backL img {
	border: 0px;
	margin-left: 380px;
	float: right;
}
#copy_backL a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	margin: 0;
	color: #333333;
}
/* *********** */

#other_player {
	width: 480px;
	background-color: #000000;
	text-align: center;
}
