html, body
{
	background: #000000;
	color: #ffffff;
	height: 100%;
	margin: 0;
	min-height: 690px;
	padding: 0;
	vertical-align: middle;
}

body, td, th
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

img, table
{
	border: 0;
}

form
{
	margin: 0;
}

a:link, a:visited
{
	color: #B6CC74;
	text-decoration: none;
}
a:hover, a:active
{
	text-decoration: underline;
}

#content
{
	padding-top: 12%;
	text-align: center;
}

#content h1
{
	font-family: "Trebuchet MS", sans-serif;
}

.flash-content #container
{
	position: absolute;
	bottom: 50%;
	width: 100%;
}

.flash-content #flash-container
{
	position: relative;
	top: 345px;

	height: 690px;
	margin: auto;
	width: 920px;
}

.flash-content #content
{
	height: 100%;
	padding: 0;
	width: 100%;
}