@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(bg.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #e1e6ea;
	background-repeat: repeat-x;
	background-position: left top;
}
#front {
	background-image: url(front.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#disc {
	font-size: 70%;
	float: right;
	width: 330px;
	margin-top: 15px;
	margin-right: 20px;
	color: #000;
	text-align: left;
}
#disc a {
	font-size: 110%;
	color: #FFFFFF;
	margin-top: 20px;
	text-decoration: none;
	margin-left: 70px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	padding: 2px 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	top: 0px;
	left: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-weight: normal;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
#credits {
	font-size: 70%;
	color: #000000;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#credits img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#credits a {
	color: #333333;
	text-decoration: none;
}
#linkholder {
	display: none;
}
#movietxt {
	display: none;
}
