body  {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a{
	text-decoration:none;
}
a img{
	border:none;
}
#footer{
	/*clear:right;
	margin-top:16px;
	margin-right:21px;*/
	text-align:right;
	word-spacing:0.5em;
	position: absolute;
	bottom:3px;
	right:3px;
	z-index:10;
}
#footer a,
#footer img{
	color:#000000;
	word-spacing:normal;
	display:inline-block;
	vertical-align:middle;
}
#flashcontent {
	top:0px;
	left:0px;
	width:100%;
	height:91%;
	position: absolute;
	z-index:1;
	
}