@charset "UTF-8";
/* CSS Document */



div#centercolumn {
	padding: 0 0 0 10px;
	background-image: url(../gfx/bkrnd_content.png);
	background-repeat: repeat;
	}
	

	
div#rightcolumn {
	margin: 0;
	padding: 0;
	background-color: #000000;
}	
	
div#concertSlide {
	width: 190px;
	float: left;
	margin: 20px 8px 0 0;
	}
	
div#concertSlide img {
	border: 1px solid white;
}

a#buyTickets {
	width: 85px;
	height: 18px;
	display: block;
	background-image: url(../gfx/navigation/buyTickets.gif);
	text-decoration: none;
	margin: 5px 0 0 0;
}

.wsName {
	color: #cc9900;
}

.wsFull {
	font-size: 24px;
	color:#FF0000;
}
