/* Blood Money Pictures - Hardwoods Styles */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #C30;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	position: relative;
}
h2 {
	font-size: 150%;
	_font-size: 180%;
}
p {
	_font-size: 114%;
}
blockquote {
	_font-size: 114%;
}

#bmpLogo {
	position: absolute;
	top: -32px;
	_top: 8px;
	left: 20px;
	height: 100px;
	width: 89px;
}
#hwWrapper {
	position: relative;
	top: 0;
	margin: 0; padding: 0;
}
#hwContent {
	position: relative;
	width:700px;
	margin:40px auto;
	text-align: right;
}
#hwMenu {
	margin-top: 80px;
}
.hwMenuImg {
	margin: 30px 30px 0 0;
}
#hwMain {
	margin-top: 5px;
}

#hwTrailer {
	text-align: center;
	margin: 0px auto;
	width: 435px;
	background-color: #fff;
}
#hwFestivals {
	text-align: left;
	margin: 60px auto 0 auto;
}
#hwCredits {
	text-align: center;
	margin: 40px auto 0 auto;
}
.credColumn {
	width: 280px;
	float: left;
}
#hwContact {
	text-align: center;
	margin: 40px auto 0 auto;
}
