/* CSS Document *//* CSS Document */#initialContainer {	position: relative;	margin: 0 auto;	width: 840px;}#buyButton {	position:relative;	width:71px;	margin:0;	padding:0;	float: right;	z-index:1;}#popUpLink {	position:relative;	width:236px;	margin:0;	padding:0;	float: left;}/**********//* HEADER */#headerContainer{	position:absolute;	top:20px;	left:0px;	width: 840px;}#pageTitle {	position:relative;	width:236px;	margin-top: 40px;	float: left;	clear:left;}#headerText {	position:relative;	width: 480px;	margin-top: 40px;	margin-left:40px;	float: left;}/**********************//* NAVIGATION */#navContainer {	background-repeat:no-repeat;	position:absolute;	top:230px;	left:0px;	width: 840px;	height: 114px;}#buttonContainer a {	position: absolute;	width: 100px;	height: 26px;	top: 88px;	left: 0px;	text-decoration: none;}#buttonContainer a i { display: none; }/*position all items inside filmsMenu*/a#home { left: 203px;}a#about { left: 257px;}a#trailer { left: 317px;}a#screenings { left: 388px;}a#filmmakers { left: 480px;}a#press { left: 575px;}a#education { left: 631px;}a#extra { left: 718px;}/********************//* BODY */#bodyContainer{	position:absolute;	top:350px;	left:0px;	width: 840px;}#sidebar {	position:relative;	width:236px;	margin-top:80px;	float:left;}#bodyText {	position:relative;	width: 480px;	margin-top:20px;	margin-left:40px;	float: left;}/********************//* FOOTER */#footerContainer {	position:relative;	margin-top: 20px;	width:840px;	text-align:center;	float: left;	clear:left;}/***************//* PAGE STYLES */a:link, a:visited {	color:#CCFF33;	text-decoration: none;}a:hover {	color:#CCFF00;	text-decoration:underline;}p {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 17px;	color: #333;	padding-bottom: 1em;	margin: 0;}.body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 17px;	color: #333;	padding-bottom: 1em;	margin: 0;}.footerText {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 12px;	color: #fff;}.detailText {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 12px;	letter-spacing: 1px;	color: #fff;}.sidebarText {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 26px;	padding: 0.5em;	color: #fff;}.floatLeftImage {	float:left;	margin-right:5px;	padding:0;}.style1 {	color: #FFFFFF;	font-weight: bold;}