/* CSS Document */
body {
	background: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}



#movietxt {
	display: none;
}

#front {
	font: 12px "Courier New", Courier, monospace;
	color: #000000;
	text-align: center;
	width: 750px;
	background: #FFFFFF url(front.jpg) no-repeat left top;
	margin: 40px auto auto;
	height: 500px;
}
#front a {
	color: #990000;
	text-decoration: underline;
	margin: 20px 5px 5px 20px;
	padding: 2px;
	display: block;
	font: bold 14px "Courier New", Courier, monospace;
}
#arefs {
	width: 100%;
	float: left;
}

#disc {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	text-align: left;
	width: 400px;
	margin-top: 50px;
	position: relative;
	margin-left: 50px;
}
img {
	border-style: none;
}
#credits {
	font: 11px "Courier New", Courier, monospace;
	color: #000000;
	width: 300px;
	clear: left;
	float: left;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: auto;
	position: relative;
	left: 50px;
}
h1 {
	font: bold 20px "Courier New", Courier, monospace;
	color: #000000;
	text-align: center;
}


#linkholder {
	display: none;
	margin-top: 10px;
}
#sitetext {
	display: none;
}
#book {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding: 10px;
}
#book a {
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}

.bookingform {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF0000;
	background: #FFFFFF;
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #666666;
}
#flash {
	text-align: center;
	margin: auto;
}
