 BODY {
  background-color:#FFFFFF; color:#000000;
  margin-top: 0; margin-left: 0; margin-right: 0;

}
  a:link {color: #0000FF;} 
  a:visited {color: #800080;} 
  a:active {color: #FF0000;} 
  a:hover {color: navy;}
  a.plain {   text-decoration: none; color: #FFFFFF; background-color: #003000;}



  #background1 {
    background-color:#FFFFFF; color:#000000;
  background-image: url(http://www.theblindgoose1.com/images/side.jpg); background-repeat: repeat x;
   border-top: 0px groove #000810;
   border-bottom: 0px groove #000810;
   border-left: 0px groove #000810;
   border-right: 1px groove #000810;
}


  .rule {color: #500800; height: 5px;}
  .b {font-weight: bold;}
  .i {font-style: italic;}
  .sm {font-size:  smaller;}
  .bg {font-size: large;}
  .center {text-align: center;} 
  .right {float: right;}
  .left {float: left;}
  .clear {clear: both;}
  .u {text-decoration: underline;}
  .in {text-indent: 1em;}
  .white {color:  #CCCC00; background-color: transparent;}
  .redw {color:  #990033; background-color: transparent;}
  .rose {color:  #CC66CC; background-color: transparent;}
  .bronze {color:  #CC9900; background-color: transparent;}
  .silver {color:  #999999; background-color: transparent;}
  .honey {color:  #999933; background-color: transparent;}
  .red {color: red;}



   div.box { 
   border: outset; border-width: thin;
   text-align: left;
   width: 90%;
   padding: 3px;
}
