/* CSS Document */
body { text-align: center; margin: 0px; padding: 0px; font: 1em Arial, Helvetica, sans-serif; color: #CCCCCC; background: #000; }
#wrap {
	margin: auto;
	width: 700px;
}




#movietxt {
	display: none;
}

#front { color: #cccccc; text-align: left; width: 705px; background: url(front.jpg) no-repeat left top; margin: 40px auto auto; height: 460px; border-top: none; border-bottom: none; border-right-style: none; border-left-style: none; }
#disc a { color: #FFFFFF; text-decoration: none; margin: 30px 5px 5px 20px; padding: 2px; width: 200px; display: block; font-weight: normal; background: #000; font-size: 10px; border: 1px solid #fff; }

#disc { float: right; color: #CCCCCC; width: 250px; margin-top: 10px; font-size: 70%; margin-right: 50px; }
img {
	border-style: none;
}
#credits { color: #333; width: 750px; margin: 20px auto auto; font-size: 60%; }
h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 30px 0px 10px;
	float: left;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #333;
}
#linkholder {
	display: none;
}

#sitetext {
	display: none;
}
#credits a { color: #666; }
