body { 
	font: 11px "Lucida Grande", LucidaGrande, Lucida, Lucida Sans Unicode, Helvetica, Arial, sans-serif; 
	line-height: 16px;
	background-color: #333;
	color: #333; 
	margin: 0; 
	padding: 0; 
	text-align: center;
} 

a, a:visited { 
	color: #036; 
	text-decoration: none;
	font-weight: bold;
} 

a:active, a:hover { 
	text-decoration: underline; 
} 

p { 
	margin: 0 14px 14px; 
	padding: 0;
}

div#container { 
	display: block;
	width: 700px; 
	margin: 70px auto 28px auto; 
	background-color: #fcfcfc; 
	padding: 4px 3px ; 
} 

div#logo {
	display: block;
	position: relative;
	top: -60px;
	left: 252px;
	height: 56px;
}

div#content { 
	display: block;
	margin: 0;
	padding: 0;
} 

div#message {
	margin: 2px 3px 1px;
	padding: 0;
	width: 694px;
	background: #fcfee0;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}

div#message p {
	padding: 5px;
	margin: 0;
}

div#mailinglist {
	width: 700px;
	display: block; 
	height: 35px;
	margin: 0;
	padding: 0;
	color: #ccc;
  	background: url(../images/footer.gif);
	background-repeat: no-repeat;
} 

div#mailinglist form {
	vertical-align: middle;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 35px;
}

div#mailinglist label {
	float: left;
	margin-left: 161px;
	
}

div#mailinglist p {
	color: #FFF;
	padding-top: 10px;
}

fieldset { 
	border: 0; 
	margin: 0; 
	padding: 0; 
}

div#mailinglist input {
	display: inline;
	margin-top: 9px;
	vertical-align: middle;
	font-size: 10px;
	float: left;
	margin-left: 3px;
}

#unsubscribe {
	display: block;
	margin: 0 0 14px 0;
}

#unsubscribe form {
 	vertical-align: middle;
 	margin: 0;
}

#unsubscribe input {
	display: inline;
	vertical-align: middle;
	font-size: 10px;
	margin: 0 0 0 14px;
	padding: 0;
}

#unsubscribe input#unsub {
	margin-left: 0;
}

input#email {
	width: 147px;
}

#footer {
	text-align: center;
	font-size: 9px;
	color: #fff;
	margin-top: -21px;
	margin-bottom: 21px;
	padding-bottom: 7px;
	line-height: 12px;
}

#footer a {
	color: #fff;
}

p.pullquote { 
	padding: 4px 0; 
	border-top: 1px dotted #999; 
	border-bottom: 1px dotted #999; 
	font-weight: bold;
}

p.excerpt {
  font-style: italic;
  margin: 0 14px 14px; 
  padding: 0;
} 

p.excerpt a {
	font-style: normal;
}

p.quote {
	font-size: 12px;
	margin: 7px 14px 0;
	font-style: italic;
	font-weight: bold;
}

p.source {
	margin-top: 2px;
	margin-left: 21px;
	margin-bottom: 21px;
}

p.videoclip {
	margin: 3px 0 0 14px;
	padding: 0;
}

#sidebar a {
	color: #333;
	font-style: normal;
}

#main { 
	text-align: justify;
	float: left; 
	width: 488px; 
	margin: 0;
	padding:  0;
	border-right: 1px solid #e7e7e7; 
} 

#sidebar { 
	float: right; 
	width: 206px; 
	text-align: left;
} 

h1 { 
	font-size: 14px; 
	font-weight: normal; 
	color: #036; 
	margin: 14px; 
} 

h2 { 
	font-size: 11px;
	color: #333; 
	padding: 0 0 3px 0;
	margin: 0 0 0 14px;
} 

h3 { 
	font-size: 11px;
	color: #333; 
	margin: 0 0 0 14px;
} 

img { 
	border: 0; 
} 

#header { 
	display: block; 
	margin: 0; 
	padding: 0;
	width: 700px; 
	height: 210px;
} 

#synopsis #header {
	background: #fcfcfc url(../images/synopsis.jpg); 
	background-repeat: no-repeat;
}

#biography #header {
	background: #fcfcfc url(../images/biography.jpg); 
	background-repeat: no-repeat;
}

#crew #header {
	background: #fcfcfc url(../images/crew.jpg); 
	background-repeat: no-repeat;
}

#press #header {
	background: #fcfcfc url(../images/press.jpg); 
	background-repeat: no-repeat;
}

#screenings #header {
	background: #fcfcfc url(../images/screenings.jpg); 
	background-repeat: no-repeat;
}

#sightsandsounds #header {
	background: #fcfcfc url(../images/sightsandsounds.jpg); 
	background-repeat: no-repeat;
}

#contact #header {
	background: #fcfcfc url(../images/contact.jpg); 
	background-repeat: no-repeat;
}

ul { 
	font-size: 14px; 
} 

ul#nav { 
	width: 700px;
	display: block; 
	border: 0; 
	margin: 0; 
	padding: 126px 0 0 0;
	height: 35px; 
} 

ul#nav li { 
	display: inline; 
	font-size: 12px; 
	text-shadow: 2px 2px 2px #000; 
} 

ul#nav li a { 
	display: block; 
	margin: 0 29px 0 12px; 
	float: left; 
	font-weight: normal; 
	color: #fff; 
	text-align: left; 
	text-decoration: none; 
} 

ul#nav #contact_nav {
	margin: 0px;
}

ul#nav li a:hover, ul#nav li a.active, ul#nav li a.active:hover { 
	border-bottom: 3px solid #fcfcfc; 
} 

ul#bottomlinks { 
	display: block; 
	border: 0; 
	margin: 7px 12px 14px 12px; 
	padding: 0; 
	list-style: none; 
	height: 14px; 
} 

ul#bottomlinks li {
	display: inline; 
	font-size: 11px; 
} 

ul#bottomlinks li a {
	font-size: 9px; 
	margin: 0; 
	padding: 0 3px; 
	display: block; 
	float: left; 
	font-weight: bold; 
	color: #036; 
	text-align: left; 
	text-decoration: none; 
	border-left: 1px solid #036; 
} 

ul#bottomlinks li a:hover, ul#bottomlinks li a.active, ul#bottomlinks li a.active:hover { 
	text-decoration: underline; 
} 

ul#bottomlinks #zeitgeist { 
	border-right: 1px solid #036; 
} 

ul#links {
	list-style: none;
	font-size: 11px;
	text-indent: -10px;
	margin: 14px;
	padding-left: 10px;
}

ul#links li {
	padding-bottom: 3px;
}

div.textbox {
	padding: 14px 0 0 0;
	margin: 0 14px 21px 14px;
	border-top: 1px dotted #999;
}

.clear { 
	display: block; 
	clear: both; 
	width: 100%; 
	height: 1px; 
	margin: 0 0 -1px; 
	font-size: 1px; 
	line-height: 1px; 
} 

.dropcap_z { 
	display:block; 
	float:left; 
	width:35px; 
	height:35px; 
	margin-top: -3px; 
	margin-right:5px; 
	background-image:url("../images/dropcap_z.gif"); 
	background-repeat:no-repeat; 
} 

.dropcap_z span {
	display:none;
}

p.event {
	margin-top: 7px;
	margin-left: 47px;
}
