body {
	background-color: #3B1C1A;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif bold;
}
#container {
	margin: 0 auto;
	width: 760px;
	background: #7f8173 url('../images/cf_06_01.jpg') no-repeat top;
	text-align: left;
	padding: 181px 0 0px 0;
}
#container h1 {
	text-indent:-9999px;
	text-decoration: none;
	height: 100px;
	margin: 0;
}
#bg{
	background: #f1c2f2 url('../images/cf_06_02.jpg');
}
h2 {
	text-indent:-9999px;
	text-decoration: none;
	height:150px;
}
h2#banner {
	margin: 0px 0 0px 0;
	text-indent:-9999px;
	text-decoration: none;
	height: 216px;
	background:url('../images/cf_06_03.gif') no-repeat;
	cursor: hand;
	clear: both;
}
h3#footer {
	text-indent:-9999px;
	text-decoration: none;
	height: 209px;
	margin: 0px 0 0px 0;
	padding: 0;
	background: url('../images/cf_06_05.png') no-repeat;
	cursor: hand;
}
#movie {
	text-align: center;
	width: 360px;
	margin: 25px -10px 20px 16px;
	float: left;
	display: inline;
}
#movie a {
	font: 18px arial black;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	color: white;
	padding: 0;
	margin: 0;
}
p {
	line-height: 70%;
	margin: 10px 0;
	color: white;
}
#clear {
	clear: both;
}
.clear {
	clear: both;
}