/* CSS Document */
body {
	font-size: 12px;
}

#rightcol {
	display: none;
}
#Navigator {
	display: none;
}
#search {
	display: none;
}
#footer {
	display: none;
}
img {
	border: 0px;
}
#header {
	background:#FFEC00;
	float: left;
	margin: 10px 100px 10px 0px;
}
#logos {
	display: none;
}

th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.gig-band {
	font-size: 110%;
	font-weight: bold;
}
#backtotop {
	display: none;
}