* {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	background: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #000;
}

h1 {
	font-size: 20px;
	margin-bottom: 8px;
}

h2 {
	font-size: 16px;
	margin-bottom: 5px;
}

#crumbtrail {
	display: none;
}

#block .gutter {
	padding: none;
}

#buttons {
	display: none;
}

#navigation {
	display: none;
}

#content div.image {
	display: none;
}

#footer {
	padding: 15px 0;
}

#quoted {
	display: none;
}


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