body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
}
#wrapper {
	width: 786px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	position: relative;
	top: -750px;
	left: 145px;
	font-size: 15px;
	overflow: visible;
	z-index: 1000;
}
#content h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 500px;
}

#marquee {
	position: relative;
	top: -780px;
	left: 145px;
}

.ticket td {
	color: #ff0000;
	font-weight: bold;
}
.tight {
	margin: 0 0 5px 0;
}
.spacer {
	margin-bottom: 10px;
}
.gallery img {
	border: 1px solid #000000;
}
