body
{
	height: 100%;
	background-color: #1b1b1b;
	margin:0px;
	margin-top: 20px;
	padding: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	color:#ffffff;
}

html
{
	height: 100%;
}

a:link{
 	color: #fabd3b;
	text-decoration:none;
}

a:visited{
 	color: #fabd3b;
 	text-decoration:none;
}

a:hover{
 	color: #fabd3b;
 	text-decoration:underline;
}

p{
	margin-top:0px;
	margin-bottom:20px;
	font-size:0.8em;
}

h2{
	font-size:1.2em;
	font-weight:bold;
	margin:0px;
	margin-bottom:20px;
	border-top:1px dotted #8d8c8c;
	padding-top:10px;
	padding-bottom:20px;
	border-bottom:1px dotted #8d8c8c;
}


h4{
	font-size:14px;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
}

#lang-selector{
	margin-top:20px;
	font-family:Arial;
	font-size:24px;
} 

#header-img{
    margin-bottom:20px;
}

#menu h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	margin:0px;
	font-weight:normal;
	margin-bottom:4px;
}

#container-pos{
	width:1050px;
	background-image: url(/images/parchment_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	text-align:left;
	margin:auto;
	
}

#container{
	position:relative;
	top:0px;
	left:0px;
	
	height: 100%;
	height: auto;
}
#logo{
	width:200px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color=#6e6e6e;
	font-size:18px;
}

#contact{
	position:absolute;
	right:0px;
	top:0px;
	height:100px;
	border-right:1px dotted #3d3d3d;
}
#menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	margin-top:40px;
}

.thumb-container{
	float:left;
	padding-right:30px;
	padding-bottom:30px;
}
.thumb{
	width:200px;
	height:200px;
}

#content{
	position:absolute;
	line-height:24px;
	left:240px;
	/*width:800px;*/

	
}

ul{
	font-size:0.9em;
}
#body{
	/*border:1px solid #fff;*/
	
	font-size:0.9em;
	width:460px;
	float:left;
	text-align:justify;
	min-height:300px;
	overflow:auto;
	
}

#body-wide{
	/*border:1px solid #fff;*/
	
	font-size:0.9em;
	width:800px;
	float:left;
	text-align:justify;
	min-height:300px;
	overflow:auto;
	
}

#visuals{
	float:right;
	/*width:302px;*/
}

#visuals img{
	border:1px solid #8d8d85;
}

#visuals .smallthumb{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #fff;
}
#about-img{
	float:right;
}

.icon-film{
	position:absolute;
	top:5px;
	left:5px;
	z-index:10;
	
}

.past-project-link{
	margin-top:20px;
	font-family:Arial;
	font-size:24px;
	
}

#past-project-open{
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
	background-color:#fff;
	color:#171717;
	font-size:14px;
}

table{
	border-collapse:collapse;
}

table.partners
{
	border-bottom:1px dotted #666;
	line-height:100%;
	margin-bottom:20px;
}

table.partners td{
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px dotted #333;
}

table.partners td.start{
	border-left:1px solid #333;
	padding-left:20px;
}


.dotline{
	margin-bottom:16px;border:none;border-bottom:1px dotted #393939;
}

.mugshot{
	font-size:10px;line-height:12px;vertical-align:top;padding-left:10px;padding-right:20px;height:100px;
}
td.date{
	width:100px;
}

#past-project-open p{
	width:500px;
}

.caption{
	font-size:10px;
	line-height:80%;
}

#footer{
	clear:both;
	
	margin-top:80px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #333;
}

#footer img{
	padding-right:15px;
}
#pastEvents-links{
	margin-left:30px;
}

img{
	border:none;
}

.url-link{
	margin-top:20px;
	border-top:1px dotted #3d3d3d;
}