body{
     background: url(images/layout/mainbg.jpg);
     font-family: arial;
     color: #ffffff;
     }


h1 {
  font-family: arial;
  color: #ffffff;
  font-size: 12pt;
  text-decoration: bold;
  }
  
.copytext {
          font-family: arial;
          font-size: 8pt;
}



A:link {text-decoration: none; color: #ffffff;}
A:visited {text-decoration: none; color: #ffffff;}
A:active {text-decoration: none; color: #ffffff;}
A:hover {text-decoration: none; color: #ffffff;}


.pagetable {
background: url(images/layout/bgfade.jpg) repeat-x bottom left;
background-color: #1C1C1C;
}



.sidetable {
background: url(images/layout/sidebarbg.jpg) repeat-x bottom left;
background-color: #000000;
}



