html, body {
	background:#000;
}
#container {background:#FFF; border:none; width:100%;}

#top, #sitemapLink, #rss, #loginLink {display:none;}
#left-column {display:none;}
#body {width:90%; font-size:12px;}

#footer {clear:both;}
#footer .fleft {display:none;}

#content {background:none; height:auto;}

#body img {border:1px solid #999;}

a { color:#000;}

h2 {color:#333;}