.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;
}

.header, .flourishes, .menu { display: none; }
body {
	font-size: 14pt;
	line-height: 1.5em;
}
#container {
	width: 100%;
}
#body {
	width: 100%;
	top: 145px;
	border-top: 2px solid #6d8946;
	padding-top: 25px;
}
#content {
	width: 100%;
}
#sidebar .box {
	display: none;
}
.two_column {
	width: 45%;
	padding-right: 5%;
}
#footer {
	width: 100%;
}
#footer ul {
	display: none;
}

.home .right_column { display: none; }