body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
#wrapper #header h1 {
	float: none;
	position: absolute;
	visibility: hidden;
}
#flash {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 240px;
}

#wrapper #footer {
	position: absolute;
	top: 1150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 35px;
	background-image: url(images/footer.jpg);
	font-weight: bold;
	line-height: 40px;
}


* {
	margin: 0px;
	padding: 0px;
}
#wrapper #content {
	width: 640px;
	position: relative;
	top: 20px;
	left: 80px;
}





#wrapper #navbar {
	float: left;
	position: absolute;
	visibility: hidden;
}
#wrapper #content ul {
	width: 640px;
	margin-bottom: 100px;
}
#wrapper #content li {
	float: left;
	width: 200px;
	text-align: center;
	list-style-type: none;
	font-weight: bold;
}
#wrapper #content a {
	text-decoration: none;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper #content a:hover {
	color: #FFFFFF;
}

#wrapper #shots {
	position: absolute;
	top: 270px;
	left: 80px;
	width: 640px;
	height: 150px;
}










#wrapper {
	background-image: url(images/back.jpg);
	height: 393px;
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -10px;
}
.col1 {
	text-align: right;
	vertical-align: top;
}
.inputstyles {
	margin-bottom: 10px;
	margin-top: 2px;
}

#wrapper #content h3 {
	padding-bottom: 10px;
}
.checkbox {
	text-align: justify;
}
#wrapper #shots #screenshots {
	text-align: center;
}
#wrapper #movie {
	position: absolute;
	top: 540px;
	left: 80px;
	width: 640px;
	text-align: left;
}
#wrapper #movie #clips h4 {
	text-align: center;
}
#wrapper #movie #clips #onemove {
	text-align: center;
}
#wrapper #movie #clips #judoboy {
	text-align: center;
}
#wrapper #cast {
	text-align: center;
}
#wrapper #content #trailer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
}
#wrapper #content h4 {
	text-align: center;
}
