#canvas {
	margin: 0;
	width: auto;
}

#header,
#left,
#right {
	display: none;
}

#middle .flash {
	bottom: 0px; /* IE, you amaze me...	*/
}
#footer {
	text-align: left;
}

/**
sIFR styles
*/
.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}