﻿body
{
	height: 100%;
	margin: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-color: #000000;
	text-align: center;
}

html {
	height: 100%;
}

a {
	color: #dddddd;
}

#altcontent {
	height: 100%;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #bbbbbb;
}

#swfwrapper {
	width:100%; 
	height:100%; 
	overflow:hidden;
}