@media print {}

* body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}

#navcontainer ul, .container .one-third.column, .state_header_right, #navcontainer ul li, #navcontainer, .state_main_image, .state_main_image_section, div.lawyer, .videowrapped, .state_form, .stateform1, .justice{ 
  display : none; 
}
	@page :left { margin: 0.7cm;
 }
	@page :right { margin: 0.7cm; 

}
  .container .two-thirds.column { width: 900px; 
}
