@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #fff;
}

#sidebar {
	float: none;
	width: 100%;
}
#container {
	background-image: none;
	width: 7in;
}
#nav #footer {
	display: none;
}

.sideContent, #mainContent {
	margin: 0px;
	width: 100%;
}
