BODY {
	color: Black;
	background-color: White;
	font-family: "MS Serif", "New York", sans-serif;
	font-size: medium;
	text-align: left;
}
.left {
	  display: none;
}
.nav {
	display: none;
}
.main {
clear: both;
 height: 60px;
	width: 100%;
	border: none;
}
.sidebar{
	display: none;
}
a { text-decoration: none;
	
}
.allfloat{
	 border: none;
}
.floatwrapper {
	display: none;
}
.top img{
	display: none;
}
.foot {
	display: none;
}