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

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
	font-weight: bold;
}

.breadcrumb a:link {
	color: #660000;
	text-decoration: none;
}

.breadcrumb a:visited {
	text-decoration: none;
	color: #000099;
}

.breadcrumb a:hover {
	color: #660000;
	text-decoration: underline;
}

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

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

.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;
}

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

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

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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(/images/2009_background.jpg);
	background-color: #BAD7D3;
	background-repeat: no-repeat;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #EE1C25;
	margin-top: 0px;
	text-align: center;
}

h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	color: #7FB5D9;
	margin-top: 0px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #051012;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: -15px;
}

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 {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
} 

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: #000066;
}

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

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

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

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

#container2 {
	width: 1000px;
	position: relative;
	float: left;
	border: thin solid #0099FF;
	background-color: #86BED9;
} 

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

#glasses {
	width: 130px;
	float: left;
	height: 182px;
	background-image: url(../images/glasses.png);
	margin-top: 0px;
	top: -1px;
	position: absolute;
	z-index: 10;
}

#header {
	width: 1000px;
	float: left;
	height: 130px;
	background-image: url(../images/2009_filmstrip_header.jpg);
	margin-top: 0px;
	top: 0px;
	position: relative;
}

#header_festival {
	width: 1000px;
	float: left;
	height: 130px;
	background-image: url(../images/2009_filmstrip_festival.jpg);
	margin-top: 0px;
	top: 0px;
	position: relative;
}

#header_filmmakers {
	width: 1000px;
	float: left;
	height: 130px;
	background-image: url(../images/2009_filmstrip_filmmakers.jpg);
	margin-top: 0px;
	top: 0px;
	position: relative;
}

#header_filmleague {
	width: 1000px;
	float: left;
	height: 130px;
	background-image: url(../images/2009_filmstrip_filmleague.jpg);
	margin-top: 0px;
	top: 0px;
	position: relative;
}

#main {
	width: 670px;
	float: left;
	margin-top: 0px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	overflow: auto;
	background-color: #FFFFFF;
	height: 525px;
}

#menu {
	width: 770px;
	text-align: center;
} 

#menu2 {
	text-align: center;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	background-color: #C2DCDB;
} 


#menu3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: thin solid #000099;
	width: 160px;
} 

#menu3 a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	width: 160px;
	display: block;
}

#menu3 a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	width: 160px;
	display: block;
}

#menu3 a:hover {
	color: #FFFF00;
	text-decoration: none;
	background-color: #000099;
	width: 160px;
	display: block;
}


#navbar1 {
	width: 1000px;
	float: left;
	margin-top: 5px;
	position: relative;
	clear: both;
	margin-left: 130px;
} 

#navbar2 {
	width: 160px;
	float: left;
	position: relative;
	clear: left;
	padding-top: 10px;
	margin-top: 10px;
	font-size: 9px;
	text-align: center;
} 

#navbar2 a:link {
	text-decoration: none;
}

#navbar2 a:visited {
	text-decoration: none;
}

#navbar2 a:hover {
	text-decoration: none;
}

#navbar3 {
	width: 160px;
	float: left;
	position: relative;
	clear: none;
	padding-top: 10px;
	margin-top: 10px;
} 

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

.summary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.filmtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.filminfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	font-weight: bold;
}
.filmheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #660000;
}
.attendees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	font-style: italic;
}
.worldpremiere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #339900;
}
#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;
}
