body {
   width: 750px;
   margin-left: auto;
   margin-right: auto;
}
div.menubox {
   margin-bottom: 0ex;
}
div.menubox a img {
   border: none;
}
#buzzbanner {
   float: right;
}

div.main {
   padding: 0;
   border: 3pt solid #4cb747;
   background: white;
}



.menuline {

   background: #faefb9 url("/images/fade_narrow.png");
}
ul.menu  {
   color: white;
   font-family: "Times New Roman", times , serif;
   font-weight: bold;
   font-size: 90%;
   margin-top: 0;
   display: inline;
   margin-left: 0;
}
.menu li {
   display: inline;
   margin-bottom: 2.5em;
}
.menu li a {
   color: black;
   text-decoration: none;
   font-family: "Verdana", "Arial", "Helvetica", sans-serif;
   padding-right: 0.5em;
   padding-left: 0.5em;
   border-right: 1pt white solid;
   line-height: 2ex;
}

.menu li a:hover {
   background: #4cb747;
   color: white;
}

.bg {
   background: #faefb9 url("/images/fade.png");
   background-repeat: repeat-x;
   padding: 0.5em;
}

.page {
   background: url("images/Gold_tubes.gif");
   background-color: #fce032;
   background-repeat: no-repeat;
   background-position: center;
}

.gbbox {
  background-color: #f6d64e;
  color: black; 
  width: 66%;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  font-weight: bold;
  font-family:Helvetica,Tahoma,Arial,sans-serif;
}

.gbbox ul {
  text-align: left;
  padding-left: 20%;
}

.brbox {
  background-color: #e6a62d;
  color: black;
  width: 66%;
  border: #040607 3pt solid;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  font-weight: bold;
  font-family:Helvetica,Tahoma,Arial,sans-serif;
}
.brbox p {
  margin-bottom: 1ex;
}
.gr {
  color: #2f712d;
  font-weight: bold;
}
.hd {
  font-weight: bold;
  font-size: 120%;  
  padding: 0.5em;
}

ul.nobul {
   list-style-type: none;
   width: 80%;
}
ul.nobul li {
   margin-bottom: 2ex;
}
.contacts {
   float: left;
   margin: 1em;
}
.contacts h2 {
   font-size: 100%;
}

.hangright_ie {
    display: inline-block;
}
.hangright_mf {
    display: table-cell;
    text-align: left;
}

table.hb {
   border: 3pt solid #4cb747;
   text-align: center;
   margin-right: auto;
   margin-left: auto; 
   margin-top: 1em;
}

table.hb th {
   border: 1pt solid black;
   font-weight: bold;
   background: #faefb9 url("/images/fade.png");
   background-repeat: repeat-x;
   padding-left: 0.25em;
   padding-right: 0.25em;
}

table.hb td {
   border: 1pt solid black;
   padding-left: 0.25em;
   padding-right: 0.25em;
}

.tcaption{
   text-align: center;
   margin-top: 0;
}
.bigprint {
  font-size: 125%;
}
.smprint {
   font-weight: normal;
   font-size: 85%;
}

div.box {
   margin: 1em;
}
.box ul {
   list-style-type: none;
}

ul.linklist {
   list-style-type: none;
}

ul.linklist li {
   margin-top: 1ex;
   margin-bottom: 1ex;
   list-style-type: none;
}

ul.linklist li a {
   text-decoration: none;
}
ul.linklist li a img {
   border: none;
}

div.leftmenu {
   border: 1pt dotted #ddd;
   width: 140px;
   float: left;
   font-size: 85%;
   padding: 3px;
}

div.leftmenu hr {
   color: #ddd;
   background-color: #ddd;
   border: 0;
   height: 1px;
   width: 80%;
}

