/* CSS Document */
body {background: #9933FF;}
label {width: 75px; cursor: hand;}

#content {font: 13px Verdana; color: black;}
#content a {color: #1D18E6;}
#content h1 {color: #1D18E6; font-size: 18px;}
#content h2 {margin-bottom: 0; color: #9933FF; font-size: 14px;}
#content h2 + p {margin: 0 0 1em;}
#content img {margin: 0 0 0 20px;}
#content p.alert {color: red;}
#content span.spacer {width: 180px;}
#content span.note {font-size: 10px;}

#footer {padding: 1em; font: 9px Verdana; color: white; text-align: center;}
#footer a {color: white;}

#marquee {text-align: center; font: 13px Verdana; font-weight: bold; color: black;}
#marquee a {color: #1D18E6;}
#marquee h1 {margin: 0; padding: 0; font-size: 18px;}
#marquee p {margin: 0.3em 0 0; padding: 0;}
#marquee p.reservations {font-size: 10px;}

#calpage {text-align: center;}
#calwrap {margin: 0; padding: 0; background: white; text-align: ceenter;}
#calwrap td {color: black;}
#calwrap a {color: #FF3366;}
.nowPlaying {
	margin-top: 200px;
}
