body {
	background: #fff;
	}
	
#largelogo {
	background: url();
	height: 88px;
	}
	
.left-box h2, .content-box h2, .right-box h2 {
	background: black;
	}
	
.left-box, .content-box, .right-box {
	background: black;
	}
	
.n-mobile {
	display: inline;
	}
	
#switcher { 
	display: none;
	}
	
#center {
	display: inline;
	float: none;
	width: 400px;
	}
	
#panicbutton {
	display: none;
	}

#right {
	display: none;
	}

#left {
	display: inline;
	float: none;
	}

#header {
	text-align: center;
	background: black;
	}
div#navigation
	{
		background: #feed1e;
	}
	
	div#navigation a
	{
		background: #feed1e;
		color: black;
	}
	
	div#navigation a:hover
	{
		background: #cbbc11;
	}
#toolbar {
	background: #cdd6e0;
	display: none;
	}
	
.extra {
	display: none;
	}

.games-line dl {
	float: none;
	}
	
