@charset "utf-8";
.pngfix
{
	behavior: url(/js/pngfix/iepngfix.htc);
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #9e6436;
	background-color: #efd183;
	margin: 0px;
}

.wrapper
{
	margin: 0 auto;
	width: 950px;
}

.top-container
{
	width:950px;height:307px;overflow:hidden;position:relative
}

#videoPlayer
{
	position:absolute;left:275px;top:229px;z-index:3;
}

.content
{
	background: #f0da9d url(/images/thebutlerdidit/bg.jpg) no-repeat top left;
	width: 950px;
	float: left;
}

.callout
{
	width: 250px;
	float:left;
	padding: 20px 0 20px 110px;
}

.main-copy
{
	width: 510px;
	float:right;
	line-height: 20px;
	padding: 20px 70px 20px 0;
}

.copy
{
	padding: 20px;
}

.footer
{
	clear: both;
	background-color: #d2b772;
	height: 57px;
	font-size: 10px;
	color: #FDEFD5;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
}

a:link, a:visited
{
	color: #990000;
	text-decoration: none;
}

a:hover
{
	color: #990000;
	text-decoration: underline;
}

.vote
{
	position:absolute;left:0px;bottom:5px;width:120px;height:18px;line-height:18px;background-color:#efd183;text-align:center;color:#80522d;
}
