* { margin: 0; padding: 0; outline: 0; }

body {
	font-size: 62.5%;
	font-family: verdana;
	background: #5D1307;
}
#content {
	width: 100%;
}

#placeholder {
	width:100%;
	height:685px;
	background-color:#000;
}

#flashcontent {
	align:	center;
	width: 100%;
	height: 685px;
	margin: 0 auto;
}

	#flashcontent h2 {
		color: #ffffff;
	}

	#flashcontent p {
		color: #ffffff;
	}

	#flashcontent p .link {
		color: #ff0000;
	}

	#flashcontent a { color: #ff000; }

#cast {
	text-align: center;
}

#billingblock {
	width: 725px;
	padding: 32px 0 0 100px;
	margin: 0 auto;
	list-style-type: none;
	color: #ae8983;
	text-align: left;
}

	#billingblock a { color: #ae8983; }

	#billingblock li { float: left; }
	#billingblock li.sgems { width: 95px; }
	#billingblock li.wonder { width: 100px; }
	#billingblock li.spri { width: 120px; }
	#billingblock li.pg13 { width: 200px; }
	#billingblock li.copyright { padding-top: 10px; }
	#billingblock li.rating { padding-top: 10px; }
	#billingblock li img { display: block; }
	
#footer_intl_icon {
	padding-left: 10px;
}

#footer {
	color: #ae8983;
}

#footer a{
	color: #ae8983;
}

#footer a:hover {
	color: #ae8983;
}

#footer a:visited{
	color: #ae8983;
}

#footer #footerlegal {
	border-top: 1px solid #ae9893;
}