html, body {	
	width: 100%;	
	height: 100%;	
	min-height: 100%;	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #000000 url(../images/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}
img { border: none;}
html>body #container {	height: auto;}
h1, h2, h3, h4, h5, h6, p, form { margin:20px 0; }
hr { 
	border: 0px;
	background-color: #c7ced1;
	height: 1px;
}
#container {	
	top: 0px;	
	width: 1024px;	
	height: auto;	
	min-height: auto;
	position: relative;
	margin: auto;
	background-image: url(../images/background.jpg) repeat-x;
}
#newshow {
	background: url(../images/newshow.jpg) no-repeat;
	width: 332px;
	height: 164px;
	cursor: hand;
	text-decoration: none;
}
#newshow_text {
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#tickets {
	background: url(../images/ticket.jpg) no-repeat;
	width: 332px;
	height: 164px;
	cursor: hand;
	text-decoration: none;
}
#tickets_text {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 35px;
	font-size: 14px;
	color: #444444;
	text-decoration: none;
}
#car {
	background: url(../images/car.jpg) no-repeat;
	width: 332px;
	height: 164px;
	cursor: hand;
	text-decoration: none;
	text-align: right;
}
#car_text {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.blue { color: #819dd2; font-size: 12px; }
#logo {
	position: absolute;
	width: 1024px; 
	height: auto;
	top: 50px;
	text-align: center;
	z-index: 10;
}
#curtain_left {
	position: absolute;
	background: url(../images/curtain_left.jpg) no-repeat;
	width: 225px;
	height: 245px;
	top: 0px;
	left: 0px;
}
#curtain_right {
	position: absolute;
	background: url(../images/curtain_right.jpg) no-repeat;
	width: 225px;
	height: 245px;
	top: 0px;
	right: 0px;
}
#nav {
	position: absolute;
	text-align: center;
	width: 1024px;
	top: 142px;
	height: auto;
	z-index: 20;
}
#nav ul {
	display: inline;
	text-align: center;
}
#nav li {
	list-style-type: none;
	display: inline;
	padding-left: 10px;
}
#nav a {
	font: bold 14px Tahoma;
	color:#FFFFFF;
	text-decoration: none;
}
#nav a:hover,  #nav a.current {
	font: bold 14px Tahoma;
	color:#ff0101;
	text-decoration: none;
}
#content_show {
	position: absolute;
	top: 213px;
	right: 5px;
	z-index: 10;
}
#content { 
	padding: 215px 15px 100px 15px;
	font: 13px Tahoma;
	color: #ffffff; !important
}
#content a {
	color: #ff0000;
	text-decoration: none;
}
#content a:hover {
	color: #ffffff;
	text-decoration: none;
}
.square {
	list-style-type: square;
	color: #ff0101;
}
#spotlight_home {
	top: 170px;
	right: 250px;
	width: 69px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}
#spotlight_show {
	top: 170px;
	right: 160px;
	width: 69px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}
#spotlight_booking {
	top: 170px;
	right: 50px;
	width: 69px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}
#spotlight_gallery {
	top: 170px;
	right: -30px;
	width: 49px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}
#spotlight_extras {
	top: 170px;
	right: -105px;
	width: 69px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}
#spotlight_faqs {
	top: 170px;
	right: -165px;
	width: 69px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}
#spotlight_links {
	top: 170px;
	right: -220px;
	width: 69px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}
#spotlight_contacts {
	top: 170px;
	right: -290px;
	width: 69px;
	height: 22px;
	position: absolute;
	width: 100%; 
	text-align: center;
}

#thumb {
	width: 100%;
	height: 100%;
}
.thumb { border: 1px solid #FF0000; margin-bottom: 20px;}
#thumb img:hover { border: 1px solid #FFFFFF; margin-bottom: 20px;}
h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}	
h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0101;	
}
h3, .h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}	
.body_text {
	font: 12px Tahoma;
	color: #FFFFFF;
}
#footer {
	width: 100%;
	height: 59px;
	text-align: right;
	position: absolute;
	bottom: 0px;
}
#footer div {
	font: 10px arial;
	text-align: right;
	color: #ffffff;
	position: absolute;
	top: 18px;
	right: 10px;
}
#footer div a { color: #ff0101; text-decoration: none; }
#footer div a:hover { color: #999999; text-decoration: none; }
.fm-logo {
	margin: 5px 0px 0 10px;
	float: right;
}