/* CSS Document */

/* 

STYLE SHEET FOR [SCSB PRINT]
Created by Name Bluespace Creative, Inc.
www.bluespacecreative.com

* {
		margin: 0;
		padding: 0;
		}


		
/*  --------- 2. structure  --------- */

body {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
		}
#navContainer, #smallnav{
	display: none;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
		}
#leftnav {
	display: none;
}
#logo {
	display: none;
}
#mastPic{
	display:none;
}
#footerSec{
	display:none;
}
h1 {
	white-space: pre;
}
p {
	white-space: pre;
}

