body a:link {color: #000000; text-decoration: underline;}
body a:visited {color: #000000; text-decoration: underline;}
body a:hover {color: #FF0000; text-decoration: none; }
body a:focus {color: #FF0000; text-decoration: none;}
body a:active {color: #FF0000; text-decoration: none; }
body
{
	padding: 0px;
	margin: 0px;
	color: #000000;
	background: #000000;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
}

#jswarning
{
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 16px;
}

#page
{
	padding: 0px;
	margin: auto;
	margin-top: 0px;
	width: 800px;
	height: auto;
	text-align: left;
	background: #FFFFFF;
	visibility: hidden;
}

#danceparty
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	font-size: 1px;
	background: transparent;
}

#main
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	background: url('gfx/divider.gif') top left repeat-y;
}

#sidebar
{
	padding: 0px;
	margin: 0px;
	width: 200px;
	float: left;
	background: transparent;
	font-size: 10px;
}

#menu
{
	padding: 0px;
	margin: 0px;
	width: 600px;
	height: 34px;
	float: left;
	background: url('gfx/menu_bg.gif') top left;
}

div.spacer
{
	padding: 0px;
	margin: 0px;
	width: 16px;
	height: 32px;
	float: left;
	background: transparent;
}

div.menu_item
{
	padding: 0px;
	margin: 0px;
	width: 120px;
	height: 32px;
	float: left;
	background: transparent;
	overflow: hidden;
}

#content
{
	padding: 0px;
	margin: 8px;
	width: 584px;
	min-height: 400px;
	float: left;
	background: transparent url('gfx/logo.gif') top center no-repeat;
	display:inline;
}

#btn_news
{
	background: url('gfx/btn_news_off.gif') top left;
}

#btn_about
{
	background: url('gfx/btn_about_off.gif') top left;
}

#btn_contact
{
	background: url('gfx/btn_contact_off.gif') top left;
}

#btn_links
{
	background: url('gfx/btn_links_off.gif') top left;
}

div.header
{
	padding: 0px;
	margin: 0px;
	margin-top: 16px;
	margin-bottom: 8px;
	width: 200px;
	height: 16px;
	float: left;
	background: transparent;
	overflow: hidden;
}

#hdr_playlist
{
	margin-top: 0px;
	background: url('gfx/hdr_playlist.gif') top left;
}

#hdr_games
{
	background: url('gfx/hdr_games.gif') top left;
}

#hdr_awards
{
	background: url('gfx/hdr_awards.gif') top left;
}

div.box
{
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
	margin-bottom: 8px;
	width: 184px;
	height: auto;
	float: left;
	background: transparent;
	display:inline;
}

#box_orange a:link {color: #DF472C; text-decoration: underline;}
#box_orange a:visited {color: #DF472C; text-decoration: underline;}
#box_orange a:hover {color: #DF472C; text-decoration: none; }
#box_orange a:focus {color: #DF472C; text-decoration: none;}
#box_orange a:active {color: #DF472C; text-decoration: none; }
#box_orange
{
	color: #DF472C;
	background: url('gfx/box_orange_sides.gif') top left repeat-y;
}

#box_blue a:link {color: #4960C8; text-decoration: underline;}
#box_blue a:visited {color: #4960C8; text-decoration: underline;}
#box_blue a:hover {color: #4960C8; text-decoration: none; }
#box_blue a:focus {color: #4960C8; text-decoration: none;}
#box_blue a:active {color: #4960C8; text-decoration: none; }
#box_blue
{
	color: #4960C8;
	background: url('gfx/box_blue_sides.gif') top left repeat-y;
}

#box_purple a:link {color: #653ED4; text-decoration: underline;}
#box_purple a:visited {color: #653ED4; text-decoration: underline;}
#box_purple a:hover {color: #653ED4; text-decoration: none; }
#box_purple a:focus {color: #653ED4; text-decoration: none;}
#box_purple a:active {color: #653ED4; text-decoration: none; }
#box_purple
{
	color: #653ED4;
	background: url('gfx/box_purple_sides.gif') top left repeat-y;
}

#music_box_orange a:link {color: #DF472C; text-decoration: none;}
#music_box_orange a:visited {color: #DF472C; text-decoration: none;}
#music_box_orange a:hover {color: #DF472C; text-decoration: underline; }
#music_box_orange a:focus {color: #DF472C; text-decoration: underline;}
#music_box_orange a:active {color: #DF472C; text-decoration: underline; }
#music_box_orange
{
	color: #DF472C;
	background: url('gfx/box_orange_sides2.gif') top left repeat-y;
}

#music_box_blue a:link {color: #4960C8; text-decoration: none;}
#music_box_blue a:visited {color: #4960C8; text-decoration: none;}
#music_box_blue a:hover {color: #4960C8; text-decoration: underline; }
#music_box_blue a:focus {color: #4960C8; text-decoration: underline;}
#music_box_blue a:active {color: #4960C8; text-decoration: underline; }
#music_box_blue
{
	color: #4960C8;
	background: url('gfx/box_blue_sides2.gif') top left repeat-y;
}

#music_box_purple a:link {color: #653ED4; text-decoration: none;}
#music_box_purple a:visited {color: #653ED4; text-decoration: none;}
#music_box_purple a:hover {color: #653ED4; text-decoration: underline; }
#music_box_purple a:focus {color: #653ED4; text-decoration: underline;}
#music_box_purple a:active {color: #653ED4; text-decoration: underline; }
#music_box_purple
{
	color: #653ED4;
	background: url('gfx/box_purple_sides2.gif') top left repeat-y;
}

div.box_edge
{
	padding: 0px;
	margin: 0px;
	width: 184px;
	height: 2px;
	float: left;
	background: top left;
	font-size: 1px;
	line-height: 1px;
}

#box_edge_orange
{
	background: url('gfx/box_orange_edge.gif');
}

#box_edge_blue
{
	background: url('gfx/box_blue_edge.gif');
}

#box_edge_purple
{
	background: url('gfx/box_purple_edge.gif');
}

div.left_tab
{
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	width: 16px;
	height: auto;
	float: left;
	background: transparent;
	display: inline;
}

div.songs
{
	padding: 0px;
	margin: 0px;
	margin-left: 4px;
	width: 160px;
	height: auto;
	float: left;
	background: transparent;
	display: inline;
}

div.song_title
{
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 144px;
	height: auto;
	float: left;
	background: transparent;
	display: inline;
}

div.top_tab
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 16px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

#top_tab_orange a:link {color: #FFFFFF; text-decoration: none;}
#top_tab_orange a:visited {color: #FFFFFF; text-decoration: none;}
#top_tab_orange a:hover {color: #FFFFFF; text-decoration: underline; }
#top_tab_orange a:focus {color: #FFFFFF; text-decoration: none;}
#top_tab_orange a:active {color: #FFFFFF; text-decoration: none; }
#top_tab_orange
{
	background: #FF8721;
}

#top_tab_blue a:link {color: #FFFFFF; text-decoration: none;}
#top_tab_blue a:visited {color: #FFFFFF; text-decoration: none;}
#top_tab_blue a:hover {color: #FFFFFF; text-decoration: underline; }
#top_tab_blue a:focus {color: #FFFFFF; text-decoration: none;}
#top_tab_blue a:active {color: #FFFFFF; text-decoration: none; }
#top_tab_blue
{
	background: #89AFFF;
}

#top_tab_purple a:link {color: #FFFFFF; text-decoration: none;}
#top_tab_purple a:visited {color: #FFFFFF; text-decoration: none;}
#top_tab_purple a:hover {color: #FFFFFF; text-decoration: underline; }
#top_tab_purple a:focus {color: #FFFFFF; text-decoration: none;}
#top_tab_purple a:active {color: #FFFFFF; text-decoration: none; }
#top_tab_purple
{
	background: #BB5AFF;
}

div.thumb
{
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	margin-left: 6px;
	margin-bottom: 4px;
	width: 60px;
	height: 70px;
	float: left;
	background: transparent;
	display:inline;
}

div.game_box_info
{
	padding: 0px;
	margin: 0px;
	margin-left: 6px;
	margin-top: 4px;
	width: auto;
	height: auto;
	float: left;
	background: transparent;
}

div.award_img
{
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	margin-left: 6px;
	margin-bottom: 4px;
	width: 172px;
	height: auto;
	float: left;
	background: transparent;
	display:inline;
	text-align: center;
}

div.award_box_info
{
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	margin-left: 6px;
	margin-bottom: 4px;
	width: 172px;
	height: auto;
	float: left;
	background: transparent;
	display:inline;
}

span.award_name
{
	font-weight: bold;
}

div.news
{
	padding: 0px;
	padding-bottom: 16px;
	margin: 0px;
	margin-bottom: 16px;
	width: 100%;
	height: auto;
	float: left;
	background: transparent;
	display:inline;
	line-height: 18px;
	border-bottom: 1px dashed;
}

div.date
{
	font-family: Georgia, Serifs;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

div.screenshot
{
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	float: left;
	background: transparent;
	display:inline;
}

div.game_info
{
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
	width: auto;
	max-width: 60%;
	height: auto;
	float: left;
	background: transparent;
	display:inline;
}

#credits
{
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
	margin-bottom: 8px;
	width: auto;
	height: auto;
	float: left;
	background: transparent;
	display:inline;
}

#permalink
{
	padding: 0px;
	margin: 8px;
	margin-bottom: 0px;
	width: 584px;
	height: auto;
	float: left;
	text-align: right;
}

div.disk
{
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	margin-left: 4px;
	width: auto;
	height: auto;
	float: left;
	display: inline;
}

#instructions
{
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
	width: 184px;
	height: auto;
	float: left;
	background: transparent;
	display:inline;
	font-size: 10px;
	text-align: center;
	color: #4960C8;
}