body {
text-align : center;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
}


#flashcontent {
	position : relative;
	z-index : 0;
	align : center;
	border: none;
	width: 800px;
	height: 500px;
}



#info {
color : #999999;
padding-top : 0;
padding-bottom : 0;
padding-right : 0;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
font-size : 11px;
line-height : 12px;
font-family : Tahoma, Verdana, Arial;
text-decoration : none;
text-align : center;
position : absolute;
left : 0;
right : 0;
bottom:0;
z-index : 2;
}

#info a {
color : #999999;
}

#info a:hover {
color : #660000;
}

img {
border-style : none;
margin-top : 0;
margin-bottom : 0;
}
img a {
margin-top : 0;
margin-bottom : 0;
border-style : none;
}