* {
	background-image: none !important;
	background-color: transparent !important;
	float: none !important;
	position: static !important;
	top: 0;
	left: 0;
}

body {
	background: white !important;
	color: black !important;
}

a {
	color: #555 !important;
}

#skip, #nav, #logo {
	display: none;
}

#wrapper {
	width: 98% !important;
	margin: 0 0 0 0;
	padding:  0 0 0 0;
}

#main {
	width: 99% !important;
	padding: 0 !important;
	margin: 0 !important;
}

#secondary {
	display: none;
}

#masthead, #masthead * {
	position: static !important;
	float: none !important;
	height: auto;
	width: auto;
	border: none !important;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#masthead {
	margin-bottom: 1.5em;	
}

#masthead .org {
	text-indent: 0;
	background: none;
	width: auto;
	height: auto;
	font-size: 22pt;
	color: black;
}

#masthead a {
	text-decoration: none !important;
}

h1, h2, h3, h4, h5, h6 {
	color: #333 !important;
}

#footer {
	clear: both;
	width: auto;
	text-align: left;
	background: none;
	padding: 15px 0;
}

ul#tabselect {
	display: inline;
	margin: 0 0 2em 0 !important;
	padding: 0 0 0 0;
}

ul#tabselect li {
	border: none !important;
	display: none;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}

#viewwrapper {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

#viewer {
	margin: 0 0 0 0;
}
