@CHARSET "ISO-8859-1";

body {
	background-color:#d97601 !important;
	background-image: url(../images/game_background_pattern2.jpg) !important;
	background-repeat: repeat-x !important;
	background-position: top !important;
	}	
#background_container {
	min-width:1189px;
	}
#background_spacer { width:1189px; }	
#background_left, #background_right {
	background:none;	
	}
#content_container, #header_container {
    
    top:0px;
    }
#content_container {
	/*left: -65px;*/
	}
#content {
    background:url(../images/game_background_middle2.jpg) no-repeat;
    background-position: top;
    padding-top:0;
    height: 841px !important;
    }
#header, #content, #footer {
    width:1189px;
    }

#content img { 
    behavior: url('/themes/default/css/iepngfix2.htc');
	}

	
	