@charset "utf-8";

body {
	background-image: url(Images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#apDiv1 {
	position:absolute;
	width:385px;
	height:364px;
	z-index:1;
	left: 581px;
	top: 230px;
}
#apDiv2 {
	position:absolute;
	width:356px;
	height:366px;
	z-index:1;
	left: 477px;
	top: 229px;
}
#apDiv3 {
	position:absolute;
	left:445px;
	top:174px;
	width:537px;
	height:37px;
	z-index:1;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
}
a:link {
	color: #CDE4FC;
	text-decoration: none;
}
a:visited {
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
