.header1, .header2 {
	display: none;
}
.clear { display: none; }
.left {
	display:none;
}

.center {
	/* width: 700px; */
	float:none;
	margin-left:1%;
}
* html .center { 
	
	/* position: relative; */
}
#wrapper {
	text-align: left;
	margin-left: 0px;
/*	width: 755px; */
}
.footer {
	display: none;
}


