@charset "UTF-8";
/* CSS Document */

.main {
position: absolute; 
top: 0px;
margin-left:0px;
width: 902px;
height: 800px;
background:transparent; 
background-color:#FF0000;
border:0px;
}

.navi {
position: absolute; 
top: 0px;
margin-left:905px;
width: 266px;
height: 800px;
background:transparent; 
border:0px;
}

.quotes {
position: absolute; 
top: 358px;
margin-left:307px;
width: 250px;
height: 202px;
background:transparent; 
border:0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #990000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%
}
/*
a {
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	color: #0000FF;
	line-height: 120%
}
*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;	
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

dl.accordion-menu dd .bd{
	font-size:0.75em;
	color:#aaaaaa;
	line-height: 120%
}
xmp{
	color:#FF0099;
	margin:2em 0;
	font-size:1em;
	font-family:Courier;
	letter-spacing:1px;
	line-height: 120%
}
div xmp{
	color:white;
	line-height: 120%;
}
a{
	color:#000000
	line-height: 120%;
}
address{
	float:right;
	address a{color:white;
}
h3{
	color:#000000;
	line-height: 120%;
}
h4{
	color:#cccccc;
	line-height: 120%;
}
.h4{
	color:#cccccc;
	line-height: 120%;
}
h5{
	color:#900;
	font-size:18px;
	line-height: 120%;
}

#window {
	width:650;
	padding:25px 10px 25px 25px;
	float:left;
	background-color:#FFF;
}
#title1 {
	font-family:"Courier New", Courier, monospace;
	font-size:28px;
	color:#191970;
	font-weight:bold;
	padding:15px;
}
#content {
	width:auto;
	padding-left:25px;
	float:left;
}
#screenrow {
	width:515px;
	float:left;
	padding-top:25px;
}
.city {
	width:125px;
	float:left;
}
.theater {
	width:175px;
	float:left;
}
.date {
	width:200px;
	float:left;
	padding-left:15px;
}

<!-- TOOLTIPS -->

* {margin:0; padding:0}
.hotspot {color:#fff; padding-bottom:1px; border-bottom:0px dotted #fff; cursor:pointer;z-index:600;}
#tt {position:absolute; display:block; background:transparent;z-index:600;}
#tttop {display:block; height:5px; margin-left:5px; background:transparent; overflow:hidden;z-index:600;}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:transparent; color:#000;z-index:600;}
#ttbot {display:block; height:5px; margin-left:5px; background:transparent; overflow:hidden;z-index:600;}
