body {
	background-color:#000;
}
div#header {
	width:80%;
	margin:0px auto;
}
div#header {
}
div#header h1 {
	margin:0px auto;
	display:block;
	background-image:url('/graphics/enchanted-logo.gif');
	width:451px;
	height:180px;
}
div#header h1 a, div#header h1 span {
	display: block;
	text-align:left;
	height:180px;
	width:451px;
	text-decoration: none;
	text-indent: -2000em;
	z-index: 1000; /* need for FX and IE */
}
div#trailer {
	width:640px;
	margin:0px auto;
}
div#plot, div#bio {
	width:50%;
	text-align:justify;
	margin:0px auto;
	color:#E99510;
}
div#cast {
	width:50%;
	text-align:justify;
	margin:0px auto;
	color:#E99510;
}
div#cast ul, div#cast li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

img.img {
	border:1px solid #E99510;
	padding:2px;
	margin:3px 10px;
}
div.google {
	width:730px;
	margin:10px auto;
}
