#apDiv1 {
	position:absolute;
	width:289px;
	height:230px;
	z-index:4;
	left:0px;
	top:0px;
	background-color: #FC0;
}
#apDiv2 {
	position:absolute;
	width:289px;
	height:325px;
	z-index:2;
	left: 0px;
	top: 230px;
	background-color: #3CF;
	background-repeat: no-repeat;
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	color: #000;
}
#apDiv3 {
	position:absolute;
	width:287px;
	height:223px;
	z-index:5;
	left:0px;
	top: 555px;
	background-color: #3CF;
	background-image: url(images/apdiv3.png);
	background-repeat: no-repeat;
		
} 

#apDiv4 {
	position:absolute;
	width:289px;
	height:250px;
	z-index:5;
	left:0px;
	top:778px;
	background-color: #3CF;
	background-image: url(images/apdiv4.png);
}
#apDiv5 {
	position:absolute;
	width:716px;
	height:115px;
	z-index:4;
	left: 289px;
	top: 0px;
	background-color: #3CF;
}
#apDiv6 {
	position:absolute;
	width:716px;
	height:115px;
	z-index:2;
	left: 289px;
	top: 115px;
	animation: blink;
	background-color: #3CF;
}
#apDiv7 {
	position:absolute;
	width:716px;
	height:647px;
	z-index:1;
	left: 288px;
	top:234px;
	background-color: #6FF;
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#apDiv8 {
	position:absolute;
	width:289px;
	height:411px;
	z-index:5;
	left:1005px;
	top:0px;
	background-color: #6CF;
	background-image: url(images/apdiv8.png);
}
#apDiv9 {
	position:absolute;
	width:289px;
	height:300px;
	z-index:5;
	left:0px;
	top:1029px;
	background-color: #3CF;
	background-image: url(images/apdiv9.png);
}
 #apDiv10 {
	position:absolute;
	width:718px;
	height:199px;
	z-index:7;
	left: 289px;
	top: 936px;
	visibility: visible;
}   
body,td,th {
	font-weight: bold;
	color: #000;
}
h1 {
	font-size: 24px;
	color: #C33;
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
h2 {
	font-size: 18px;
	color: #FF0;
	text-align: center;
}
h3 {
	font-size: 18px;
	color: #FC0;
	text-align: center;
}
h4{
	font-size: 18px;
	color: #F00;
	text-align: center;
}
h5{
	font-size: 10px;
	color: #6FF;
	text-align: center;
}
body {
	background-color: #3CF;
	font-family: "Arial Black", Gadget, sans-serif;
