*{margin:0; padding:0;}
body{margin:0; padding:0; background:#000;}
html, body {
	height: 100%;
	width: 100%;
}
img{border:0;}
a, a:hover {text-decoration:none;}

body.innerbg{background: #000 url(../images/inner-bg.jpg) center top no-repeat;}
body.innerbg2{background: #000 url(../images/inner-bg2.jpg) center top no-repeat;}

#wrapper{width:980px; margin:0 auto;}
#wrapper .header{width:967px; height:110px; margin:0 auto; position:relative;}
	#wrapper .header .facebook-logo{position:absolute; right:0; top:0;}
.icon_holder{float:right; padding-right:6px; top:0;}

.logo_holder{float:left}
#wrapper .container{width:980px; margin:0 auto;}

#wrapper .container .flash-game{width:678px; margin:0 auto; position:relative;}
	#wrapper .container .flash-game .close-btn{position:absolute; right:0; top:0;}
	
#wrapper .container .game-nav{margin-top:1px;}

body#social-media{background:#000 url(../images/social-media.jpg) center top no-repeat;}
/*right side fixed social-media*/
ul.social-media{position:absolute; right:0; top:35%; padding:12px; padding-right:0; background:url(../images/trans-img-inner.png) left top repeat;  width:50px;

/* IE5.5+/Win - this is more specific than the IE 5.0 version */
/*  left: expression( ( 100% + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 250 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
*/
}
	body > ul.social-media {position: fixed;}
	ul.social-media li{margin-bottom:5px; list-style: none;}

#img_container{width:980px; height:340px; margin:0;}


.img_con_left a{
	display:block;
	width:200px; 
	height:340px; 
	text-indent:-9999px;
	font:bold 14px Tahoma, Arial, Verdana;
	color:#FFFFFF;
}

.img_con_left a:hover{
	text-indent:0px;
	padding-top:0;
	padding-left:110px;
}

.img_con_right a{
	display:block;
	width:200px; 
	height:340px; 
	text-indent:-9999px;
	font:bold 14px Tahoma, Arial, Verdana;
	color:#FFFFFF;
}

.img_con_right a:hover{
	text-indent:0px;
	padding-top:0;
	padding-right:90px;
}