body {
	background-color: #A5A5A5;
}
img {
	border-style: none;
}
h1 {
	margin-left: 10px;
	margin-top: 10px;
	font-size: large;
}
h2 {
	font-size: medium;
}
object {
	margin-top: 10px;
}
dt {
	margin-top: 5px;
}
marquee {
	position: relative;
	top: 1px;
}
.red {
	color: red;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
#PageTop {
	position: absolute;
	left: 0px;
	top: 0px;
  width: 779px;
	height: 115px;
	background-color: #660000;
}
#HeaderLogo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#HeaderInterface {
	position: relative;
	left: 180px;
	top: 20px;
}
#FeaturedStrip {
	position: absolute;
	left: -2px;
	top: 115px;
  width: 779px;
	height: 25px;
	background-color: #ffffff;
	border: 1px solid #A5A5A5;
}
#PageLeft {
  position: absolute;
	left: 0px;
	top: 147px;
	width: 150px;
	height: 960px;
	background-color: #660000;
	text-align: center;
}
#PageCenter {
	position: absolute;
	left: 150px;
	top: 144px;
	width: 629px;
	height: 960px;
	background-color: #ffffff;
}
a {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:visited:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: none;
}
#SellTickets {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
#ContactUs {
  padding-left: 60px;
  padding-right: 60px;
}
.FeaturedLink {
	position: relative;
	top: 2px;
	font-size: smaller;
}
