#wrapper{
width: 640px;
}
#masthead{
	background-color: #FFFFFF;
}
#siteName{
display: none;
}
#siteNamePrint {
	display: inline;
	float: left;
	width: 268px;
}
#main {
	overflow: visible;
	clear: none;
	background-image: url("");
	background-repeat: no-repeat;	
}
#navBar{
	display: none;
}
#content{
	clear: none;
	margin-left: 0px;
}
#breadCrumb{
	display: none;
}

