body {
	background-image: url(bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #102125;
}
a:link {
	color: #256265;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #256265;
}
a:hover {
	text-decoration: none;
	color: #256265;
}
a:active {
	text-decoration: none;
	color: #256265;
}
#apDiv1 {
	position:absolute;
	left:263px;
	top:195px;
	width:125px;
	height:73px;
	z-index:1;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d2e9e5;
}