@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFF;
}
#container {
	background-image: none;
	width: 7in;
}
#sidebar {
	float: none;
	width: 100%;
}
#nav, #footer , #lake, #moonlight, #forest, #alley, #heading, #corpus, #rapture, #naturalist, #nighnoplace{
	display: none;
}
#sideContent, #mainContent {
	margin: 0px;
	width: 100%;
}

.sideContent {
	border: none;
}
