body {
	width: 100%;
	height: 100%;
text-align : center;
margin : 0;
}

#content {
	z-index: 2;
left : 0;
bottom: 0;
position : relative;
width : 100%;
height : 100%;
}

#background {
text-align: left;
margin : 0,0,0,0;
width : 100%;
height : 100%;
position : absolute;
top : 0;
left : 0;
z-index: 1;
}

#flashcontent {
	z-index: 2;
position: relative;
border: none;
margin : auto;
align : center;
vertical-align : middle;
width: 850px;
height: 600px;
}

.info {
	z-index: 3;
color : #000000;
padding-top : 0;
padding-bottom : 25px;
padding-right : 0;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
font-size : 11px;
line-height : 11px;
font-family : Tahoma, Verdana, Arial;
text-decoration : none;
text-align : center;
position : relative;
}

.info a {
color : #000000;
}
.info a:hover {
color : #666666;
}

img, div { behavior: url(iepngfix.htc) }


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