@charset "utf-8";
/* Print CSS Document */

/* turn things off */

body {
background-color:white;
}
#nav, #nav1, #nav2
.boxtop,
.boxtop span,
.boxbot,
.boxbot span,
.boxmain,
.charity,
.join {background:none;
}

.boxmain,
.list,
form,
body table {
display:none;

}

/* Ensure the content spans the full width */
#container, #container2, #content
{
width: 100%; margin: 0; float: none;
}

/* Change text colour to black (useful for light text on a dark background) */
.lighttext
{
color: #000
}

/* Show logo as an image */
#logo, #logo a {<img src="static\images\site\logo.gif" top left; float:left; width:310px; height:110px; text-indent:-100em}