	body 
	{
		margin:0;
		padding:0;
		font-family:'Verdana';
		font-size:12px;
		height:100%; 
	}
	p
	{
		margin:0;
		padding:0;
	}
	img
	{
		margin:0;
		padding:0;
		border : 0;
	}
	#global 
	{
		/*min-width:1024px;*/
		background-color:#ffffff;
	}
	#globalfooter
	{
		height:78px;
	}
	#margin_global
	{
		margin: 0 18px 0 18px;
	}
	#header_ban
	{
		width:337px;
		height:86px;
		padding:13px 0 7px 0;
		float:left;
	}
	#header_form h1, #header_form form, #header_form a
	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	#header_form
	{
		float:right;
		text-align:right;
		font-family: 'Verdana';
		font-size:9px;
		color:#aeaeae;
		padding:10px 0 0 0;
	}
	#header_form a
	{
		color:#aeaeae;
	}
	#header_form form input
	{
		color:#5c5c5c;
		font-size:9px;
		padding:0;
		margin:0 0 3px 0;
	}
	#header_form h1
	{
		margin:0 0 3px 0;
		padding:0;
		display:block;
		font-family:'Tahoma';
		color:#868686;
		font-size:13px ;
	}
	.clearer
	{
		display:block;
		clear:both;
	}
	#spacer1
	{
		background-color: #ebebeb;	
		height:19px;
	}
	#spacer2
	{
		background-color: #ebebeb;	
		height:30px;
	}
	#menu a
	{	
		cursor:pointer;
	}
	#menu01
	{
		float:left;
		display: block ;
		width: 170px ;
		height:41px;
		background: url(../images/menu01.png) no-repeat left top; 
	}
	#menu01:hover
	{
		background: url(../images/menu01.png) no-repeat left bottom ; 
	}
	#menu01.currentmenu, #menu02.currentmenu, #menu03.currentmenu
	{
		background-position: left bottom;
	}
	#menu02
	{
		float:left;
		display: block ;
		width: 170px ;
		height:41px;
		background: url(../images/menu02.png) no-repeat left top ; 
	}
	#menu02:hover
	{
		background: url(../images/menu02.png) no-repeat left bottom ; 
	}
	#menu03
	{
		float:left;
		display: block ;
		width: 170px ;
		height:41px;
		background: url(../images/menu03.png) no-repeat left top ; 
	}
	#menu03:hover
	{
		background: url(../images/menu03.png) no-repeat left bottom ; 
	}
	#menu03.currentmenu
	{
		background-position: left bottom;
	}
	#menu04
	{
		float:left;
		display: block ;
		width: 170px ;
		height:41px;
		background: url(../images/menu04.png) no-repeat left top ; 
	}
	#menu04:hover
	{
		background: url(../images/menu04.png) no-repeat left bottom ; 
	}
	#menu04.currentmenu
	{
		background-position: left bottom;
	}
	#content
	{
		font-family:'Verdana';
		font-size:16px;
		margin: 7px 0 0 0;
	}
	#content .showhide
	{
		cursor:pointer;
		margin:0;
		padding:0;
	}	
	
	#credits
	{
		float:right;
		margin:32px 5px 0 0;
	}
	#credits span
	{
		font-size:10px;	
	}
	#playermp3
	{
		float:left;
		padding: 10px 0 0 18px;
	} 
	#content .separator1
	{
		width:100%;
		height:6px;
		background: url(../images/separator1.png) repeat-x;
		margin:5px 0 5px 0;
		padding:0;
	}
	#content .separator2
	{
		float:right;
		width:1px;
		height:6px;
		background: url(../images/separator2.png) no-repeat left top;
		margin:0;
		padding:0;
		display:inline;
		line-height:0;
		font-size:0; 
	}
	#content .lastseparator
	{
		width:100%;
		height:6px;
		margin:0;
		padding:0;
		line-height:0;
		font-size:0; 
	}
	
	#footer a
	{
		color:#000000;
	}
	div#footer
	{
		width: 100%;
		height: 78px;
		position: absolute;
		bottom: 0;
		left: 0;
		/*overflow: hidden; */
		display: block;
		background:none;
		z-index:1;
	}
	body>div#footer
	{
		position: fixed;
	}
	div#footer-top
	{
		margin-right:18px;
		margin-top:-39px;
		z-index:10;
		float:right;
	}
	div#footer-bottom
	{	
		width:100%;
		height:78px;
		background-image: url(../images/footer_bg.png);
		background-position:left;
		background-repeat: repeat-x;
		float:left;
		background-color:#ebebeb;
	}
	#backartist
	{
		width:95px;
		height:39px;
		cursor:pointer;
		overflow: hidden; 
	}
	.trackspacer
	{
		margin-left:5px;
	}
	.backartistshow
	{
		visibility:visible;
	}
	.backartisthide
	{
		visibility:hidden;
	}
