@charset "UTF-8";
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#site {
	height: 600px;
	width: 800px;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(images/bg.jpg);
}
#bottom {
	height: auto;
	width: 790px;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#footer {
	height: auto;
	width: 790px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
img.poster {
	margin-bottom: 5px;
	border: 1px solid #666666;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
#site img.playtrailer {
	margin-top: 555px;
	margin-left: 350px;
}
#site  #trailer {
	height: 282px;
	width: 482px;
	float: right;
	margin-top: 337px;
	border: 0px solid #666666;
	background-color: #000000;
}
#site img.visitthewebsite {
	float: left;
	margin-top: 595px;
	margin-left: 18px;
}
#bottom img.buy {
	float: left;
	margin-right: 20px;
	margin-top: 3px;
}
#site #trailer #FLVPlayer {
	border: 0px solid #666666;
}
