body {
text-align : center;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
width : 100%;
height : 100%;
}

#bg { 
position : absolute; 
left:0; 
top:0; 
width:100%; 
height:100%; 
z-index:1;
} 

#flashcontent {
	margin : auto;
	border: none;
	width: 512px;
	height: 550px;
}

#content { 
postion : relative; 
left:0; 
top:0;  
width:100%; 
height:100%;
}


.info {
vertical-align : top;
color : #000000;
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 : 16px;
font-family : Tahoma, Verdana, Arial;
text-decoration : none;
text-align : center;
position : relative;
}

.info a {
color : #000000;
}

.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;
}