@CHARSET "ISO-8859-1";

#content {
	background: none;
}

#left_pane {
	background: url("../images/gigs_left.jpg") no-repeat;
	}
	
#right_pane {
	background: url("../images/gigs_right.jpg") no-repeat;
	}	

#left_pane h1, h2{
	margin-top: 10px;
	text-align: center;
}

#right_pane h1 {
	margin-top: 10px;
	text-align: center;
}

#right_pane a {
	color: #F07002;
	}
	
th {
	text-align: left;
	font-weight: bolder;
}

td {
	color: white;
}