
/* Remove unwanted elements */
#mainmenu, #submenu, #leftnav, #leftcontent, #nav, #footer, .noprint
{
display: none;
}

/* Ensure the content spans the full width */
#container, #banner, #content
{
width: 100%; margin: 0; float: none; border: 0px;
}




