body {
	font-size: 62.5%;
	background: #9e0120 url(../images/bg.jpg) top center no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.fr { text-align: right; padding: 0 !Important; position: absolute; bottom: 0; right: 0;}
.fr img{ position: relative; top: 2px; }
a:link, a:visited, a:active { color: #5b92c1; text-decoration: none; }
a:hover { color: #fff; }
.game { margin: 10px 0; overflow: hidden; text-align: justify; }
.gameimg { float: left; margin-right: 10px; text-align: center; }
#topMenu {
	background: url(../images/topMenuBG.png) no-repeat;
	margin: 250px auto 0;
	width: 942px;
	height: 61px;
}
	#topMenu p {
		padding: 0 0 0 65px !Important;
	}
#wrapper {
	width: 942px;
	margin: 0 auto;
	background: url(../images/wrapperbg.png) repeat-y;
}
#content { 
	padding: 3px 11px 0;
	overflow: hidden;
}
.sidebar {
	float: left;
	width: 154px;
	margin-right: 5px;
}
	.sidebar h2 {
		background: url(../images/side_head.png) no-repeat;
		height: 40px;
	}
		.sidebar h2 img {
			padding: 10px 10px 0;
		}

	.sidebar .content {
		background: #1e1e1e;
		border-left: 1px solid #1b1b1b;
		border-right: 1px solid #1b1b1b;
		padding: 3px 5px;
	}
	.sidebar .foot {
		background: url(../images/sidefoot.png) no-repeat;
		height: 5px;
		margin-bottom: 10px;
	}
.vote {
	margin: -5px 0 8px;
}
.sidebar2 .events .title {
	font-size: 1.2em;
	padding: 5px 5px 3px;
}
.sidebar2 .events .desc {
	padding: 3px 5px 7px;
	border-bottom: 1px dashed #2e2e2e;
}

.main {
	float: right;
	width: 754px;
	font-size: 1.2em;
	line-height: 1.2em;
}
	.main h2 {
		background: url(../images/main_head.png) no-repeat;
		height: 40px;
		line-height: 40px;
	}
		.main h2 img {
			padding: 10px 10px 0;
		}

	.main .content {
		background: #1e1e1e url(../images/contentbg2.png) top right no-repeat;
		min-height: 200px;
		border-left: 1px solid #1b1b1b;
		border-right: 1px solid #1b1b1b;
		padding: 5px 10px;
		position: relative;
		overflow: hidden;
	}
	.main .content p{
		padding-bottom: 10px;
	}
	.main .content ul{
		padding-left: 15px;
		margin: 5px 0;
	}
	.main .content ul li{
		list-style: disc;
	}
	.main .content ul li ul li{
		list-style: circle;
	}
	.main .wallpapers img{
		margin: 3px;
	}
	.main .foot {
		background: url(../images/mainfoot.png) no-repeat;
		height: 5px;
		margin-bottom: 10px;
	}

.main2 {
	float: right;
	margin-right: 10px;
	width: 590px;
	font-size: 1.2em;
	line-height: 1.2em;
}
	.main2 h2 {
		background: url(../images/main_head2.png) no-repeat;
		height: 40px;
		line-height: 40px;
	}
		.main2 h2 img {
			padding: 10px 10px 0;
		}
	.main2 .content {
		background: #1e1e1e;
		min-height: 200px;
		border-left: 1px solid #1b1b1b;
		border-right: 1px solid #1b1b1b;
		padding: 5px 13px;
		position: relative;
		overflow: hidden;
	}
		.main2 .home {
			background: #1e1e1e url(../images/chibi1.png) bottom right no-repeat;
		}
	.main2 .content p{
		padding-bottom: 10px;
	}
	.main2 .content ul{
		padding-left: 15px;
		margin: 5px 0;
	}
	.main2 .content ul li{
		list-style: disc;
	}
	.main2 .content ul li ul li{
		list-style: circle;
	}
	.main2 .wallpapers img{
		margin: 3px;
	}
	.main2 .foot {
		background: url(../images/mainfoot2.png) no-repeat;
		height: 5px;
		margin-bottom: 10px;
	}
.main2 .news h3.newstitle{
	font-size: 1.1em;
}
.main2 .news .newsdesc{
	margin: 7px 0 ;
	border-bottom: 1px dashed #2e2e2e;
	text-align: justify;
}
.main2 .news span.newsinfo {
	margin: 0 0 15px;
	font-size: .8em;
}

.sidebar2 {
	float: right;
	width: 154px;
}
	.sidebar2 h2 {
		background: url(../images/side_head.png) no-repeat;
		height: 40px;
	}
		.sidebar2 h2 img {
			padding: 10px 10px 0;
		}

	.sidebar2 .content {
		background: #1e1e1e;
		border-left: 1px solid #1b1b1b;
		border-right: 1px solid #1b1b1b;
		padding: 3px 5px;
	}
	.sidebar2 .foot {
		background: url(../images/sidefoot.png) no-repeat;
		height: 5px;
		margin-bottom: 10px;
	}
	
#footer {
	background: url(../images/footerBG.png) no-repeat;
	height: 11px;
	margin-bottom: 30px;
}

.menu {
	padding: 5px 0 0;
}
.menu ul.mainMenu{
	margin-left: 0;
	padding-left: 0;
}
.mainMenu li a{
	display: block;
	padding: 5px 0 6px 10px;
	margin-top: 1px;
	border: 1px solid #2e2e2e;
}
.mainMenu li a:link, .mainMenu li a:visited{
	color: #fff;
	text-decoration: none;
	background-color: #2c2c2c;
	padding: 5px 0 6px 10px;
}
.mainMenu li a:hover{
	color: #fff;
	background-color: #3d3d3d;
	padding: 5px 0 6px 10px;
	border: 1px solid #464646;
}

#scrollup {
	position: relative;
	overflow: hidden;
	height: 130px;
	width: 145px;
	text-align: center;
}
.headline {
	position: absolute;
	top: 210px;
	height: 130px; 
	width: 145px;
}