<!--
html, body, #wrapper {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    padding: 0;
	text-align: center;
	vertical-align: top;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
body {
	background-color: #000000;
	background-image: url(images/background_2.gif);
	background-position:top;
	background-repeat: repeat-y;
	background-attachment:fixed;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FF9900;
}
.style1 {
	color: #FFCC00;
	font-weight: bold;
}
.ShowtimesBG {
	background-image: url(images/2006Header_03.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}
.PosterBorderSpace {
	padding: 1px;
	border: 1px solid #CC0000;
	height: 207;
	width: 139;
	background:#000000;
}
.PosterCase {
	padding: 1px;
	float:left;
}
.PosterBorder{
	border: 1px solid #000000;
}
.FilmTitle{
color:#FFFFFF;
font-size:16px;
font-weight:bold;
padding: 2px;

}
.FilmRating{
color: #CC0000;
font-size:16px;
font-weight:bold;
padding: 2px;
}
.HeaderText{
color:#FFCC00;
font-weight:bold;
font-size:16px;
}
body,td,th {
	color: #FFFFFF;
}
.TextBOXWhite {
background-color:#333333;
padding: 4px;
border: dotted #FFCC00 1px;
	font-size: 12px;
	font-weight: normal;
}
.TextBOXWhite ul a:link, .TextBOXWhite ul a:visited {display: block;}
.TextBOXWhite ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.TextBOXWhite li {border-bottom: 1px solid #FFFFFF;}

/* fix for browsers that don't need the hack */
html>body .TextBOXWhite li {border-bottom: none;}

.TextBOXWhite ul a:link{
	font-weight:normal;
	color: #FFCC00;
	border-top: 1px solid #333333;
	padding: 2px;
	text-decoration:none;
	background-color: #333333;
}

.TextBOXWhite ul a:visited{
	font-weight:normal;
	color: #FFCC00;
	border-top: 1px solid #333333;
	padding: 2px;
	text-decoration:none;
	background-color: #333333;
}

.TextBOXWhite ul a:hover{
	font-weight:normal;
	color: #333333;
	border-top: 1px solid #333333;
	padding: 2px;
	text-decoration:none;
	background-color: #FFCC00;
}
.LightBrownText {	color: #CCCC99;
	font-weight: normal;
}
body {
	background-color: #CC0000;
}
.EMailFields{
width:300px;
border:dashed #FFCC00 1px;
}
-->