@charset "utf-8";
/* CSS Document */
/* Ensure the content spans the full width */

#container, #container2, #content
{
width: 100%; margin: 0; float: none;
}
/* Remove unwanted elements */
#header, #nav, #topmenu, #mast_row_1, #mast_row_2, #mast_row_3, #page_index, #print_icon, #column1, #left_menu, #menu, #c1_bottom, #c1_middle, 
.noprint
{
display: none;
}

