/* CSS Document */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 1em Arial, Helvetica, sans-serif;
	color: #666;
	background: #0b0b0b url(bg.jpg) repeat-x left top;
}
#wrap {
	margin: 0px auto;
	width: 750px;
}




#movietxt {
	display: none;
}

#front {
	color: #cccccc;
	text-align: left;
	width: 750px;
	background: url(front.jpg) no-repeat left top;
	height: 430px;
	margin: auto;
}



.main {
	color: #FFFFFF;
	text-decoration: none;
	width: 250px;
	font-size: 90%;
	position: relative;
	left: 40px;
	clear: left;
	float: left;
	margin-bottom: 5px;
	margin-top: 30px;
}
img {
	border-style: none;
}
#credits {
	color: #333333;
	float: left;
	width: 750px;
	font-size: 60%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
}

#nav {
	float: left;
	width: 650px;
	position: relative;
	left: 40px;
	top: 120px;
}

#disc {
	margin: auto;
	width: 750px;
	font-size: 60%;
	float: left;
}

#nav a {
	color: #000;
	text-decoration: none;
}
h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 2px 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: #666666; }

.main2 {
	color: #FFFFFF;
	text-decoration: none;
	width: 250px;
	font-size: 70%;
	position: relative;
	left: 40px;
	clear: left;
	float: left;
	margin-bottom: 5px;
	margin-top: 30px;
}
