body {
	background-image: url(images/bg.gif);
	padding:0px;
	margin:0px;
	color: #FFFFFF;
}

.MainTable
{
	width: 827px;
	border-left: solid 8px #D6002E;
	border-right: solid 8px #D6002E;
	height:800px;
}

.HomeTop
{
	background-image: url(images/home_TopBG.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#000000;
	height:360px;
}

.HomeMid
{
	background-color:#000000;
	padding-left:13px;
	padding-right:15px;
	padding-top:0px;
}

.HomeBottom
{
	background-image: url(images/home_BottomBG.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
	background-color:#000000;
	height: 386px;
}

.Gallery .MainTable
{
	background-image: url(images/gallery_BG.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.Calendar .MainTable
{
	background-image: url(images/calendar_BG.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.Venue .MainTable
{
	background-image: url(images/gallery_BG.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.TechSpecs .MainTable
{
	background-image: url(images/tech_BG.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.TicketInfo .MainTable
{
	background-image: url(images/ticket_BG.jpg);
	background-repeat: no-repeat;
	background-color: #000000;

}

.Contact .MainTable
{
	background-image: url(images/contact_BG.jpg);
	background-repeat: no-repeat;
	background-color: #000000;

}

.Merch .MainTable
{
	background-image: url(images/merch_BG.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.FAQ .MainTable
{
	background-image: url(images/faq_BG.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.GalleryBottom
{
	vertical-align:top;
	padding-left:13px;
	padding-right:15px;
	padding-top:0px;
}

.CalendarBottom
{
	vertical-align:top;
	padding-left:13px;
	padding-right:15px;
	padding-top:0px;
}

.MerchBottom
{
	vertical-align:top;
	padding-left:13px;
	padding-right:15px;
	padding-top:0px;
}

.VenueBottom
{
	vertical-align:top;
	padding-left:13px;
	padding-right:15px;
	padding-top:0px;
}

.Top
{
	vertical-align:top;
	height:148px;
}

.NavCell
{
	height:124px;
	vertical-align:top;
}

.ItemCell
{
	border: solid 9px #ACA9A9;
	background-color:#000000;
}

.ContactMapCell
{
	margin-top:8px;
	border: solid 2px #ACA9A9;
}

.PoweredByLogo a:link, .PoweredByLogo a:active, .PoweredByLogo a:visited, .PoweredByLogo a:hover
{
	font-size:7pt;
	color: #ffffff;
	text-transform:none;
}
