@charset "utf-8";
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFFFFF;
}

#rightsidebar {
	background-color: #FFFFFF;
	float: none;
	width: 100%;
	margin-left: 5px;
}
#letfsidebar {
	float: none;
	width: 100%;
	margin-right: 5px;
}
#radio, #links, #rollimg, #rightContent, #leftContent, #rightsideba, #footer,#copyright,#nav {
	display: none;
}
#container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	margin: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

