/* print friendly style sheet

hide top banner and nav column */

#gridgroup1, #box1-2, #box1-3{
	display:none;
}
#box1-2, #box2-2, #box1-3, #box2-3, #box3-3{
	float:none;
	}
