<style type="text/css">
body {background-color: black;
      background-image: none;}
img {border: none;
     }
#total {
  background: black;}
#page {
  border: solid 1px white;
  width: 790px;
  margin: 0 auto;
  background: black;
  padding: 3px;}
#header {
  width: 784px;
  background: black;
  } 
#main {  
  position: relative;
  width: 784px;}
#leftnavigation {
  float: left;
  width: 105px;
  background: black;
  color: white;
  padding-right: 40px;
  padding-top: 30px;
  text-align : right;
 }
#content {
  float: left;
  padding-right: 50px;
  padding-top: 30px;
  background: black;
  color : white;
  text-align : left;
 } 
#footer {
  clear: both;
  width: 784px;
  padding : 3px;
  background: black;
  color : gray;
  text-align : center;
} 
h1 {font-size: larger;}
h3 {font-size: smaller;}
a:link {color: white; 
text-decoration: none;
background-color: transparent;
border-color: white;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;}
a:hover {color: white; text-decoration: none;}
a:active {color: white; text-decoration: none;}
a:visited {color: white; 
text-decoration: none;
background-color: transparent;
border-color: white;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;}
body {font-family: Gill Sans, Corbel, Candara, Calibri, Arial, sans-serif;}
<!-- /* $WEFT -- Created by: Ben Rayfield (ben@rayfieldartists.com) on 16/09/2007 -- */
  @font-face {
    font-family: Gill Sans;
    font-style:  normal;
    font-weight: normal;
    src: url(GILLSAN3.eot);
  }
  @font-face {
    font-family: Gill Sans;
    font-style:  normal;
    font-weight: 700;
    src: url(GILLSAN2.eot);
  }
  @font-face {
    font-family: Gill Sans;
    font-style:  oblique;
    font-weight: 700;
    src: url(GILLSAN0.eot);
  }
-->
</style>

