﻿body{
	-webkit-font-smoothing: antialiased;
	background: url(img/background_borderless.jpg) top center #00000b no-repeat;
	text-align: center;
}
.floatleft {float:left;}
.floatright {float:right;}
.floatcenter {float:center}
.clear {clear:both;}

A:link {text-decoration: none; color:lime;}
A:visited {text-decoration: none; color: gray;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: underline; color: white;}

#content{
	height:890px;
	width:1298px;
	text-align:center;
	margin:0 auto;
}
#titleImage{
	width:870px;
	margin-left:70px;
	margin-top: 10px;
}
#shareTop{
	width:740px;
	margin-top:5px;
	margin-bottom:30px;
	z-index:999;
}
#shareInner {
    display: table;
    margin: 0 auto;
}
#centerContent{
	width:870px;
	height:554px;
	background: url(img/videobackgroundb.png) top center no-repeat;
	margin-left:70px;
	margin-top:10px;
	font-family:"Century Gothic";
	color:white;
	font-size:large;
}
.videoContent {margin-top:14px;height:380px;}
.countDown {margin-top:135px;height:380px;}
#footer{
	width:800px;
	margin-left:0px;
	margin-top: 150px;
}
.fb_edge_widget_with_comment span.fb_edge_comment_widget{
	top: -150px !important;
	overflow: visible !important; 
}

