body  {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-align : left;
  color : #000;
      }
img {
  border : 0;
      }
h1 {
  font-size : 16px;
  font-weight : bold;
  color : #0000cd;
      }
h2 {
  font-size : 14px;
  font-weight : bold;
  color : #0000cd;
      }
h5 {
  font-size : 10px;
  text-align : center;
      }
:link {
  color : #0012ff;
  margin : 0;
  padding : 0;
  border-width : 0;
      }
:visited {
  color : #0000cd;
  margin : 0;
  padding : 0;
  border-width : 0;
      }
#logo {
  position : relative;
  top : -5px;
  left : 8px;
      }
#buttonbox {
  position : relative;
  top : 0;
  right : 0;
  width : 100%;
  background : #000;
  margin : 0;
  padding : 3px 0;
  border-width : 0;
  height : auto;
  background-image : url(../../graphix/triangle2.gif);
  background-repeat : repeat-y;
      }
#buttonstrip {
  position : relative;
  top : 0;
  margin-left : 125px;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-align : left;
  color : #fff;
  font-weight : bold;
  text-decoration : none;
      }
#buttonstrip a {
  color : #ccc;
  text-decoration : none;
      }
#buttonstrip a:hover {
  color : #fff;
      }
#buttonstrip .current {
  color : #fff;
      }
#mainbox {
  width : 95%;
  position : relative;
  margin-top : 10px;
      }
#maincontent {
  margin-left : 170px;
  background-image : url(../../graphix/watermark.gif);
  background-repeat : no-repeat;
      }
#menu {
  width : 160px;
  float : left;
  font-size : 9px;
      }
#menu h1 {
  left : 5px;
  margin : 2px;
  padding : 2px;
  display : block;
  font-weight : bold;
  color : #0000cd;
  text-align : left;
  font-size : 12px;
  font-weight : bold;
  border-bottom : 2px solid #bbb;
      }
#menu p {
  position : relative;
  left : 7px;
  width : 130px;
      }
#menu a {
  margin : 2px;
  padding : 2px;
  text-align : left;
  font-size : 11px;
  color : #000;
  text-decoration : none;
      }
#menu a:visited {
  color : #555;
      }
#menu a:hover {
  text-decoration : underline;
      }
#menu .current {
  margin : -5px 10px 2px -7px;
  padding : 2px;
  text-align : left;
  font-size : 11px;
  color : #0000cd;
      }
.header_left {
  color : #ffffff;
  text-align : left;
  font-weight : bold;
  font-size : 10px;
  background : #0000cd;
      }
.header_center {
  color : #ffffff;
  text-align : center;
  font-weight : bold;
  font-size : 10px;
  background : #0000cd;
      }
.entry_left {
  text-align : left;
  font-size : 10px;
      }
.entry_center {
  text-align : center;
  font-size : 10px;
      }

