@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin:0;
	background-color: #000;
	padding:0;
	background-image: url(images/moon.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#body {
	position: absolute;
	width: 1024px;
	height: 100%;
	margin: 0 0 0 -512px;
	padding:0;
	left: 50%;
	min-height: 833px;
	max-height: 833px;
	top:0;
	background-image: url(images/mainbg.jpg);
	background-position: left center;
	background-repeat: repeat-y;
}
#top {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	background-image: url(images/topbg.png);
	background-position: left;
	background-repeat: repeat-x;
}
#hole1 {
	position: absolute;
	z-index: 0;
	width: 473px;
	height: 383px;
	left: 6px;
	margin: 15% 0 0 0;
	padding: 0;
}
#hole2 {
	position: absolute;
	z-index: 0;
	right: 7px;
	top: 65%;
}
#text {
	position: absolute;
	z-index: 4;
	left: 50%;
	height: 127px;
	width: 409px;
	background-image: url(images/text_bg_03.png);
	margin-left: -215px;
	padding: 25px 0 0 20px;
	background-repeat: no-repeat;
	top: 360px;
}
#text p a {
	font-style: italic;
	color: #ff8503;
	text-decoration: none;
}
#topbg {
	background-image: url(images/topbg.png);
	background-repeat: repeat-x;
	background-position: left;
	width: 100%;
	position: fixed;
	height: 145px;
	margin:0;
	padding:0;
	z-index: 0;
}
#botbg {
	background-image: url(images/botbg.png);
	background-repeat: repeat-x;
	background-position: left;
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 0;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 163px;
	width: 348px;
	position: absolute;
	right: 90px;
	bottom: 45px;
	z-index: 10;
}
#screenshots {
	padding: 0px;
	width: 597px;
	position: absolute;
	z-index: 5;
	left: 48%;
	margin-left: -299px;
	top: 470px;
}
#bottom {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	z-index: 4;
	left: 0px;
	bottom: 0px;
	background-image: url(images/botbg.png);
}

#darktemplar {
	padding: 0px;
	height: 698px;
	width: 725px;
	position: absolute;
	z-index: 3;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -363px;
	left: 57%;
}
#button {
	height: 48px;
	width: 189px;
	position: absolute;
	z-index: 7;
	left: 626px;
	top: 372px;
}
