#logo, #mainNav, div.asidewindow, div.menudiv, #columnRight, #businessblocks, ul#leaderlist { display: none !important; }

body, #containerHome, #containerSub, #columnLeft, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #555;
  text-align: left;
  }

html body { background: none; }

html div#containerSub h1,
html div#containerSub h2,
html div#containerSub h3,
html div#containerSub h4,
html div#containerSub h5,
html div#containerSub h6,
html div#rightfloat {
  margin: 0 !important;
  padding: 0 !important;
  width: auto;
  float: none;
  text-align: left;
  }

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

html body #footer { background: none; border-top: 1px dashed #555; }
html body #footer p { border-left: none; margin-left: 0; font-size: 70%; }

#newsarea li a[href]:after,
#footer a[href]:after {
   content: " (" attr(href) ") ";
   }

#newsarea li a[href^="/"]:after,
#footer a[href^="/"]:after {
   content: " (http://www.wehatesheep.com" attr(href) ") ";
   }
 