* {
	position:relative;
	border:0;
	padding:0;
	margin:0;
	color:white;
}
body {
	overflow:hidden;
	font-size:8px;
	background-color:#070a0d;
}
#logolink  {
	display:block;
	width:90.0em;
	margin:auto;
	top:3.2em;
}
#logo_png {
	width:61.8em;
	z-index:2;
	left:4.45em;
}
#contentscroll {
	height:47.8em;
	width:90.0em;
	overflow:auto;
	z-index:2;
	margin:auto;
	top:6.1em;
}
#content {
	width:69.9em;
	left:9.85em;
	font-family:verdana;
	margin-top:1em;
}
#content p {
	font-size:1.7em;
	margin-bottom:1em;
	text-align:left;
}
#content h1 {
	color:#444450;
	font-size:2.3em;
	margin-bottom:1em;
}
#content h2 {
	color:#AAAAAA;
	font-size:1.9em;
	margin-bottom:.1em;
}
#content h3 {
	color:#AAAAAA;
	font-size:1.8em;
	margin-bottom:.5em;
}
img {
	display:block;
}
#footer {
	width:90.0em;
	height:1.1em;
	z-index:2;
	margin:auto;
	top:6.8em;
}
#footer img {
	float:left;
	margin:auto;
	left:11.35em;
}
#copyright_png {
	width:44.9em;
}
#strengthforge_png {
	width:22.4em;
}
#background_jpg {
	width:90.0em;
	z-index:1;
	margin:auto;
	bottom:61.3em;
}
#header_jpg {
	width:90.0em;
	z-index:1;
	margin:auto;
	bottom:61.3em;
}
.fade {
	width:90.0em;
	margin:auto;
}
#header-fade_png {
	width:69.9em;
	bottom:112.8em;
	z-index:3;
	left:9.85em;
}
#footer-fade_png {
	width:69.9em;
	bottom:67.1em;
	z-index:3;
	left:9.85em;
}
#footer_jpg {
	z-index:1;
	width:90.0em;
	margin:auto;
	bottom:61.3em;
}
#menulist {
	width:90.0em;
	height:1.4em;
	display:block;
	list-style:none;
	z-index:2;
	margin:auto;
	top:5.8em;
	left:6.75em;
}
#menulist li {
	background-color:blue;
}
#menulist li a img {
	height:1.4em;
	display:inline;
	float:left;
	margin-right:2.7em;
}
