/* SIFR */
.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;
}

/* HIDE */

#menu, #search, #crumb, #contentLeft, #sideMenu, #contentLeftImage, #footer2, img.intro, div.print  {
	display: none;
}

/* REPOSITION */

h1,h2,h3, div.introItemsMiddle div img {
	margin-top: 20px;
}

/* DECORATION */

body, h1, h2, h3 {
	font-family: Arial, verdana, Trebuchet MS;
}

a img {
	border: 0px;
}

