@charset "utf-8";
.main {
	width: 900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:-8px;
}
*+html .main {
	width: 900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:-15px;
}


img
{
	border: none;
}


body {
font-size:12px;
color:grey;}


#background {
	background-image: url(../images/main_bg.png);
	background-repeat: no-repeat;
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 1020px;
	display:block;
}

#offgamers{
position: absolute;
top:620px;
left:760px;
z-index:10;
}
#games {
	position: absolute;
	height: 300px;
	width: 490px;
	left: 15px;
	top: 285px;
}


#nav {
	position: absolute;
	width: 622px;
	left: 266px;
	top: 150px;
}
#left {
	background-image: url(../images/left_bar.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 620px;
	width: 215px;
	top:218px;
	left:5px;
	padding-top:83px;
	z-index: 1;
}
#center {
	background-image: url(../images/center.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
	height: 790px;
	width: 520px;
	top:220px;
	left:217px;
	display: block;
}
#left2 {
	background-image: url(../images/left_bar.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 620px;
	width: 215px;
	top:218px;
	left:5px;
	padding-top:83px;
	z-index: 1;
}

#right_bar {
	background-image: url(../images/right_bar.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 620px;
	width: 168px;
	left: 732px;
	top: 220px;
	z-index: 3;
	padding-top:30px;
}
#pages{	
	position:absolute;
	top : 875px;
	left:560px;
	z-index: 10;
}
#flash_holder3{ position:absolute;top:240px;left:253px;width:450px;height:200px;z-index:100; }