<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Container {
	position:absolute;
	left:-385px;
	top:10px;
	width:770px;
	height:100%;
	z-index:1;
	margin-left: 50%;
}
#Header {
	margin-bottom: 10px;
}
#Container #Movie {
	border: 3px;
	border-color: #F3E5C4;
	border-style: solid;
}
.Description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #000;
	width: 760px;
	height: 130px;
	padding: 10px;
	background-image: url(description.png);
	background-repeat:no-repeat;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000;
}
#Container .Description p a {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
#Container .Description p a.hover {
	color: #F3E5C4;
	text-decoration: none;
	font-weight: bold;
}
#HDSD {
	position:absolute;
	left:385px;
	top:93px;
	width:53px;
	height:315px;
	margin-left: 50%;
	z-index:-1;
}
#Tagline {
	position: absolute;
	left: 125px;
	margin-left:50%;
	top:55px;
	width:260px;
	height:18px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #F3E5C4;
}
-->

</style>
