/* CSS Document */

body,html {
margin: 0px;
padding: 0px;
height: 100%;
width: 100%;
}

#divFlash {
	width:871px;
	height: 563px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#openerFrankPR {
	position: absolute;
	left: 248px;
	top: 133px;
}
#openerEnterSite {
	left: 366px;
	top: 416px;
	position: absolute;
}
#getFlash {
	position: absolute;
	left: 526px;
	top: 501px;
}
#getFlashDesc {
	position: absolute;
	left: 211px;
	top: 506px;
}
#getFlashButton {
	position: absolute;
	left: 295px;
	top: 335px;
}
#frankPR {
	display: none;
}

img {
display:block;
}

#bodycopy {
position: absolute;
top:0px;
left: -1000;
width:500px;
}
