@import url(scn.css);

/* REMOVE LAYER FOR PRINTING */

.remove { 
	display: none;
}

body {
	background-color: #FFFFFF;
	background-image: none;
}

#content {
	background-image: none;
	background-color: White;
}


#white {
	left: 0px;
	margin-left: -130px;
	top: 0px;
	width: 550px;
	height: auto;
	background-color: White;
}

#footinner {
	position: relative;
	left: 130px;
	width: 550px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}