body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f8f8f8;
	margin:20px 0 0 0;
	color:#333333;
	font-size:12px;
	line-height:16px;
}


a {
	color:#0066FF;
	text-decoration:none;
}
a:hover {
	color:#990000;
	text-decoration:underline;
}


#page {
	width:700px;
	margin:0 auto;
	border:1px dotted #CCCCCC;
	background:#FFFFFF;
}

#head {
	width:650px;
	margin:0 auto;
	border-bottom:1px solid #CCCCCC;
}

#contact {
	background:url(images/CaptureLogoMetal.jpg) no-repeat left;
	text-align:left;
	width:375px;
	padding:15px 0 10px 275px;
	color:#666666;
	line-height:19px;
}
	
#statement {
	width:650px;
	margin:0 auto;
	padding:15px 0 20px 0;
	line-height:1.5em;
	font-size:14px;
	text-align:center;
}

#footer {
	width:100%;
	text-align:center;
	color:#666666;
	padding-top:6px;
}
h2 {
	color:#1e4c79;
	font-size:14px;
	margin:0px;
	text-transform:uppercase;
	font-weight:normal;
}
h3 {
	color:#663300;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	margin:2px 0 2px 4px;
}

.producer {
	background: url(images/producer_bk.jpg) repeat-x top #ffffff;
	border-bottom:#999999 1px dotted;
	vertical-align:top;
}
.producer img {
	border:#666666 1px solid; 
	margin:6px 0 8px 9px;
}

.editor {
	background: url(images/editor_bk.jpg) repeat-x top #f1f1f1;
	border-bottom:#999999 1px dotted;
	vertical-align:top;
}
.editor img {
	border:#666666 1px solid;
	margin:6px 0 8px 9px;
}

.director {
	background: url(images/director_bk.jpg) repeat-x top #dcdbdb;
	vertical-align:top;
}
.director img {
	border:#FFFFFF 1px solid;
	margin:6px 0 8px 9px;
}


.copy {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:10px;
}
a.copy {
	font-family: Arial, Helvetica, sans-serif;
	color:#ff9600;
	font-size:10px;
	text-decoration:none;
}
a.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#ff9600;
	font-size:10px;
	text-decoration:underline;
}
.addr {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;
}
.film {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:oblique;
	font-size:24px;
	line-height:32px;
	color:#f29436;
}

		
H1 {
	font-weight:bold;
	font-size:12px;
	color:#FF6600;
	margin:0px;
	text-transform:uppercase;
	}
	
	
	