* {
  margin: 0;
  padding: 0;
}
BODY {
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #a7a7a7;
	overflow-x:hidden;
}
*:focus {
	outline: none;
}
.main{
	background: #000000 url(../images/base2.jpg)   no-repeat top center;				
}

.container{
	width:1000px;
	height:1100px;
	margin:0 auto;
	position:relative;
	background: #000000 url(../images/base2.jpg)   no-repeat top center;				
}
.soot{
	width:1000px;
	height:100px;
	z-index:2;
	position:absolute;
	left:424px;
	top:0;
}
.battleStandard{
	height:1000px;
	width:430px;
	position:absolute;
	left:0;
	top:0;
	z-index:4;
}
.callout{
	color:#e2d6ad;
	font:13px Georgia;
	line-height:160%;
}
.red{
	font:bold 18px Georgia;
	color:#e81c00;
}
.callout img{
	margin-right:5px;
}

.movie{
	left:36px;
	position:absolute;
	top:155px;
	
	width:417px;
	height:277px;
}

.callout{
	position:absolute;
	
	width:351px;
	height:auto;
	
	left:56px;
	top:501px;
}

.wallpaper{				
	position:absolute;
	bottom:106px;
	left:29px;
}
.relativeHolder{
	position:relative;
	display:block;
	height:1000px;
	width:430px;
}

.sign-up-btn {
	position: absolute;
	top: 160px;
	left: 660px;
	display: block;
	width: 210px;
	height: 40px;
}

#wallpaper {
	background:url(../images/wallpaper2.jpg) no-repeat 0 0;
	width:386px;
	height:253px;
}
#wallpaper:hover {
	background-position:0 -253px;
	width:386px;
	height:253px;
}

#wallpaper_selection_off{
	margin:0 auto;
	width:150px;
	margin-top:131px;
}
#wallpaper_selection ol{
	width:40em;
}

#wallpaper_selection ul{padding-left:95px;padding-top:125px;}
#wallpaper_selection ul li.column1 { margin-left: 0em; }
#wallpaper_selection ul li.column2 { margin-left: 10em; }
#wallpaper_selection ul li  { line-height: 2em; color:#e2d6ad; font:14px Arial, Georgia }
#wallpaper_selection ul li.reset  { margin-top: -65px;  }
#wallpaper_selection ul li a,#wallpaper_selection ul li a:link,#wallpaper_selection ul li a:visited{
	color:#e2d6ad; 
	font:14px Arial, Georgia;
}
#wallpaper_selection ul li a:hover{
	color:#d60000;
	text-decoration:underline;
}

.screenshots {
	position: absolute;
	top: 580px;
	left: 520px;
}
.screenshots tr td {
	padding: 5px 0 0 5px;
}
.screenshots tr:first-child td {
	padding-top: 0;
}
.screenshots tr td:first-child {
	padding-left: 0;
}
.screenshots td img {
	vertical-align: middle;
}
.screenshots .ss-nav {
	position:absolute;
	top: 120px;
	cursor: pointer;
}
.screenshots .ss-prev {
	left: -57px;
}
.screenshots .ss-next {
	left: 400px;
}

#footer{
	margin:0 auto;
	width:1000px;
	text-align:center;
	margin-top:30px;
	
	font:bold 9px Arial, Helvetica, sans-serif;
	color:#fff
}

#footer a,#footer a:link,#footer a:visited{
	font:bold 9px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;	
}

#footer a:hover{
	text-decoration:underline;	
}
