@charset "utf-8";
body {
	background-color: #000000;
	width: 1366px;
	height: 768px;
	margin: 0 auto;
}

#reel {

	padding-top: 60px;
	padding-bottom: 30px;
}
#videobox {
	border: 2px groove #ffffff;
}
a {
	color: #Fbfbfb;
	text-decoration: none;
}
#videobox:hover {
	border: 4px inset #ffffff;
}
#left_bar {
	background-color: #292929;
	border-right: thin solid #ABABAB;
	width: 270px;
	height: 710px;
}
.header_banner {
	padding-top: 10px;
}
#window {
	background-color: #000000;
	text-align: center;
	width: 1366pxx;
	color: #FBFBFB;
	font-family: de-walpergens-pica-small-caps;
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
}
#footer {
	margin-top: 90px;
	padding-top: 8px;
	text-align: center;
	padding-bottom: 5px;
	background-color: #000000;
	border-top: thin solid rgba(223,223,223,0.75);
	color: #FBFBFB;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: medium;
}

header {
	padding-top: 10px;
}

