.announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #9F8C54;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.attendees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	font-style: italic;
}

.filmheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}

.filminfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	font-weight: bold;
}

.filmmakers {
	color: #990000;
	font-weight: bold;
}

.filmtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #D9D2BF;
}

.letteredlist {
	list-style-type: lower-alpha;
}

.menu {
	margin-right: 20px;
	display: inline;
}

.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: list-item;
	list-style-type: none;
}

.numberedlist {
	padding-bottom: 10px;
	list-style-type: decimal;
}

.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}

.summary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #660000;
}

.worldpremiere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #339900;
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

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

a:hover {
	color: #A79155;
	text-decoration: underline;
}

a.menu2:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
}

a.menu2:active {
	color: #A79155;
	text-decoration: underline;
	font-weight: normal;
	margin-bottom: 5px;
}

a.menu2:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
	margin-bottom: 5px;
}

a.menu2:hover {
	color: #A79155;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
	list-style-type: square;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
}

h1 {
	font-family: 'Century Gothic', sans-serif;
	font-size: 24pt;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-family: 'Century Gothic', sans-serif;
	font-size: 16pt;
	margin-top: 0px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
 
h3 {
	font-family: 'Century Gothic', sans-serif;
	font-size: 12pt;
	color: #051012;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 0px;
	margin-bottom: -15px;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
}

li {
	padding-right: 10px;
}

ol {
	padding-top: 10px;
}

p {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
} 

table {
}

td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
} 

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #9F8C54;
}

th a:link {	
	color: #FFFFFF;
	text-decoration: none;
}

th a:visited {	
	color: #FFFFFF;
	text-decoration: none;
}

th a:hover {	
	color: #FFFF00;
	text-decoration: none;
}

#callout {
	width: 250px;
	position: relative;
	float: left;
	background-image: url(../images/2010/box2_home.jpg);
	height: 150px;
	margin-right: 50px;
} 

#container {
	width: 970px;
	position: relative;
	float: none;
	margin-right: auto;
	margin-left: auto;
} 

#container2 {
	width: 970px;
	position: relative;
	float: left;
	background-image: url(../images/2010/content-mid.jpg);
	background-repeat: repeat-y;
} 

#eyebrow {
	width: 200px;
	position: relative;
	float: right;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 45px;
} 

#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	position: relative;
	width: 966px;
	float: left;
	color: #000000;
	margin-top: 10px;
	clear: both;
} 

#header {
	float: left;
	margin-top: 0px;
	top: 0px;
	position: relative;
	width: 996px;
}

#headergraphic {
	float: left;
	margin-top: 0px;
	top: 0px;
	position: relative;
	margin-left: 40px;
	width: 730px;
	height: 60px;
}

#main {
	width: 550px;
	float: left;
	margin-top: 20px;
	position: relative;
	margin-left: 0px;
	border: thin solid #000000;
	clear: none;
}

#main-home {
	width: 750px;
	float: left;
	margin-top: 10px;
	position: relative;
	margin-left: 40px;
	border: thin solid #000000;
	clear: both;
}

#navbar1 {
	width: 580px;
	float: left;
	margin-top: 0px;
	position: relative;
	clear: both;
	margin-left: 40px;
} 

#navbar2 {
	width: 160px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 20px;
	border-top-color: #A79155;
	border-bottom-color: #A79155;
	border-top-style: solid;
	border-top-width: medium;
	border-bottom-style: solid;
	border-bottom-width: medium;
}

#navbar2-home {
	width: 960px;
	float: left;
	position: relative;
	clear: both;
	margin-top: 10px;
	font-size: 9px;
	margin-left: 40px;
} 

#privacy {
	width: 410px;
	float: left;
	background-color: #ECE9D8;
	margin-top: 0px;
	position: relative;
	margin-left: 5px;
	text-align: justify;
}

#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #999999;
}

#pressphotoright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	width: 250px;
	float: right;
	position: relative;
	clear: right;
}

#pressphotoleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	width: 150px;
	float: left;
	clear: left;
}

#search {
	width: 200px;
	position: relative;
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 10px;
}

#socialmedia {
	width: 115px;
	float: left;
	clear: none;
	margin-top: 0px;
	position: relative;
}

#sidebar1 {
	width: 175px;
	float: left;
	position: relative;
	clear: both;
	margin-top: 10px;
	margin-left: 40px;
} 

#sidebar2 {
	width: 180px;
	float: right;
	position: relative;
	clear: none;
	margin-top: 20px;
	margin-right: 0px;
} 

#sidebar-home {
	width: 140px;
	float: right;
	position: relative;
	margin-top: 10px;
	margin-right: 20px;
	clear: none;
} 
