/* CSS Document */
body {
	background-color: #99CCFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none; 
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: none;
}
a.footer:active {
	color: #000000;
	text-decoration: none;
}
a.footer:link {
	color: #666666;
	text-decoration: none; 
}
a.footer:visited {
	color: #666666;
	text-decoration: none;
}
a.footer:hover {
	color: #666666;
	text-decoration: none;
}
a.footer:active {
	color: #666666;
	text-decoration: none;
}
#container {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 600px;
	margin-top: -300px; /* half of the height */
	margin-left: -400px; /*half of the width */
	z-index: 1;
	background-image: url(../images/aokfriendsbg.jpg);
}
#navbar {
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -115px;
	margin-left: -350px;
	height: 25px;
	width: 700px;
	color: #000000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	z-index: 50;
}
#paypal {
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -75px;
	margin-left: -380px;
	height: 50px;
	width: 200px;
	color: #666666;
	text-align: center;
	font-size: 14px;
	font-weight: 200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	z-index: 50;
}
#homelessquote {
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: 0px;
	margin-left: -380px;
	height: 100px;
	width: 200px;
	color: #990000;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	z-index: 50;
}
#facebook {
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: 105px;
	margin-left: -380px;
	height: 150px;
	width: 200px;
	color: #666666;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	z-index: 50;
}
#copywright {
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: 275px;
	margin-left: -400px;
	height: 50px;
	width: 800px;
	color: #666666;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	z-index: 100;
}
#valid {
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: 280px;
	margin-left: 300px;
	height: 31px;
	width: 88px;
	z-index: 100;
}
.style1 {color:#0000CC}
