body {
	background-color: black;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
	font-size: 12px;
}	

#content {
	text-align:center;
	width: 738px;
	margin: 0 auto;
	margin-top: 5px;
}

#preplay {
	min-height: 400px !important;
}

#preroll {
  position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	margin-left: -160px;
}

#footer img {
	vertical-align: bottom;
	border: 0px;
}

/* Force the footer to the bottom of page */
#footer {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

a:visited 
{
	color: #fff
}
