﻿html 
 {
  /*height: 100%;
 	overflow: hidden;*/
 	text-align:center;
 }

body 
{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: verdana;
	font-size: 9px;
	background-color:#000000;
	height: 100%;
  color:#c0c0c0;
}

#flashContent
{
 height: 656px;
}

img
{
  border:solid 0px #000000;
}

a
{
  display:block;
}

.flash
{
  width:100%;
  text-align:center;
  border:solid 0px #FFFFFF;
}
