@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
body {
	background-color: #000000;
	background-image: url(images/Page_BG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #E7B11C;
}
#PageContainer {
	width: 909px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	background-image: url(images/MenuBG.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 131px;
}
#TopLogo {
	float: left;
	height: 76px;
	width: 148px;
	margin-top: 37px;
	margin-left: 80px;
	display: inline;
}
#ContentFooter {
	height: 91px;
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#Menu {
	float: right;
	margin-top: 44px;
	height: 41px;
	width: 603px;
}
#Content {
	background-color: #010101;
	background-image: url(images/BodyBG.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 16px;
}
.SubNav {
	height: 38px;
	width: 867px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/SubNav_BG.gif);
	background-repeat: no-repeat;
}
.SubNav li {
	padding-left: 19px;
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 38px;
	text-transform: uppercase;
}
.SubNav ul {
	margin: 0px;
	padding: 0px;
}
.SubNav a {
	text-decoration: none;
}
.SubNav a:hover {
	color: #eeeeee;
}
.ContentSection {
	padding-top: 16px;
	padding-right: 38px;
	padding-bottom: 10px;
	padding-left: 38px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
.MediaSection {
	padding-top: 16px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
#PageFooter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#PageFooter a {
	color:#CCCCCC;
}
#PageFooter a:hover {
	color:#E7B11C;
}
a:visited {
	color: #E7B11C;
}
.MediaHeading {
	padding-bottom: 10px;
	color: #E7B11C;
}
.MediaHeading h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.MediaLeft {
	float: left;
	width: 642px;
}
.MediaRight {
	float: right;
	width: 200px;
	font-size: 12px;
	font-weight: normal;
	color: #848484;
}
.MediaSpacer {
	height:10px;
	clear:both;
}
.PhotoList {
	float: right;
	height: 476px;
	width: 279px;
	background-image: url(images/PhotoBG.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #242424;
}
.VideoList {
	background-image: url(images/VideoBG.png);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	min-height: 476px;
	width: 542px;
	background-color: #242424;
}
.PhotoList h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
	color: #E7B11C;
	padding: 10px;
}
.VideoList h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 10px;
	text-transform: uppercase;
	color: #E7B11C;
}
.MediaHead {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #E7B11C;
}
.MediaItem {
	height: 60px;
	width: 259px;
	overflow: hidden;
	float: left;
	margin-bottom:10px;
}
.MediaDesc {
	font-size: 11px;
	color: #505050;
	line-height: 12px;
}
.MediaNav {
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
