#side      	    {position: absolute; top:    0; right: 0; z-index: 1;}#siteftr        {position: absolute; bottom: 0; right: 0; z-index: 2;}#sitehdr        {position: absolute; top:    0; left:  0; z-index: 3;}#cathdr         {position: absolute; top:   58; left:  0; z-index: 4;}#banner         {position: absolute; top:   60; left:  0; z-index: 5;}#fdiv			{position: absolute; top:    0; left:  0; z-index: 6;}		/* Printing Modifications */@media print {	#side	        {position: absolute; top:    0; right: 0; z-index: 1;}	#siteftr        {position: absolute; top:  400; right: 0; z-index: 2;}	#sitehdr        {position: absolute; top:    0; left:  0; z-index: 3;}	#cathdr         {position: absolute; top:   58; left:  0; z-index: 4;}	#banner         {position: absolute; top:   58; left:  0; z-index: 5;}	#fdiv			{position: absolute; top:    0; left:  0; z-index: 6;}	#fquote	        {position: absolute; top:  160; left:  0; z-index: 7;}}