BODY {
	background-color: black;
	color: #999999;
	font-size: 11px;
	margin:0px;
	text-align:center;
	font-family: verdana, arial, helvetica, san-serif;
}

P {line-height: 16px;}

IMG { border: 0px; }

A {
	color: #b9b95c;
	text-decoration:none;
}
A:HOVER {
	text-decoration:underline;
}
A:VISITED {color: #b9b95c;}

#wrapper {
	position:relative;
	width: 720px;
	margin: 20px auto;
	text-align:left;
}
#banner {
	height: 200px;
	margin-bottom: 3px;
}
#logo {
	position:absolute;
	left: 24px;
	top: 60px;
	width: 200px;
	height: 120px;
	cursor: pointer; 
}
#contact #banner {
	background: url(../images/banner/contact.jpg)
}
#about #banner {
	background: url(../images/banner/about.jpg)
}
#filmmakers #banner {
	background: url(../images/banner/filmmakers.jpg)
}
#press #banner {
	background: url(../images/banner/press.jpg)
}
#screenings #banner {
	background: url(../images/banner/screenings.jpg)
}
#own #banner {
	background: url(../images/banner/own.jpg)
}
#language-options {
	padding-left: 558px;
	padding-top: 12px;
}
#navigation {
	background-color: white;
	height: 33px;
}

#column_left {
	float: left;
	width: 285px;
}

#main_column {
	float: left;
	width: 412px;
}

#main_column P {
	line-height: 16px;
	
}

.small {
	font-size: 10px;
	line-height: 14px;
}

#column_left P.small.box, .dark {
	color: #666666;
}

.clear {clear: both;}

#subnavigation {
	margin-left: 12px;
	margin-top: 32px;
	background: #fff; 
	padding: 17px 0 41px 0;
	width: 194px;
	}

#subnavigation A {
	display: block;
	background: none;
	padding: 3px 0 3px 8px; 
	}
#subnavigation A IMG {
	}
#subnavigation A.selected {
	background: url(../images/selected.gif);
	}
#subnavigation A:HOVER {
	background: url(../images/rollunder.gif);
	}
#subnavigation A.selected:HOVER {
	background: url(../images/selected.gif);
	}

.box, .box.first { margin-top: 20px; width: 194px; margin-left: 12px;}
#trailer.box, .box.first { margin-top: 44px;}

.box .photo { border: 2px solid white; }

.box .caption { color: #999999; font-size: 9px; padding-top: 9px; }

H1 {margin-top: 0px; padding-top: 0px;color: #b9b95c; }

H2 {color: #b9b95c; font-size: 11px; padding-bottom: 0px; margin-bottom: 0px; margin-top: 32px; padding-top: 0px;}
H2.first { margin-top: 16px;}
.followingh2 { margin-top: 3px; padding-top: 0px; }


.creditsmid { width:224px;float:left; }
.creditsright { width:185px;float:left; }
.creditsleft { width:231px;float:left; }
#fullcreditswrap {margin:16px 0 14px 54px;}

.creditsmid .first, .creditsright .first {margin-top: 0px; padding-top:0px; }

BLOCKQUOTE { font-style: italic; margin: 3px 0 11px 0;}
.author { font-style: italic; margin-left: 38px; margin-bottom: 32px;}

.festival_laurels {
	float:left;
	text-align: center;
	background-image: url( ../images/laurels.gif );
	background-repeat: no-repeat;
	width: 195px;
	height: 48px;
	margin: 10px 0 11px 0;
	padding-top: 4px;
}
.festival_laurels.odd {margin-right:21px;}

LABEL {width:64px; margin-right: 8px; font-size: 10px; float:left; clear:left; text-align:right; padding-top: 3px; color: #666;}
DIV.field { float:left; width: 320px; margin-bottom: 10px;}
INPUT, TEXTAREA { border: 0px; width: 320px; }
TEXTAREA { height: 180px; width: 322px;}
#submit_button { width: 80px; border: 1px #f9f98c solid; background-color: #b9b95c;}
FORM {padding-top: 24px;}

