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

body {
	background-color:#171717;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#c3c4bb;
	text-align:left;
}

p {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#d4d7dd;
	text-align:left;
}

a {
	text-decoration:none;
	color:#6b6b6b;
	font-size:14px;
}

a:hover {
	color:#e8e9e9;
}

#bg_01 {
	background-image:url(media/bg_01x.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_01 {
	background-image:url(media/bg_01x.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:1160px;
}

#bg_02 {
	background-image:url(media/bg_02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_02 {
	background-image:url(media/bg_02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:1238px;
}

#bg_03 {
	background-image:url(media/bg_03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_03 {
	background-image:url(media/bg_03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:1026px;
}

#bg_04 {
	background-image:url(media/bg_04.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_04 {
	background-image:url(media/bg_04.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:1100px;
}

#copy_01 {
	position:absolute;
	width:715px;
	left:135px;
	top:6px;
	font-size:16px;
	line-height:24px;
}

#copy_02 {
	position:absolute;
	width:455px;
	left:485px;
	top:510px;
}

#copy_03 {
	position:absolute;
	width:420px;
	left:60px;
	top:902px;
}

#copy_04 {
	position:absolute;
	width:404px;
	left:500px;
	top:350px;
}

#desc_01 {
	position:absolute;
	left:202px;
	top:904px;
}

#desc_02 {
	position:absolute;
	left:600px;
	top:904px;
}


.title {
	font-size: 16px;
	font-weight: bold;
}

#legal {
	position:absolute;
	left:48px;
	bottom:238px;
	width:888px;
	height:30px;
	display:block;
	background-image:url(media/legal.png);
}


#tf2_logo {
	position:absolute;
	top:31px;
	left:17px;
	width:262px;
	height:66px;
	background-image:url(media/tf2_logo.png);
}

#comic {
	position:absolute;
	top:267px;
	right:0px;
	width:260px;
	height:238px;
	background-image:url(media/comic.png);
}

.button:hover {
	background-position:bottom;
}




