* { margin:0; padding:0;}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
}
body {
	text-align:center;
	background-color: #252525;
	background-image: url(../images/tall_flash.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#apDiv1 {
	margin-left: auto;
	margin-right: auto;
	width:770px;
	margin-top: 97px;
}
#apDiv2 {
	position:absolute;
	height:31px;
	margin-top: 450px;
	text-align: right;
	margin-left: 600px;
}


