#header-right, #navbar, #banner, #header-left, #header-right, #breadcrumbs, #footer-wrapper, #preview-message, #intro select, #iwj-logo {
    display: none;
}

#page-wrapper {
	position: static;
}

body, #page, #page-wrapper, #header, #content {
	display: block;
	clear: both;
	width: auto;
	overflow: visible;
    background-image: none;
    background-color: #fff;
    border: none;
}

#header {
	float: left;
	width: 100%;
	border-color: #000;
	margin-bottom: 14px;
}

#header-tagline {
	width: 100%;
	margin: 0px 0px 10px 0px !important;
	line-height: 16px;
}

#title h1 {
	margin-top: 0;
}

#content {
	float: none;
	width: auto !important;
}

#intro-wrapper {
	background-color: #fff;
}

#links, #intro {
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
}

/* for the home page */
.leftnav-box, #categories, #mission-box {
	background-color: #fff !important;
	width: 640px;
	padding: 10px !important;
	margin: 0;
	float: none;
	color: #000 !important;
	border: 1px solid #000;
}

#iwj-mission {
	color: #000 !important;
}

#intro {
	margin-right: 10px;
}

h1, h2, h3, p, ul, ol, li, a {
	color: #000 !important;
}

#print-logo {
	text-align: left;
	display: block;
	clear: both;
}

li {
	background-image: none !important;
	list-style-type: disc !important;
	padding-left: 0 !important;
	margin-left: 1.5em !important;
}