body {	text-align: center;}h1 {	font-family: Helvetica, Verdana, Arial, sans-serif;	font-size: 16px;}h2 {	font-family: Helvetica, Verdana, Arial, sans-serif;	font-size: 12px;}div#movie {	margin: 0 auto;	}div#head {	margin: 0 auto;	}div#topnav {	height: 36px;	width: 700px;	margin: 0 auto;	text-align: center;	bottom: 0;}ul#top {	list-style: none;	margin: 0;	padding: 0;	height: 36px;	background-color:#beaf6d;	}ul#top li {	float: left;	border: 0;	border-right: 0;	margin: 0;	padding: 0;	height: 36px;}	ul#top li a {	text-decoration: none;	font-family: Times New Roman, Times, serif;	font-size: 12px;	line-height: 36px;	font-weight: bold;	display: block;	padding: 0 17px 0 18px;	color:#336666;}ul#top li ul {	top: 235px;	display: none;	list-style: none;	margin: 0;	padding: 7px 0 7px 0;	background-color: #beaf6d;	color:#ffffff;	position: absolute;	text-align: left;	width: 160px;}ul#top li ul.skinny {	width: 100px;}ul#top li:hover ul, ul#top li.sfhover ul {	display: block;}ul#top li a:hover, ul#top li ul li a:hover {	background-color:#89A76B;	color: #fff;}ul#top li ul li {	float: none;	height: 20px;}ul#top li ul li a {	line-height: 20px;}ul#top li ul li.fat {	height: 50px;}ul#top li:hover ul ul, ul#top li.sfhover ul ul {	display: none;}ul#top li ul ul {	left: 160px;	top: 0;}ul#top li li:hover ul, ul#top li li.sfhover ul {	display: block;}div#main {	top: 0;	margin: 0 auto;	width: 799px;	float: none;}
