body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Times New Roman, Times, serif;
	background-image: none;
}
#sidebar {
	display: none;
}

#container {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#header  {
	display: none;
}


#main {
	margin-left: 0px;

}
#footer {
	display: none;
}
