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