#righths {
	display: none;
	}

ul, li	{
	display: none;
	}

#content {
	width: auto;
	margin: 70px 5% 5% 20px;
	}

body	{
	background: white;
	}

#footer	{
	display: none;
	}
#header	{
	margin: 0px;
	left: 12px;
	top: 1px;
	z-index: 3;
	}

#shadow	{
	left: 13px;
	top: 2px;
	z-index: 2;
	}

#shadow2	{
	left: 14px;
	top: 3px;
	z-index: 1;
	}
