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

.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: #880000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(http://www.kansasfilm.com/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;
} 

#footer a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

#footer a:visited {
	color: #00FFFF;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}

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

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

#menu3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
	border: thin solid #000099;
} 

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

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

#menu3 a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	background-color: #000099;
}


#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;
	color: #000000;
	text-align: center;
} 

#navbar2 a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

#navbar2 a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

#navbar2 a:hover {
	color: #FFCC99;
	text-decoration: underline;
	font-weight: bold;
}

#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;
}
/* menu list */
.menu {
	width:900px;
	font-size:11px;
	position:relative;
	z-index:100;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:85.5px;
	position:relative;
}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	width:74.5px;
	height:20px;
	border:1px solid #FFFFFF;
	border-width:1px 1px 0 0;
	padding-left:0px;
	line-height:19px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover {
	text-decoration: none;
	font-color:#FFFFFF;
	background-color:#006699;
}

.menu :hover > a, .menu ul ul :hover > a {
	text-decoration: none;
	font-color:#FFFFFF;
	background-color:#006699;
}

/* style the top level drop hover */
.menu ul a.down:hover{
	background-image: url(../images/down.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #006699;
}

.menu ul :hover > a.down {
	background-image: url(../images/down.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #006699;
}

/* style the second level links */
.menu ul ul {
	width:85.5px;
}

.menu ul ul a, .menu ul ul a:visited {
	width:74px;
	background-color:#D4D8BD; 
	text-decoration:none;
	color:#000000; 
	height:auto; 
	line-height:19px; 
	padding-left:10px; 
}

/* style the second level hover */
.menu ul ul a:hover {
	text-decoration: none;
	color:#FFFFFF; 
	background-color:#006699;
}

.menu ul ul :hover > a {
	text-decoration: none;
	color:#FFFFFF;
	background-color:#006699;
}

/* style the second level drop background image */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-image: url(../images/drop.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: D4D8BD;
}

/* style the second level drop hover */
.menu ul ul a.drop:hover{
	background-image: url(../images/drop.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #C9BA65;
}

.menu ul ul :hover > a.drop {
	background-image: url(../images/drop.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #C9BA65;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible; 
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background-color:#E2DFA8;
}

/* style the third level hover */
.menu ul ul ul a:hover {
	background-color:#CCCCCC;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:21px;
	left:0; 
	width:111px;
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:114px; 
	top:0;
	width:114px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-114px;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility:visible;
}
