@charset "utf-8";
/* CSS Document */

/* Remove unwanted elements */
#flash_header, #sitelogin, #bottom_buttons, #buttons, #template_buttons, #quick_links, .search, .noprint
{
display: none;
}

/* Ensure the content spans the full width */
#maincontent
{
width: 100%; 
margin: 0; 
float: none;
background-color:white;
}
