@charset "utf-8";
/* CSS Document */
#sidebar,
#nav,
#subnav,
#columnright,
#header{
	display:none;
}
#container{
	width:700px;
}
#columnleft,
#footer{
	width:100%;
}
