@charset "utf-8";
/* CSS Document */
.floatfix{ clear: both; }


html>body {margin:0}
* {
	margin:0;
	padding:0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
}

div.top {
	background-color: #333333;
	text-align: center;
	height: 60px;
	width: 100%;
	padding-top: 30px;
	font-size: 22px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #990000;
	text-decoration: line-through;
	font-weight: bold;
	letter-spacing: -1px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.middle object {
  width: 300px;
  position: absolute;
  left: 50%;
  margin-top:93px;
  margin-left:55px;
  z-index:9;
}

div.dlf a {
  height: 20px;
  width: 260px;
  position: absolute;
  left: 50%;
  margin-left:53px;
  margin-top:-60px;
}

div.dload a {
  height: 20px;
  width: 260px;
  position: absolute;
  left: 50%;
  margin-left:-300px;
  margin-top:-560px;
}

.signup{
 margin-left: 55px;
left: 50%;
position:absolute; 
top:190px;
z-index:9;
}