.XL {
	font-size: xx-large;
}

.BGVertChains {
    background-image: url(../images/chainlink.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

.BGVertCoins {
    background-image: url(../images/coins1.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

.BGBothBackdrop {
    background-image: url(../images/backdrop.jpg);
	background-position: center;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 261px;
	top: 709px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#apDiv2 {
	position:absolute;
	width:330px;
	height:67px;
	z-index:1;
	left: 647px;
	top: 583px;
}

