/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		SHELL
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		
		#middle, body { background:none; }

		#footer, #rescol, #top, #fheader { display:none; }
		
		#everything { width:95%; background:none; }
				
		#print_info { font-size:10px; display:block; }
		#print_info h1 { margin:0; } 
	

		#b_content { background:none; width:100%; float:none; color:black; 
					padding:5px; height:100%;}
		#b_content a { color:black; }
		
		.print { display:none; } 

	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		FOOTER
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */			
		#footer { text-align:center; width:799px; margin:0px auto; padding:18px 0; background:url(../img/footer_bg.jpg) no-repeat; }
		#footer, #footer a { color:white; }
	
