body {
	background-image: url(../images/background.gif);
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
img {
	vertical-align: bottom;
}
h1 {
	font-size: 50px;
	font-weight: bolder;
}
h2 {
	font-size: 16px;
	font-weight: bolder
}
h3 a {
	font-size: 40px;
	font-weight: bold;
	color: #DB1A18;
}
a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
img {
	vertical-align: bottom;
}
#previous img {
	margin-bottom: 3px;
}
#wrapper {
	width: 649px;
	margin: 20px auto;
}
#rightColumn {
	width: 181px;
	float: right;
}
#leftColumn {
	width: 448px;
	float: left;
}

.flyer {
	width: 426px; 
	border: 1px solid #555;
	padding: 10px;
	margin: 0 0 20px 0;
	background-color: #111;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#flyerThumbs {
	float: left;
	width: 159px;
	border: 1px solid #555;
	padding: 10px;
	margin: 20px 0 0 0;
	background-color: #111;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#contactBox {
	float: left;
	width: 159px;
	border: 1px solid #555;
	padding: 10px;
	margin: 0 0 0 0;
	background-color: #111;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#ticketBox {
	float: left;
	width: 159px;
	border: 1px solid #555;
	padding: 10px;
	background-color: #111;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
}
#mailingBox {
	float: left;
	width: 159px;
	border: 1px solid #555;
	padding: 10px;
	margin: 20px 0 0 0;
	background-color: #111;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#radioBox {
	float: left;
	width: 159px;
	border: 1px solid #555;
	padding: 10px;
	margin: 20px 0 0 0;
	background-color: #111;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#sitebyBox {
	float: left;
	width: 179px;
	margin: 20px 0 0 0;
	text-align: right;
	padding-bottom: 20px;
	font-size: 10px;
	font-weight: normal;
}
#contact a, #contact {
	color: #555;
}
#triggerAll {
	float: right;
	margin-bottom: 2px;
}
span {
	color: #ccb87b;
}
#smallText {
	font-size: 11px;
}
#underline {
	color: #fff;
}
#cdWrap {
	color: #555;
}
.clear {
	clear: both;
}
#flyerWrap {
	text-align: center;
}
#sent {
	text-align: center;
}
#emails {
	text-align: center;
}
