/* CSS Document */
body {
	background-image: url(background_clips.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#container {
	width: 1900px;
	height: 1185px;
}
#trailer{
	margin-top: 94px;
	margin-left: 27px;
	height: 352px;
	width: 300px;
}
#cover{
	position: absolute;
	left: 29px;
	top: 610px;
	width: 186px;
	height: 259px;
}
#clips{
	left: 29px;
	top: 908px;
	position: absolute;
}
#return {
	top: 0px;
	margin-left: 900px;
	height: 32px;
	width: 175px;
	left: 925px;
}
.style1 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {color: #FFFF33}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

