@import "baselayout.css";

.none{
	display: inline;
}

#sub{
	display: none;
}

#main{
	float: none;
}

#footerwrap{
	position: static;
	background: none;
}

#footer{
	margin: 0;
	background: none;
}

#footer p#footer-copy{
	width: auto;
	height: 20px;
	background: none;
}

#footer ul{
	display: none;
}
