body {
/*	background-color: #505152;	
*/	background-color: #636466;	
}

#player-wrapper {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	width: 962px;
	margin-top: 30px;	
}

#player-wrapper a {
	color: #999966;
}

#theme-header {

}

#lobby-header {
	width: 960px;
	height: 111px;
	overflow: hidden;
	border-left: 1px solid #333335;	
	border-right: 1px solid #323234;		
}

#theme-header-logo {
	width: 960px;
	height: 113px;
	overflow: hidden;
	border-left: 1px solid #333335;	
	border-right: 1px solid #323234;	
}

#player-elements {

}

#player-footer {
	background-color: #fff;
	border-top: 0;
	border-left: 1px solid #a3a3a5;
	border-right: 1px solid #a3a3a5;
	border-bottom: 1px solid #a3a3a5;	
	padding-top: 3em;
}

#footer-copy {
	background-color: #fff;
	border-top: 1px solid #a3a3a5;
	padding: 5px;
}

#theme-header-title,
#player-elements {
	position: relative;
	width: 960px;
	background-color: #fff;
	border-left: 1px solid #a3a3a5;	
	border-right: 1px solid #a3a3a5;	
/*	border-bottom: 1px solid #a3a3a5;	
*/}

#theme-header-title {
	padding: 20px 26px 0 26px;
	height: 5em;
	width:  auto;
	border-bottom: none;	
}

#theme-header-title {
	padding-left: 117px;
}

#theme-header-title h1,
#theme-header-title h2 {
	margin: 0;	
	
}

#theme-header-title h1 {
	color: #969C23;
}

