body, #footer, #content, #logo {
	background: white none;
	color: black; 
	font-size: 10pt !important;
}
#content * {
	text-shadow: none !important;
	color: black; 
	border-radius:0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}
div#wrapper {
	width: auto;
	max-width: none;
	min-width: inherit;
	margin: 0 2%;
}
#logo img {
	width: 172px;
	height: 59px;
	background: white;
}
#sidebar-primary,
#sidebar-secondary,
#mainNav,
.advert,
#logo span
{
	display: none;
	float: none;
	width: auto;
}
#content, #mainContent, .post_content,
h2.main, h1.main, div.main,
#banner,
ol.balls, ul.lingo
{
	margin-left: 0;
	margin-right: 0;
	float: none;
	overflow: visible;
	text-shadow: none;
}
#banner {
	background: white none !important;
	color: black;
	border: 2px solid black;
}
#banner .inner {
	background: white none !important;
	color: black;
}
h2.main, h1.main, div.main {
	background: white none;
	color: black;
	border-bottom: 2px solid black;
}
a, a:link, a:visited {
	color: #520 !important;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
p.buttons a, p.buttons a.play {
	color: #520 !important;
	background: white none !important;
	margin: 0;
	border: 1px solid #520 !important;
}
p.buttons a strong, p.buttons a.play strong {
	border: 0 !important;
	background: transparent none !important;
}
#bingo_rooms, #content .image-frame .overlay, #nav  {
	display: none !important;
}
#content .image-frame a:after {
	content: "";
}