body
{
	background-color:#BFBF82;
	margin:0;
	padding:0;
}

a
{
	font-family: Tahoma;
	font-size: 12px;
	color: #EA4614;
	text-decoration: none;
}

a:hover
{
	color: #07335A;
}

.header_line
{
	position: absolute;
	top: 19px;
	width: 100%;
	height:15px;
	background: url(../images/h_line.gif) repeat-x;
}

.footer_line
{
	position:absolute;
	top: 528px;
	left: 0px;
	width: 100%;
	background: url(../images/f_line.gif) repeat-x;
}

.now_playing
{
	position:absolute;
	top: 277px;
	left: 5px;
	width: 152px;
	height: 123px;
	background: url(../images/playing.gif) no-repeat;
	z-index: 100;
}

.dancer
{
	position:absolute;
	top: 438px;
	left: 675px;
	width: 210px;
	height: 90px;
	background: url(../images/dancer.gif) no-repeat;
	z-index: 100;
}

.dancer_big
{
	position:absolute;
	top: 438px;
	left: 675px;
	width: 210px;
	height: 90px;
	background: url(../images/dancer_big.gif) no-repeat;
	z-index: 100;
}

#test
{
	position:absolute;
	top: 59px;
}

#main_page
{
	position:absolute;
	width: 100%;
	height: 494px;
	top: 34px;
	background-color: #CC3D38; 
}

#main_body
{
	position:relative;
	width: 984px;
	height: 494px;
	top: 0px;
}

#left_panel
{
	position:absolute;
	width: 69px;
	height: 494px;
	top:0px;
	left:0px;
	background-color: #CC3D38;
}

#menu_panel
{
	position:absolute;
	width: 240px;
	height: 494px;
	top:0px;
	left:59px;
	background: #F1EBD7 url(../images/dino.gif) no-repeat bottom left;
	background-color: #F1EBD7;
}

.menu_text
{
	position:absolute;
	width: 200px;
	height: 449px;
	top:73px;
	left:46px;
	text-align:left;
	line-height: 20px;
}

.menu_text_level2
{
	text-indent: 25px;
}

ul 
{
	list-style:  none;
	margin-left: 0;
	 margin: 0 0 0 0;
	padding-left: 25px;
	text-indent: 0em;
}

.menu_text a
{
	font-family: Tahoma;
	font-size: 12px;
	color: #EA4614;
	text-decoration: none;
}

.menu_text a:hover
{
	color: #07335A;
}

#logo
{
	position:absolute;
	width: 240px;
	height: 67px;
	top:0px;
	left:0px;
}

#content_panel
{
	position:absolute;
	width: 593px;
	height: 494px;
	top:0px;
	left:301px;
	background-color: #F0E2B6;
}

#content_title_panel
{
	position:absolute;
	width: 572px;
	height: 32px;
	top:21px;
	left:21px;
	background-color: #FEFFEF;
}

#content_title
{
	position:absolute;
	width: 535px;
	height: 32px;
	top:4px;
	left:14px;
	font-family:Tahoma;
	font-size: 18px;
	color: #333333;
	text-align: left;
}

#content_summary
{
	position:absolute;
	width: 530px;
	height: 77px;
	top:64px;
	left:35px;
	font-family:Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 17px;
}

#content_summary_gallery
{
	position:absolute;
	width: 530px;
	height: 435px;
	top:61px;
	left:35px;
	font-family:Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 17px;

}

#content_summary_big
{
	position:absolute;
	width: 530px;
	height: 430px;
	top:64px;
	left:35px;
	font-family:Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 17px;
	background: url(../images/songstext.gif) no-repeat;
}

#content_summary_big_summary
{
	position:absolute;
	width: 393px;
	height: 400px;
	top:20px;
	left:20px;
	font-family:Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 16px;
}

#content_song
{
	position:absolute;
	width: 538px;
	height: 246px;
	top:125px;
	left:35px;
	background: url(../images/songs.gif) no-repeat;
	z-index: 1;
}

#content_song_title
{
	position:absolute;
	width: 538px;
	height: 50px;
	top:165px;
	left:0px;
	z-index: 100;
	font-family:Tahoma;
	font-size: 12px;
}

#content_song_summary
{
	position:absolute;
	width: 269px;
	height: 172px;
	top:34px;
	left:92px;
	font-family:Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 28px;
}

#content_text_summary
{
	position:absolute;
	width: 269px;
	height: 172px;
	top:34px;
	left:92px;
	font-family:Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 17px;
}

#panel_border
{
	position:absolute;
	width: 2px;
	height: 494px;
	top:0px;
	left:299px;
	background-color: #DFC994;
}

#right_panel
{
	position:absolute;
	width: 90px;
	height: 494px;
	top:0px;
	left:894px;
	background-color: #CC3D38;
}

#copyright
{
	position:absolute;
	bottom: 2px;
	left:3px;
	color: #E69D9B;
	font-family:Tahoma;
	font-size: 10px;
	font-weight: bold;
}