@charset "UTF-8";

#video {
	position: absolute;
	width: 475px;
	margin: 0;
	padding: 0;
	top: 48px;
	left: 200px;
}

#branding_home {
	position: absolute;
	width: 150px;
	top: 0px;
	left:40px;
	margin: 0;
	padding: 0px;
}

#branding_home p {	margin: 25px 0px 0px; padding: 0px;}


#branding_home h1{
	background-image: url(../images/logo-boyd.gif);
	height: 204px;
	width: 116px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;}
	
	
#branding_home p{
	padding: 0px;
}

#homebio{
	position: absolute;
	float: left;
	width: 135px;
	border-left: 1px solid white;
	padding-top: 0;
	height: 469px;
	top: 45px;
	left: 694px;
	padding-left: 15px;
	padding-right: 15px;
}

#homebio p{
	padding-top: 0px;
	margin-top: 0px ;
}
#emmy {
	position: absolute;
	top: 369px;
	left: 740px;
}
	