html body { margin: 0 auto; padding: 0px; background: #fff; text-align: center; color: #000; font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 14px; }
#container, #copyright { margin: 0 auto; width: 800px; text-align: left; background: url(/images/navi/bg_under.jpg) left repeat-y; }
#copyright, #fishnet { width: 630px; background: none; font-size: 8pt; color: #666; text-align: center; padding: 8px 0px 8px 165px; }
#fishnet { width: auto; float: right; text-align: right; padding: 0px 6px 0px 0px; }
a.fn:link { color: #666666; text-decoration: underline; }
a.fn:visited{ color: #666666; text-decoration: underline; }
a.fn:active { color: #666666; text-decoration: underline; }
a.fn:hover { color: #666666; text-decoration: none; }

#content, #contentHome { float: right; width: 631px; text-align: left; }
#content { background: url(/images/head_bot_bg.jpg) top no-repeat; }

#bottomBar {
	height: 15px;
	background-image: url(../images/bottom_bar.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

h1 { font-size: 20px; margin: 0px; padding: 16px 0px 0px 44px; }
h2 { font-size: 16px; }
.green { color: #b3d334; }
.blue_dark {
	color: #EF5D2C;
}

/* Navigation styles */
#nav {
	float: left;
	width: 154px;
	padding: 167px 0px 30px 0px;
	margin-right: 15px;
	background-image: url(/images/navi/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#nav ul { margin: 0px; padding: 0px; }
#nav ul li { padding: 0px; margin: 0px; list-style: none; }

/* Directions styles */
.gd, .gdLast { background: url(/images/gradientDivider.jpg) no-repeat bottom; padding: 14px 5px; clear: both; width: 620px; }
.gdLeft { float: left; width: 310px; }
.gdRight { padding-left: 330px; }
.gdLast { background: none; }

/* Contact Us styles */
table.contact { margin-left: 16px; }
table.contact td { padding: 0px 12px 16px 0px; }

/* Box Office styles */
.ticketLinks { border: 0px; padding: 18px 24px 5px 5px; margin: 0px 0px 12px 18px; float: right; width: 120px; text-align: right; }
.ticketQuestions { border: 1px solid #019bdb; padding: 8px; margin-bottom: 12px; width: 450px; }
table.howToBuy td { padding: 0px 12px 16px 0px; }

/* Ticket prices styles */
.concerts { text-align: left; font-size: 13px; }
.concerts td { border: 0px; border-bottom: 1px solid #333; padding: 6px 2px 7px 2px; font-size: 13px; }
.ticketsTitle { font-weight: bold; }
#concertVenues { padding-top: 16px; }
#concertVenues div { font-size: 13px; margin-top: 10px; }

/* Videos styles */
#videoList { float: left; padding-top: 5px; margin-top: 10px; }
#videoList div { padding-bottom: 5px; }
#videoPlayback { float: right; width: 425px; height: 344px; background: url(/images/white75.png); padding: 5px; margin-top: 10px; border: 1px solid #dfd1c6; }

a:link { color: #019bdb; text-decoration: underline; }
a:visited { color: #019bdb; text-decoration: underline; }
a:active { color: #019bdb; text-decoration: underline; }
a:hover { color: #019bdb; text-decoration: none; }
