.sidebar
{
display: none;
}

#pagenav
{
display: none;
}

*
{
border: none !important;
}

body
{
font-size: 76%;
font-family: Tahoma, 'Trebuchet MS', Arial, Verdana, Sans-Serif;
color: black !important;
background: none;
}

form
{
display: none;
}

.noprint
{
display: none;
}

#page
{
width: 95%;
}

#wrapper
{
width: 100%;
margin-left: 0 !important;
padding-left: 0 !important;
}

#main
{
width: 100%;
margin-left: 0 !important;
padding-left: 0 !important;
}

.post, #content
{
margin: 0; padding: 0;
}

#header
{
width: 100%;
}

.colourcode
{
overflow: hidden;
white-space: pre;
width: 100%;
}

.colourcodefull
{
height: auto;
}

#inset
{
display: none;
}

#main {
margin:0 0 10px;
/* overflow:hidden; */
}

.narrowcontents, .widecontent
{
width: 100% !important;
margin: 0;
padding: 0;
}

.linkbar
{
display: none;
}

.stylehead, #mainMenu, #form {
  display:none;
  height:0px;
}
div#header h1 {
  color:#616161;
  font-size:14px;
  left:150px;
  letter-spacing:1px;
  margin:0;
  padding:0;
  position:absolute;
  top:70px;
  width:500px;
  border-bottom:0px solid black;
}

div#header {
  height:100px;
}

div #content, div #header {
  border:0px solid black;
}

#header div a img {
  height:100px;
}

#logo {
  display:none;
  height:0px;
}

div.widecontent h2 {
  border-bottom:1px solid #F05B04;
}
div.contentpadding {
  display:block;
}

ul {
  list-style-type:disc;
}

ol {
  list-style-type:decimal;
}