@charset "utf-8";
/* CSS Document */

/* Remove the left and right navigation from printin */
#leftcontent, #rightcontent, .noprint {display:none;}

/* Ensure the content spans the full width */
#centercontent {width: 100%; margin: 0; float: none;}
#footercontent {width: 100%; margin: 0; float: none; clear:both;}

/* Improve colour contrast of links */
a:link, a:visited {color: #781351}


