body
{
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
	background-color: #fff;
	width: 630px;
	margin: 0 auto auto auto;
	font-family: Verdana, serif;
	font-size: 11px;
}
#header {
	margin-top: 110px;
	height: 65px;
}
#header a {
	display: block;
	width: 200px;
	height: 30px;
}
#menu {
	height: 20px;
	padding-top: 10px;
}
#menu a {
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	border: 1px solid #999;
	color: #555;
	background-color: #fff;
	position: relative;
}
#menu a:hover {
	background-color: #45befd;
	color: #fff;
	border: 1px solid #fff;
}
#content {
	height: 290px;
	overflow: auto;
	color: #333;
	padding-top: 10px;
}
#content h1 {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#content h2 {
	display: none;
}
#left {
	float: left;
	width: 320px;
}
#left a {
	text-decoration: none;
	color: #333;
}
#left .list {
	height: 130px;
	overflow: hidden;
	padding-top: 45px;
	background: url(../images/top_radios.jpg) no-repeat;
	color: #45befd;
}
#left .list ul {
	margin: 0;
	padding-left: 15px;
}
#left .list li {
	margin: 0;
	padding: 2px 0 2px 0;
	list-style-type: none;
}
#left .list a {
	color: #45befd;
	text-decoration: none;
}
#left .list a:hover {
	text-decoration: underline;
}
#left .download {
	padding-top: 5px;
	padding-left: 15px;
	color: #999;
}
#left .download a {
	text-decoration: none;
	color: #999;
}
#left .download a:hover {
	text-decoration: none;
	color: #333;
}
#right {
	float: left;
	text-align: center;
	width: 310px;
}
#all {
	float: left;
}
#all a {
	text-decoration: none;
	color: #333;
}
#all .list {
	height: 170px;
	overflow: hidden;
	padding-top: 5px;
	color: #45befd;
}
#all .list td {
	vertical-align: top;
}
#all .list ul {
	margin: 0;
	padding-left: 15px;
}
#all .list li {
	margin: 0;
	padding: 2px 0 2px 0;
	list-style-type: none;
}
#all .list a {
	color: #45befd;
	text-decoration: none;
}
#all .list a:hover {
	text-decoration: underline;
}
#all .download {
	padding-top: 5px;
	padding-left: 15px;
	color: #999;
}
#all .download a {
	text-decoration: none;
	color: #999;
}
#all .download a:hover {
	text-decoration: none;
	color: #333;
}
#footer {
	padding-top: 38px;
	text-align: right;
	height: 50px;
	font-size: 10px;
	color: #888;
}
#footer a {
	text-decoration: none;
}
embed {
	visibility: hidden;
	display: none !ie;
	width: 0;
	height: 0;
}
object {
	visibility: hidden;
	display: none !ie;
	width: 0;
	height: 0;
}
#object {
	height: 1px;
	overflow: hidden;
}
#player {
	width: 240px;
	margin: auto;
}
#player td img {
	border: none;
}
.player_top {
	height: 115px;
	background-image: url(../images/player.jpg); 
}
.player_top img {
	margin-top: 16px;
}
.player_btm {
	height: 30px;
	vertical-align: top;
	padding-right: 4px;
	background-image: url(../images/player_bottom.jpg); 
}