@charset "UTF-8";
body {
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 14px;
}
#top_cover {
	width: 100%;
	height: 160px;
	position: fixed;
	z-index: 10;
	background-color: #000;
	top: 0px;
}
#line1 {
	left: 0px;
	top: 135px;
	position: fixed;
	z-index: 20;
}
#line2 {
	left: 0px;
	top: 155px;
	position: fixed;
	z-index: 20;
}
#line3 {
	left: 0px;
	top: 190px;
	position: fixed;
}
#line4 {
	left: 0px;
	top: 330px;
	position: fixed;
}
#bio_line3 {
	left: 0px;
	top: 260px;
	position: fixed;
	z-index: 1;
}
#bio_line4 {
	left: 0px;
	top: 380px;
	position: fixed;
}
#film_line3 {
	left: 0px;
	top: 240px;
	position: fixed;
	z-index: 1;
}
#film_line4 {
	left: 0px;
	top: 505px;
	position: fixed;
}
#press_line3 {
	left: 0px;
	top: 345px;
	position: fixed;
	z-index: 1;
}
#press_line4 {
	left: 0px;
	top: 485px;
	position: fixed;
}
#contact_line3 {
	left: 0px;
	top: 190px;
	position: fixed;
	z-index: 0;
}
#contact_line4 {
	left: 0px;
	top: 400px;
	position: fixed;
}
.dashes {
	background-image: url(../images/dashes.gif);
	background-repeat: repeat-x;
}
.line {
	height: 1px;
	width: 100%;
}
.line_short {
	height: 1px;
	width: 50%;
}
.line_short2 {
	height: 1px;
	width: 70%;
}
#intro_text {
	font-size: 14px;
	position: relative;
	left: 120px;
	top: 30px;
	background-color: #000;
	display: block;
	height: 200px;
	padding: 5px;
}
#contact_text {
	font-size: 14px;
	position: relative;
	left: 480px;
	top: 10px;
	background-color: #000;
	display: block;
	height: 250px;
	z-index: 10;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 350px;
}
#home_pic {
	top: 191px;
	margin-right: auto;
	margin-left: -90px;
	position: fixed;
}
#bio_pic {
	top: 260px;
	margin-right: auto;
	margin-left: 195px;
	position: fixed;
}
#press_pic {
	top: 345px;
	margin-right: auto;
	margin-left: 80px;
	position: fixed;
}
#film_pic {
	top: 240px;
	position: fixed;
	height: auto;
	width: 180px;
}
#contact_pic {
	top: 191px;
	margin-right: auto;
	margin-left: 200px;
	position: fixed;
}
#bio_text {
	position: relative;
	left: 325px;
	width: 450px;
	text-align: justify;
	background-color: #000;
	display: block;
	padding-left: 25px;
	z-index: 1;
}
#film {
	position: relative;
	top: 80px;
	left: 181px;
	width: 460px;
	text-align: justify;
	background-color: #000;
	display: block;
	padding-left: 10px;
	z-index: 2;
}
#main {
	height: auto;
	width: 800px;
	margin-top: 55px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	margin-top: 160px;
}
#footer {
	width: 100%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: fixed;
	z-index:100;
	bottom: 0px;
	background-color: #000;
}
#logo {
	height: 75px;
	width: 180px;
	position: fixed;
	top: 50px;
	z-index: 20;
}
#menu {
	height: 20px;
	width: 100%;
	position: fixed;
	top: 136px;
	z-index: 20;
}
/*
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: inline;
	list-style-type: none;
	text-align: left;
	padding-right: 40px;
}

#menu ul li a:link, #menu ul li a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #808183;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #EC1C24;
}
*/
#lang_sel {
	position: fixed;
	margin-right: auto;
	margin-left: 735px;
	margin-top: -48px;
	z-index: 20;
}
#lang_sel a:link, #lang_sel a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #808183;
}
#lang_sel a:hover, #lang_sel a.active, #lang_sel a.active:link, #lang_sel a.active:visited {
	color: #EC1C24;
}
.bio_text_title {
	font-weight: bold;
	font-size: 30px;
	color: #626366;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	margin-top: 0px;
}
.bigger {
	font-size: 16px;
}
.italic {
	font-style: italic;
}
.red {
	font-weight: bold;
	color: #EE3C23;
}
.grey {
	color: #808183;
}
#film .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
}
#film_menu {
	width: 450px;
	height: 20px;
	margin-top: -25px;
	margin-bottom: 10px;
}
#film_pic ul {
	list-style-type: none;
	height: auto;
	width: 48px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#film_pic ul li {
	
}
#film_caption {
	margin-top: 3px;	
}
a {
	color: #FFF;
	text-decoration: none;
}
