body {
	background: #fff;
	}
	
#largelogo {
	background: url(../../images/theme-swift/largelogo.gif);
	}
	
.left-box h2, .content-box h2, .right-box h2 {
	background: black;
	}
	
.left-box, .content-box, .right-box {
	background: black;
	}
	
#header {
	text-align: center;
	background: #383838;
	}
div#navigation
	{
		background: /*#feed1e*/ #202020;
	}
	
	div#navigation a
	{
		background: /*#feed1e*/#202020;
		color: white;
/*		color: black;*/
	}
	
	div#navigation a:hover
	{
		background: /*#cbbc11*/#686868;
	}
#toolbar {
	background: #cdd6e0;
	display: none;
	}
	
.extra {
	display: none;
	}

