#header, #sub-menu, #footer, #contents-left   {
	visibility: hidden;
	height: 0px;
}
#contents-left {
	width: 80%;
}
#contents-middle {
	width: 75%;
}

#contents-right {
	width: 20%;
}

#wrapper    {
	height: auto;
	width: auto;
}
#copyright {
	width: auto;
}
