@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	background-color: #cb060d;
}
#apDiv1 {
	position:absolute;
	width:408px;
	height:65px;
	z-index:1;
	left: 641px;
	top: 19px;
}
#apDiv2 {
	position:absolute;
	width:167px;
	height:73px;
	z-index:2;
	left: 784px;
	top: 611px;
	background-color: #FFFF9C;
}
#apDiv3 {
	position:absolute;
	width:199px;
	height:105px;
	z-index:2;
	left: 646px;
	top: 87px;
}
#apDiv4 {
	position:absolute;
	width:281px;
	height:139px;
	z-index:3;
	left: 695px;
	top: 71px;
}
#apDiv5 {
	position:absolute;
	width:298px;
	height:115px;
	z-index:4;
	left: 659px;
	top: 460px;
}
.style2 {
	font-size: xx-large;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 14px;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: 45px;
	color: #FFFF00;
}

</style>
<script type="text/javascript">

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//
