@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
#apDiv1 {
	position:absolute;
	left:16px;
	top:289px;
	width:70px;
	height:76px;
	z-index:1;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
     color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#apDiv2 {
	position:absolute;
	left:144px;
	top:289px;
	width:200px;
	height:250px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:351px;
	top:289px;
	width:200px;
	height:250px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:558px;
	top:289px;
	width:200px;
	height:250px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:16px;
	top:134px;
	width:79px;
	height:82px;
	z-index:5;
}

#apDiv6 {
	position:absolute;
	left:765px;
	top:289px;
	width:200px;
	height:250px;
	z-index:5;
}
a{ outline:0;}
