#menu {
	display: none;
}
body {
	text-align: left;
}
#wrapper {
	border: 0px none;
}
#strip {
	display:none;
	
}

#document {
float:left;
border-left-width: 0px;
	border-left-style: none;
	border-left-color: #ffffff;

}

#footer {
text-align:left;
}