@charset "utf-8";
#body {
	background-color: #000;
}
#body {
	background-color: #000;
}

#Wrapper {
	height: 600px;
	width: 100%;
	background-color: #000;
}
#Wrapper .Main {
	width: 100%;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	text-align: left;
	vertical-align: middle;
	list-style-image: url(bullet.gif);
	list-style-type: disc;
	color: #FFF;
}
#Wrapper .Main h2    {
	color: #900;
	font-size: 18px;
}
#Wrapper .Main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
#Wrapper .Main p a {
	color: #FFF;
	text-decoration: none;
}
#Wrapper .Head a  {
	text-decoration: none;
	background: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#Wrapper .Head {
	width: 100%;
}

#Wrapper .Main table tr td a {
	color: #FFF;
	text-decoration: none;
	border: none;
}
#Wrapper .footer {
	height: 200px;
	width: 100%;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#Wrapper .Main h1 #contact {
	text-align: center;
}
