body {
	background: white;
 color: black;
}

.bWidth {
	width: 640px;
}

.hideprint {
	display: none;
}

.mainnav {
	display: none;
}

.text {
	width: 740px;
}

#footerlinks {
	display: none;
}

#footer {
	background: white;
 color: black;
 font: 12px Arial;
 margin-top: 10px;
}

#footer a {
	background: white;
 color: black;
 font: 12px Arial;
 text-decoration: none;
}

#footer a[href^="/"]:after {
  content: " [http://www.factor360.com" attr(href) "]";
}

#footerbackground {
	background: white;

}

#sidenav {
	display: none;
}

#showcontent {
	width: 740px;
}

.contimage {
	margin: 5px 5px 5px 5px;
}

.sidenav {
	display: none;
}

