#container {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	float: left;
	text-align: left;
	border: 0px solid red;
}
.interviewimage {
height: auto;
}
.interviewtext {
margin-left: 251px;

}
.greybox {
	background-color: #EBEBEB;
	margin-left: 209px;
	padding: 10px 10px 0 10px;
	color: #666;
}
.greyboxes {
	width: 777px;
}
p {
	line-height:130%;
}
.image {
	border: 1px solid #666;
}
.imagebox {
	border: 1px solid #666;
	float: left;
	margin-right: 10px;
}
.logo {
	margin-top: 0;
	padding: 0;
}
#leftcolumn {
	float: left;
	width: 340px;
	z-index: 1;
	position: absolute;
	top: 180px;
}
#rightcolumn {
	padding-top: 117px;
}
.intro {
	top: 115px;
	padding-top: 69px;
	margin-left: 209px;
	z-index: 5;
/*	width: 310px;*/
/*	float: right;*/
}

img.shootersfilmsLogo { 
	z-index: 0;
	}

.textbox {
	text-align: right;
	color: #666;
	padding-top: 30px;
}
.name {
	color: #437DFF;
	font: bold 13px arial, helvetica, sans-serif;
}
.boxname {
	color: #437DFF;
	font-weight: bold;
}
.blue {
	color: #437DFF;
}
.linkgrey {
	color: #666;
}
.linkgrey:hover {
	text-decoration: none;
}
.linkblue {
	color: #437DFF;
	text-decoration: none;
}
.linkblue:hover {
	text-decoration: underline;
}
.linkbluebig {
	font: bold 13px arial, helvetica, sans-serif;
	color: #437DFF;
	text-decoration: underline;
}
.linkbluebig:hover {
	text-decoration: none;
}
.linkblueul {
	color: #0066CC;
}
.linkblueul:hover {
	text-decoration: none;
}
.textleft {
	width: 515px;
	float: left;
}
.greyright {
	background-color: #EBEBEB;
	margin-left: 533px;
	padding: 9px;
	color: #666;
}
.greyleft {
	background-color: #EBEBEB;
	padding: 9px;
	color: #666;
	width: 174px;
	margin-top: 0;
}
.clearboth {
	clear: both;
}
.header {
 	color: #437DFF; 
	font-weight: bold;
}
.region {
 	color: #666; 
	font-weight: bold;
}

