header, footer {  
 display: block;}

html {
	background-color:#000;}

body {
	background-image:url(img/bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#666;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-variant:small-caps;
	height:680px;
	line-height:18px;
	margin:auto;
	margin-top:10px;
	text-shadow:2px 2px #000000;
	width:940px;}

a, a:active, a:link, a:visited {
	color:#999;
	text-decoration:none;}

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

.hidden {
	display:none;
	line-height:0px;
	height:0px;
	visibility:hidden;
	width:0px;}

.mtln {
	color:#999;
	font-size:42px;
	letter-spacing:5px;
	line-height:42px;}

.prsnts {
	font-size:34px;
	line-height:30px;
	margin-bottom:30px;}

#logo {
	background-image:url(img/logo.png);
	height:100px;
	margin:auto;
	margin-bottom:25px;
	width:934px;}

#content {
 display:table;
	margin:auto;
	margin-bottom:25px;
	width:940px;}

#video1, #video2 {
 display:table-cell;
	width:470px;}

h3 {
	color:#999;
	font-size:30px;
	font-weight:bolder;}

#links {
 display:table;
	height:107px;
	margin:auto;
	overflow:hidden;
	width:940px;}

#TMDC, #crdts, #MTLN {
 display:table-cell;}

#TMDC a {
	background-image:url(img/TMDC.png);
	background-position:bottom;
	background-repeat:no-repeat;
	display:table-cell;
	height:107px;
	margin-right:30px;
	width:90px;}

#crdts {
	width:683px;}

#crdts p {
	font-size:17px;}

#MTLN a {
	background-image:url(img/MTLN.png);
	background-position:bottom;
	background-repeat:no-repeat;
	display:table-cell;
	height:107px;
	margin-left:30px;
	width:107px;}

.light {
	color:#999;}