body
{
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	padding:0;
	margin:0;
	font-family:georgia,serif;
	color:#300;
}
#content
{
	position:absolute;
	top:210px;
	left:0;
	width:704px;
	background-image: url(../images/eva_transparent.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:465px;
	padding-left:160px;
	padding-right:160px;
	font-size:0.9em;
}
#content a {color:#900;}
body#gallery #content {	padding-left:0;
	padding-right:0; width:1024px;height:480px}
body#links #content ul { list-style: none; margin-left:0; padding-left:0;}
#nav {text-align:center;color:white; }
#nav  { list-style-type: none; margin:0;padding:0; display:block; margin-top:10px;margin-bottom:15px;}
#nav li
{
	font-size: 0.9em;
	margin-top: 1px;
	display: inline;
}
#nav li a
{
	background-color: transparent;
	color: black;
	text-decoration: none;
	line-height: 1.1em;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(../images/50percentwhite.png);
	font-family:georgia,serif;	
}

#nav li a:hover
{
	background-color: #900;
	color: white;
	background-image:none;
}
h1
{
	font-family: georgia,serif;
	font-weight: bold;
	background-color: none;
	color: #FFF;
	text-align: center;
	line-height:1em;
	word-spacing: .2em;
	letter-spacing: .1em;
	background-image: url(../images/90percent900.png);
	padding-top:2px;
	padding-bottom:6px;
}
#filmmakers h2 .role {font-weight:normal;display:block;}

h2
{
	font-family: georgia,serif;
	font-weight: bold;
	text-align: center;
	border-width: 1px 0px 1px 0px;
	border-color: #CCC;
	border-style: solid;
}