body {
	font-family: Tahoma;
	background-color: #111111;
	color: #ffffff;
	color: #eeeeee;
}

img, form, p, table {
	margin :0;
	padding:0;
}

img {
	border: 0;
}

a {
	color: #df0033;
	color: #ffffff;
}
a:visited {
	color: #df0033;
	color: #ffffff;
}

table {
	border:0;
	border-spacing:0;
}

ul#sidebar_channel_list {
	margin:4px 0;
   	padding:0 0 0 22px;
   	padding:0;
}
ul#sidebar_channel_list li {
   	padding:0;
   	margin:0;
	width:180px;
   	list-style:none;
}
ul#sidebar_channel_list li a {
	display:block;
	text-align:left;
	border:1px #222222 solid;
	margin:0;
	padding:3px 8px;
	border-left:12px #222222 solid;
}
ul#sidebar_channel_list li a:hover {
	background-color:#333333;
}

ul#sidebar_artist_index {
	margin:4px 0 0 0;
   	padding:0;
   	list-style:none;
}
ul#sidebar_artist_index li {
	float:left;
	width:45px;
   	padding:0;
   	margin:0;
}
ul#sidebar_artist_index li a {
	display:block;
	text-align:center;
	border:1px #222222 solid;
	padding:1px 0;
}
ul#sidebar_artist_index li a:hover {
	background-color:#333333;
}

div#main_menu {
	float:left; font-weight:bold; padding:0px; border:1px #444444 solid; margin-right:2px;
}
div#main_menu a {
	display: block;
	float: left;
	width: 92px;
	height: 33px;
	text-decoration: none;
}

div#main_menu a img {
	width: 92px;
	height: 33px;
}


div#main_menu a#menu_home {
	background: url("/images/menu_home.jpg") 0 0 no-repeat;
}
div#main_menu a#menu_home_on {
	background: url("/images/menu_home.jpg") -92px 0 no-repeat;
}

div#main_menu a#menu_music {
	background: url("/images/menu_music.jpg") 0 0 no-repeat;
}
div#main_menu a#menu_music_on {
	background: url("/images/menu_music.jpg") -92px 0 no-repeat;
}

div#main_menu a#menu_video {
	background: url("/images/menu_video.jpg") 0 0 no-repeat;
}
div#main_menu a#menu_video_on {
	background: url("/images/menu_video.jpg") -92px 0 no-repeat;
}

div#main_menu a#menu_artist {
	background: url("/images/menu_artist.jpg") 0 0 no-repeat;
}
div#main_menu a#menu_artist_on {
	background: url("/images/menu_artist.jpg") -92px 0 no-repeat;
}

div#main_menu a#menu_shop {
	background: url("/images/menu_shop.jpg") 0 0 no-repeat;
}
div#main_menu a#menu_shop_on {
	background: url("/images/menu_shop.jpg") -92px 0 no-repeat;
}

div#main_menu a#menu_tv {
	background: url("/images/menu_tv.jpg") 0 0 no-repeat;
}
div#main_menu a#menu_tv_on {
	background: url("/images/menu_tv.jpg") -92px 0 no-repeat;
}

div#main_menu a#menu_schedule {
	background: url("/images/menu_schedule.jpg") 0 0 no-repeat;
}
div#main_menu a#menu_schedule_on {
	background: url("/images/menu_schedule.jpg") -92px 0 no-repeat;
}

div#main_menu a#menu_forum {
	background: url("/images/menu_forum.jpg") 0 0 no-repeat;
}
div#main_menu a#menu_forum_on {
	background: url("/images/menu_forum.jpg") -92px 0 no-repeat;
}

div#main_menu a#menu_myspace {
	background: url("/images/menu_myspace.jpg") 0 0 no-repeat;
}
div#main_menu a#menu_myspace_on {
	background: url("/images/menu_myspace.jpg") -92px 0 no-repeat;
}


div#footer_links {
	background-color:#888888; color:#000000; padding:5px 8px;
}
div#footer_links a {
	color: #000000;
	font-weight: bold;
}

span.selection_emphasis {
	font-weight: bold;
	color: #00ccff;
}
