#flashcontent {
	width: 980px;
	height: 650px;
	margin:0px auto;
	text-align:left;
}

body {
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	background:url(../images/site/borders.gif) center top no-repeat #000000;
}

#legal{
	color:#575958;
	position:absolute;
	width:980px;
	top: 650px;
	left: 50%;
  	margin-left: -490px;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#legal a{
	color:#575958;
}

body a	{
	color: #000000;
}

.podImage{
	display:none;
}