body {
	text-align: center;
	background: #220000;
	height: 600px;
	color: #FFCC33;
	font: 1em Arial, Helvetica, sans-serif;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	height: auto;
	width: 720px;
}
#header {
	background: url(images/header_art.jpg) no-repeat;
	height: 130px;
	width: 780px;
	border-top: 4px solid #555555;
	border-right: 4px solid #BBBBBB;
	border-bottom: 4px solid #BBBBBB;
	border-left: 4px solid #555555;
	text-decoration: none;
}
#header a:link {
	text-decoration: none;
}
#header a:visited {
	text-decoration: none;
}
#header a:hover {
	text-decoration: none;
}
.year {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: #880000;
	position: relative;
	top: 80px;
	left: 350px;
	width: 400px;
}
.year a:link {
	font-size: 2em;
	font-weight: bold;
	color: #880000;
	text-decoration: none;
}
.year a:visited {
	font-size: 2em;
	font-weight: bold;
	color: #880000;
	text-decoration: none;
}
.year a:hover {
	font-size: 1.5em;
	font-weight: bold;
	color: #880000;
	text-decoration: none;
}
#dates {
	font-size: .8em;
	text-align: center;
}
#navigation {
	background: #880000;
	height: 22px;
	width: 780px;
	padding: 4px;
	text-align: center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#navigation a:link {
	color: #FFCC33;
	text-decoration: none;
}
#navigation a:visited {
	color: #FFCC33;
	text-decoration: none;
}
#navigation a:hover {
	color: #EE0000;
	text-decoration: none;
}
#content {
	background: #FFFFCC url(images/bg_parchment.gif) repeat;
	height: auto;
	width: 780px;
	color: #770000;
	padding: 4px;
	font-size: 0.9em;
}
#content h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #222222;
}
#content h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #222222;
}
#content em {
	font-weight: bold;
}
#content table {
	margin-top: 10px;
}
#content a:link {
	color: #770000;
	text-decoration: underline;
}
#content a:visited {
	color: #770000;
	text-decoration: underline;
}
#content a:hover {
	color: #DD0000;
	text-decoration: underline overline;
}
#year_of_show {
	font: bold 4em Arial, Helvetica, sans-serif;
	color: #FFFF99;
	height: auto;
	width: 700px;
	position: relative;
	left: 150px;
	top: 300px;
}
#thankyou_box {
	z-index: 2;
	height: auto;
	width: 780px;
	position: relative;
	left: 0px;
	float: left;
	text-align: center;
	top: -430px;
}
#thankyou_box h1 {
	font-size: 3em;
	font-weight: bold;
	color: #000000;
}
.SponsorName {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 5px;
	border: none;
}
.when {
	font-weight: bold;
	float: left;
	height: auto;
	width: auto;
}
.where {
	text-align: right;
	float: right;
	font-weight: bold;
}
.admission {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#footer {
	font-size: 0.6em;
	background: #880000;
	width: 780px;
	padding: 2px 4px;
	text-align: center;
}
.loud_note {
	font-size: 1.5em;
	font-weight: bold;
	color: #AA0000;
	text-align: center;
}

