body {
	font: 95% "Comic Sans MS", Arial, sans-serif;
}
div#wrapper{
	border: 0;
	margin: 0;
	padding: 0;
	float: none;
}
div#logo, div#ticker, div#nav-menu, .logotext, .top {
	display: none;
}
.logotitle {
	margin: 0;
	font-family: impact, arial, serif;
	font-size: 2em;
	text-align: center;
}
h1 {
	font-size: 170%;
	text-align: center;
}
p {
	line-height: 1.2;
	padding: 0;
	margin: 8px 0 0;
}
.centred {
	text-align: center;
}
.nextdate {
	font-size: 130%;
}
div#doorsopen {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
.nexttitle {
	font-size: 180%;
	font-weight: bold;
}
.nextplaywright {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 1.5em;
}
div#synopsis {
	width: 95%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 80%;
	text-align:left;
}
div#footer {
	font-size: 70%;
	font-weight: normal;
	margin-top: 30px;
	border-top: 1px solid #000000;
}
div#footer table { display: none; }
