﻿body {
	background-color: #000000;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

#content {
	width: 487px;
	height: 286px;
	background: #000000 url(images/player_bg.jpg) top left no-repeat;
}

img { border: 0; }

#player {
	width: 468px;
	height: 100px;
	padding-top: 125px;
	padding-left: 2px;
	z-index: 1;
}

#onair {
	width: 231px;
	height: 21px;
	padding-top: 25px;
	padding-left: 112px;
}

#links {
	position: absolute;
	width: 179px;
	height: 87px;
	z-index: 2;
	left: 15px;
	top: 142px;
}

#onair_btn {
	position: absolute;
	top: 250px;
	left: 353px;
}