#hContainer,
.bLeft,
#project-list #image-rounder a.project-print,
.footer { display: none; }

body { background-color: #ffffff; }
.bContainer { margin: 0px; }
.bRight { float: none; }

h1 {
	width: 100px;
	height: 44px;
	background: url(../images/print-logo.png) no-repeat top left;
	display: block;
}

h1 span { display: none; }

#project-list { position: relative; }

h2 span { color: #C6006D; }

#image-rounder { margin-top: 40px; }

#project-list h3 {
	margin-top: 30px;
	padding: 0px 0px 5px 0px;
	color: #C6006D;
}

#project-list h3.detail-section {
	border-top: 1px solid #767878;
	font-weight: bold;
}

table.materials thead {	color: #000000; }

.footerStripe {
	width: 535px;
	background-color: #ffffff;
}

.footerStripe div {
	width: 320px;
	margin: 0px auto;
	text-align: left;
}

