@charset "utf-8";
/* CSS Document */
body {
	background:none;
	width:100%;
}
#column2 {
	width:0px;
	display:none;
}
#column1 {
	width: 600px;
}
#outer {
	width: auto;
}
#menu {
	display:none;
}
.top {
	display:none;
}
