html, body { height:100%;font-family:Arial, Helvetica;color:#999999}
body { margin:0; }
a, a:visited, a:link {color:#999999;text-decoration:none;font-size:10px;}
a:hover { text-decoration:underline;}
#flashcontent {
	position:absolute;
	left: 50%; 
	top: 50%;
	width:951px;
	height:621px;
	margin-top: -300px;
	margin-left: -465px;
}

#footer {
	width:200px;
	margin:10px auto 0 auto;
}

#footer ul, #footer ul li {display:inline; list-style-type:none;}