body {
	background-color: #000000;
}
.style1 {color: #993300}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.style3 {color: #FFFFFF}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {color: #990000;	text-decoration: none;}
a:visited {color: #990000; text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
<!--
a.email:link {color: #999999; text-decoration: none;}
a.email:visited {color: #999999; text-decoration: none;}
a.email:hover {text-decoration: underline;}
a.email:active {text-decoration: none;}
html {
	overflow-x: hidden;
	overflow-y: scroll;
	
}
.footer {width: 764px; height: 54px; float:left; margin-top: 15px;}
.container {width: 764px; border: 0px; margin-top: 0px;}
.content {
	width: 764px;
	border: 0px;
	background-color: #999999;
	float:left;
	margin-top: 10px;
}
.container .content .bio a {
	color: #663333;
}
.bio {
	width: 475px;
	float:left;
	margin-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-left: 17px;
	padding-bottom: 10px;
}
.producer {
	width: 720px;
	float:left;
	margin-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-left: 20px;
	padding-bottom: 10px;
}
.acting_for_films {
	width: 720px;
	float:left;
	margin-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-left: 20px;
	padding-bottom: 10px;
}
.features{float:left;
}
.producer_description{
	float:right;
	margin-top: 80px;
	margin-left: 50px;
	width: 450px;
}
