#flashcontent
{
}

body
{
  margin: 0px;
  padding: 0px;
  background-color: #000000;
  font-family: Georgia,Arial,sans-serif;
  font-size: 11px;
  color: #333333;
}

a img
{
	border: none;
}

#needFlashPlayer
{
	position: absolute;
	left: 300px;
	top: 150px;
	width: 250px;
	text-align: center;
}

#getFlashPlayerButton
{
	display: block;
	position: absolute;
	left: 300px;
	top: 190px;
	width: 250px;
	height: 50px;
	background-image: url(getflash.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#getFlashPlayerButton:hover
{
	background-position: 0px -50px;
}
