#news{
	left:5px;
	top:20px;
	margin-top:0px;
	position:absolute; 
	width:151px;
	height:414px;
	display:inline;
	z-index:5;
	}
#gigs{
	left:10px;
	top:0;
	margin-top:90px;
	position:fixed; 
	width:150px;
	visibility:hidden;
	z-index:5;
	line-height:2em;
	}
#performances_header{
	display:block;
	left:50px;
	top:0;
	margin-top:30px;
	position:absolute; 
	width:75%;
	visibility:visible;
	z-index:15;
	line-height:2em;
	}
#performances {
	top:0;
	margin-top:30px;
	float:left;
	position:fixed; 
	left:0;
	height:75%;
	width:95%;
	margin-left:200px;
	right:0;
	display:block;
	overflow:hidden;
	}
#iperformances {
	overflow:hidden;
	display:inline;
	padding-left: 200px;
}
