.ContentContainer {
	background-color: #FFFFFF;
	min-height:545px;
/*	height: 545px;	*/
	width: 660px;
/*	background-image:url(images/bg.gif); */
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	background-color: #f9c178;
	font-family: verdana, arial;
	font-size: 10px;
	background-image: url(images/bg_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td, div, a {
	font-family: verdana, arial;
	font-size: 10px;
	color: #666666;
	line-height:14px;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.footer, .footer A  {
	font-family: verdana, arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}
.movieSection {
/*	background-color: #FF6633; */
	margin: 0px;
	padding: 0px;
	height: 275px;
	width: auto;
}
h1{
	font-family: verdana, arial;
	font-size: 16px;
	font-weight: bold;
	line-height:16px;
}
h2{
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;
	text-transform: uppercase;
}
p, h1 {
	margin-bottom:20px;
	margin-top:0;
}
.page-01 p {
	margin-bottom:12px;
}
