body{
	margin: 0;
	background: #000000 url(../images/bg.jpg) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

img {
	border: none;
}

#container {
}

#content {
	position: relative;
	margin: 0 auto;
	height: 1200px;
	width: 955px;
	background: url(../images/bg.jpg) no-repeat top center;
}

#flash {
	position: absolute;
	top: 325px;
	left: 200px;
	width: 555px;
	height: 340px;
}

#links {
	position: relative;
	top: 730px;
	height: 150px;
	width: 955px;
}

#bugs {
	position: absolute;
	top: 887px;
}

#legal {
	position: absolute;
	top: 970px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}

#menu_youtube {
	position: absolute;
	left: 315px;
	top: 735px;
	height: 35px;
	width: 125px;
}

#menu_facebook {
	position: absolute;
	left: 487px;
	top: 735px;
	height: 35px;
	width: 150px;
}

#menu_gameinfo {
	position: absolute;
	left: 125px;
	top: 735px;
	height: 35px;
	width: 150px;
}

#preorder {
	position: absolute;
	left: 683px;
	top: 731px;
	width: 150px;
	height: 40px;
	cursor: pointer;
}

#preorder_links {
	display: none;
	position: absolute;
	width: 100px;
	top: 39px;
	left: 20px;
}

#tooltip {
	display: none;
	position: absolute;
	border: 1px solid #ffffff;
	background: #000000;
	color: #ffffff;
	padding: 10px;
	width: 200px;
	text-align: center;
}

#footer {
	position: absolute;
	top: 1050px;
	width: 955px;
}
