@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-position:top;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: tahoma;
	font-size: 10px;
}
#wrapper {
	width:924px;
	height:auto;
	overflow: auto;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width:924px;
	height:201px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}
.stats {
	padding-left:380px;
	padding-top:5px;
}
.ads {
	margin-top:60px;
	margin-left:386px;
	margin-right:200px;
	margin-bottom:61px;
	width:532px;
	height:60px;
}
.login {
	width:924px;
	height:25px;
	background-image:url(images/login.png);
	background-repeat:no-repeat;
	padding-top:3px;
}
.nav {
	width:924px;
	height:32px;
	margin-top:5px;
}
.content {
	margin-top:25px;
	background-color:#a8a8a8;
	width:924px;
	height:100%;
	float:left;
}
.inner_content_left {
	background-color:#a8a8a8;
	width:261px;
	height:auto;
	float:left;
	margin-left:3px;
	margin-top:3px;
	margin-bottom:3px;
}
.inner_content_left_sponsors {
	background-color:#FFFFFF;
	width:261px;
	height:auto;
	float:left;
}
.inner_content_left_matches {
	margin-top:5px;
	background-color:#FFFFFF;
	width:261px;
	height:auto;
	float:left;
}
.inner_content_left_forums {
	margin-top:5px;
	background-color:#FFFFFF;
	width:261px;
	height:auto;
	float:left;
}
.inner_content_right {
	background-color:#FFFFFF;
	width:652px;
	margin-left:5px;
	height:auto;
	float:right;
	margin-top:3px;
	margin-right:3px;
	margin-bottom:5px;
}
.footer {
	background-image: url(images/footer.png);
	margin-top:5px;
	width:924px;
	height:103px;
	background-repeat:no-repeat;
	float:left;