body {
	font-size: 13px;
	line-height: 18px; 
	font-family: Arial, Sans-Serif;
	background: url('/images/bg_body.jpg');
	color: #D2222A;
	text-align: center;
}

h1, h2, h3, h4 {
	padding:0px;
	margin-bottom:5px;
	margin-top:0px;
}

h1, h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:11px;
}

a {
	text-decoration: none;
	color: #22942B;
}

a:hover {
	text-decoration: none;
	color: #D2222A;
}

#container {
	width:  898px;
	margin: 0px auto;
}

#content {
	background: url('/images/bg_content.jpg') top center repeat-y;
	text-align: center;
	color: #D2222A;
}

.padding {
	padding: 15px 0px 40px 35px;
}

#header {
	padding-top: 11px;
}

#header img {
	display: block;
	margin: 0px;
	padding: 0px;
}	

#footer {
	background: url('/images/footer.jpg') top center no-repeat;
	text-align: center;
	width:  898px;
	height: 86px;
	color: #22942B;
}

#footer div a {
	float:  left;	
}	

#footer div {
	float:  left;	
	padding: 0 15px;
}	

#video {
	background: url('/images/bg_video_main.jpg') top center no-repeat;
	float: left;
	width: 534px;
	height: 354px;
}

#outtakes_video {
	float: left;
}

#the_word {
	background: url('/images/bg_form.jpg') bottom left no-repeat;
	float: right;
	width: 298px;
	height: 354px;
	text-align: left;
}

.main_copy {
	padding: 15px 190px;
	text-align: left
}

.video_small {
	background: url('/images/bg_video_small.jpg') top center no-repeat;
	float: left;
	width: 303px;
	height: 255px;
}

.facebook_link {
	background: url('/images/facebook.gif') bottom left no-repeat;
	width:  18px;
	height: 18px;
	display: block;
}