body
{
	background: white !important;
}

div, span, .column, #right
{
	float: none !important;
	background: transparent !important;
	overflow: visible !important;
}

#bottommenu, #header, #footer, #left
{
	display: none !important;
}

/*borrowed from AListApart.com*/
a:link, a:visited 
{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}