body * {
	visibility: hidden;
	}
	
#content,
#content * {
	visibility: visible;
	}

#content_wrapper,
#content {
	overflow-y: visible;
	overflow:visible;
	height:100%;
	}
	
#design_image {
	width: 0px;
	overflow: hidden;
	}
	
#page_top {
	height: 0px;
	overflow: hidden;
	}