/* Remove the following */
#header, #nav, #header-right,  #navbar, #sidebar1, #sidebar2, #left-body, #right-body,  #bottom-navbar , .noprint
{
display: none;
}

/* full width */
#container, #container2, #mainContent
{
width: 100%; margin: 0; float: none;
}

/* Improve colour contrast of links */
a:link {text-decoration: none; color: #D2171E;}
a:visited {text-decoration: none; color: #D2171E;}
a:hover {text-decoration: underline; color: #D2171E;}
a:active {text-decoration: none; color: #D2171E;
}

h1, h2 {color: #000;}














 