body {
	text-align: center;
	background-color: #000000;
}
#master {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:714px;
	background-color: #999999;
	visibility: visible;
	color: #000000;
}
#flash {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:795px;
	background-color: #000000;
	z-index: 4;
	visibility: visible;
}
.style1 {color: #FFFFFF}
#apDiv3 {
	position:absolute;
	width:900px;
	height:107px;
	z-index:3;
	left: 1px;
	top: 792px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	visibility: visible;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #0000FF;
}
