/* empty trimming for lame ie */
html, body { 
			margin:0; 
			padding:0; 
			color:#000000; 
			font:14px Arial, sans serif;  
			background-color:#ffffff;
			height:100%;
			width:100%;
			
}
#home 				{ 
	background:url(images/TSite01.jpg) center 20px  no-repeat;	
	/* Hides from IE-mac \*/
	background:url(images/TSite01.jpg) center  no-repeat;	
	/* End hide from IE-mac */
	cursor:hand;
	cursor:pointer;
}
#base 				{  }

#homewrapper 		{  }
#homewrapper a 		{ display:block; height:98%; width:98%; }
#homewrapper a span { display:none; }
#logo 				{ position:absolute; top:0; left:0; z-index:100; width:53px; }
#image 				{ position:absolute; z-index:50; }

#content 			{ position:absolute; top:30px; left:70px; z-index:100;}
div.navi 			{ width:335px; }
div.navi a 			{ display:block; width:335px; color:#000000; font:14px Times, Times New Roman; text-deoration:none; }
div.navi a span 	{ display:none; }
#news a				{ background:url(images/navi-news.gif) 0 0 no-repeat;}
#news a:hover		{ background:url(images/navi-news.gif) -371px 0 no-repeat;}
#news-back a				{ background:url(images/navi-news.gif) 0 0 no-repeat;}
#news-back a:hover		{ background:url(images/navi-news-back.gif) -371px 0 no-repeat;}

#concerts a				{ background:url(images/navi-concerts-read.gif) 0 0 no-repeat;}
#concerts a:hover		{ background:url(images/navi-concerts-read.gif) -371px 0 no-repeat;}

#info a			{ background:url(images/navi-info-read.gif) 0 0 no-repeat;}
#info a:hover		{ background:url(images/navi-info-read.gif) -371px 0 no-repeat;}
#pictures a				{ background:url(images/navi-pictures.gif) 0 0 no-repeat;}
#pictures a:hover		{ background:url(images/navi-pictures.gif) -371px 0 no-repeat;}
#music a				{ background:url(images/navi-music.gif) 0 0 no-repeat;}
#music a:hover			{ background:url(images/navi-music.gif) -371px 0 no-repeat;}
#contact a				{ background:url(images/navi-contact.gif) 0 0 no-repeat;}
#contact a:hover		{ background:url(images/navi-contact.gif) -371px 0 no-repeat;}

#concerts-back a				{ background:url(images/navi-concerts-back.gif) 0 0 no-repeat;}
#concerts-back a:hover		{ background:url(images/navi-concerts-back.gif) -371px 0 no-repeat;}

#info-back a			{ background:url(images/navi-info-back.gif) 0 0 no-repeat;}
#info-back a:hover		{ background:url(images/navi-info-back.gif) -371px 0 no-repeat;}
#pictures-back a				{ background:url(images/navi-pictures-back.gif) 0 0 no-repeat;}
#pictures-back a:hover		{ background:url(images/navi-pictures-back.gif) -371px 0 no-repeat;}
#music-back a				{ background:url(images/navi-music-back.gif) 0 0 no-repeat;}
#music-back a:hover			{ background:url(images/navi-music-back.gif) -371px 0 no-repeat;}
#contact-back a				{ background:url(images/navi-contact-back.gif) 0 0 no-repeat;}
#contact-back a:hover		{ background:url(images/navi-contact-back.gif) -371px 0 no-repeat;}



p 					{ line-height:21px; padding:0; margin:0; }
p a 				{ color:#000000; text-decoration:none; }
p a:hover 			{ color:#000000; text-decoration:underline; }

div.clearer	{ float:none; clear:both; font-size:1px; height:1px; width:100%; }
