#outside, #header, #menu, #footer {
	display: none; 
	}

#container {
	border: none; 
}
	
#subnav {
	position: static; 
}

#subnav h3, #sidebar h3 {
	color: #000;
}

#subnav p {
	font-size: 9pt;
}

#sidebar {
	position: static;
}
#sidebar p {
	font-size: 9pt;
}

#content h1, #content h2 {
	color:#000;
}
#content p {
	font-size: 11pt;
}
#innercontainer {
	background: none; 
}
.pullquote {
	color: #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
body {
	background: #FFF;
}
#expander {
	background: #FFF;
}
