@charset "utf-8";
body {
	background-image: url(images/background_cont.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
}

#wrapper {
	background-image: url(images/wrapperbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 599px;
}
#wrapper #contenth {
	height: 550px;
}
#wrapper #content {
	height: 550px;
	background-image: url(images/bg-trans.gif);
}
#wrapper #content #about {
	width: 855px;
	height: 450px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}
#wrapper #content #trailers {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.imgborder {
	border: 2px solid #FF0000;
}
#wrapper #content #rightbox {
	width: 450px;
	float: right;
	height: 400px;
}
#wrapper #content #lefttbox {
	float: left;
	width: 450px;
	height: 400px;
	text-align: center;
}




#menu {
	background-image: url(images/menuimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}

#footer {
	height: 141px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#priceintl {
	float: left;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 35px;
	padding-top: 0px;
	background-image: url(../images/whitedivider.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#priceintl form .presale {
	color: #000000;
	font-size: 18px;
	float: left;
	font-weight: bold;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	width: 80px;
}
.fineprint {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 15px;
	padding: 0px;
	margin-bottom: 15px;
	display: inline;
}
.paypal {
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 380px;
	margin-top: 50px;
	padding-top: 10px;
	background-color: #ECE1A4;
	border: 1px solid #000000;
}
#priceintl form {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 280px;
}
.buybutton {
	display: block;
	background-image: url(images/paypal_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#copyright {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content #about ol {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content #about li {
	margin: 7px;
	font-size: 12px;
}
#wrapper #content #rightbox li {
	margin: 10px;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


h3 {
	color: #CC0000;
	font-size: 16px;
	margin-top: 40px;
}
h2 {
	color: #FFFFFF;
}
