
#nav,
#columnLeft,
#columnRight,
#header,
#extreme_footer
	{ display:none;	}
	
body,
#gr_left,
#gr_right,
#gradient_bottom,
#gradient_top
	{ background:none !important; }

#pageContent {
	position:absolute;
	top:100px;
	width:80%;
	}
	
@media handheld {
	
	body, h1, h2, h3, h4, h5, h6 {
		font-size:.3em;	}

}

