BODY {
	margin: 0px;
	background-color: #E8E8F2;
}
.maindiv_stage1 {
	position:relative;
	width:627px;
	height:345px;
	background:url('popup_screen1.jpg');
}
.parfirst {
	position:absolute;
	left: 182px;
	top: 97px;
	width: 390px;
	height: 80px;
	font-family: sans-serif;
	font-size: 13px;
	color: black;
}
.parsecond {
	position:absolute;
	left: 182px;
	top: 180px;
	width: 390px;
	height: 70px;
	font-family: sans-serif;
	color: #476B8F;
	font-size: 13px;
}
.btn_donate {
	position: absolute;
	left: 440px;
	top: 250px;
	width: 145px;
	height: 30px;
}
.btn_donate IMG {
	border: none;
}
.btn_later {
	position: absolute;
	left: 180px;
	top: 290px;
	width: 150px;
	height: 30px;
	font-family: sans-serif;
	font-size: 13px;
}
.btn_download {
	position: absolute;
	right: 40px;
	top: 290px;
	width: 250px;
	height: 30px;
	text-align: right;
	font-family: sans-serif;
	font-size: 13px;
}

.maindiv_stage3 {
	position:relative;
	width:627px;
	height:345px;
	background:url('popup_screen3.jpg');
}
.player {
	position:absolute;
	left: 182px;
	top: 35px;
	width: 390px;
	height: 250px;
}
.forumlink {
	position:absolute;
	left: 182px;
	top: 285px;
	width: 390px;
	height: 30px;
	text-align: right;
	font-family: sans-serif;
	font-size: 13px;
}
.forum_intro {
	position:absolute;
	left: 182px;
	top: 220px;
	width: 390px;
	height: 70px;
	font-family: sans-serif;
	color: #476B8F;
	font-size: 13px;
}