body {
	background-color: #013A87;
	background-image: url(images/body.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
#apDiv1 {
	position:absolute;
	width:558px;
	height:48px;
	z-index:1;
	left: 7px;
	top: 248px;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.biglink {
	color: #1adcf0;
}
.smallbr {
	line-height: 7px;
}
.banner {
	margin: 50px;
	color: red;
	font-size: 20px;
	background: #1aef63;
}