/*
stylesheet with print-friendly styles
*/
body {
	background-color:white;
	}
img {
	display:none;
	}
#banner {
	display:none;
	}

#title, #body {
	position:static;
	margin:auto;
	left:0;
	top:0;
	height:auto;
	background:none;
	}

#dateblock {
	overflow:visible;
	height:auto;
	background:none;
	}

div#contact {
	display:none;
	}

.gig {
	width:auto;
	}

#monthimage {
	display:none;
	}


