* {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

body {
	color: #162322;
	background-color: #ff8600;
	padding: 0px;
	margin: 0px;
}

.site_header {
	color: #ff8600;
	background-color: #162322;
}

.site_header_image {
	width: 698px;
	right: 20px;
	top: 20px;
	position: absolute;
}

.site_nav {
	width: 525px;
	left: 20px;
	top: 235px;
	position: absolute;
}

.past_column {
	padding: 10px;
	color: #162322;
	font-weight: bold;
	font-size: 14px;
}

.past_column a:link, .past_column a:visited {
	color: #162322;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}

.past_column a:hover {
	background-color: #162322;
	color: #ff8600;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}

.past_header {
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	color: #ff8600;
	background-color: #162322;
	font-weight: bold;
	font-size: 18px;
}

.past_subheader {
	line-height: 14px;
	color: #643500;
	font-size: 11px;
}

.reel_nav {
	width: 230px;
	text-align: right;
	padding: 10px;
	color: #162322;
	font-weight: bold;
	font-size: 14px;
}

.reel_nav a:link, .reel_nav a:visited {
	color: #162322;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}

.reel_nav a:hover {
	background-color: #162322;
	color: #ff8600;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}

.reel_header {
	padding-top: 2px;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	color: #ff8600;
	background-color: #162322;
	font-weight: bold;
	font-size: 20px;
}

.reel_video {
	height: 100%;
	color: #ff8600;
	background-color: black;
}

.reel_videoinfo {
	font-weight: bold;
	background-color: black;
	padding: 10px;
	color: white;
	font-size: 12px;
}

.reel_videoinfo a:link, .reel_videoinfo a:visited {
	text-decoration: none;
	color: #ff8600;
}.reel_videoinfo a:hover {
	text-decoration: none;
	color: white;
}.reel_video2 {
	background-color: black;
}

.reel_videoinfotest {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 15px;
	color: white;
}

.reel_videoinfotest a:link, .reel_videoinfotest a:visited {
	text-decoration: none;
	color: #ff8600;
}.reel_videoinfotest a:hover {
	text-decoration: none;
	color: white;
}#reel_video_html5 {
	width: 100%;
}

.others_column {
	padding: 10px;
	color: #162322;
	font-weight: bold;
	font-size: 14px;
}

.others_header {
	padding-top: 2px;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	color: #ff8600;
	background-color: #162322;
	font-weight: bold;
	font-size: 20px;
}

.others_subheader {
	line-height: 14px;
	color: #643500;
	font-size: 11px;
}

