/* CSS Document */
  body {
      margin: 0;
      padding: 85px 0;
      background: rgb(39,39,39) url(sun.png) no-repeat top center;
      font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
      color: rgb(77,77,77);
      font-size: 13px;
      text-align: center;
      position: relative;
  }
  a {
      color: rgb(77,77,77);
      text-decoration: underline;
  }
  a:hover {
      text-decoration: none;
      color: rgb(23,23,23);
  }
  #eagle104header {
      width: 700px;
      height: 147px;
      background: rgb(0,153,51) url(header.png) no-repeat;
      position: relative;
      padding: 50px 10px 10px 40px;
      margin: 0 auto;
      text-align: left;
  }
  #eagle104header h2 a{
      color: rgb(255,255,255);
      font-size: 45px;
      font-weight: normal;
      margin: 0;
      padding: 0;
      text-decoration: none;
  }
  #eagle104menu-top {
      position: absolute;
      bottom: 38px;
      right: 38px;
      margin: 0;
      padding: 0;
  }
  * html #eagle104menu-top { /*IE6 only*/
      bottom: 37px;
  }
  #eagle104menu-top li {
      list-style: none;
      float: left;
      margin: 0 0 0 12px;
      padding: 0;
      line-height: 32px;
      height: 33px;
      width: 101px;
  }
  #eagle104menu-top li a {
      display: block;
      height: 33px;
      background: rgb(235,235,235) url(top-link.png) no-repeat;
      color: rgb(39,39,39);
      text-align: center;
      text-decoration: none;
  }
  #eagle104menu-top li a:hover {
      background:  rgb(39,39,39) url(top-link.png) no-repeat -111px 0;
      color: rgb(255,255,255);
  }
  #eagle104contain {
      width: 730px;
      margin: 0 auto;
      padding: 10px;
      background: rgb(255,255,255);
  }
  #eagle104left {
      float: left;
      width: 534px;
      text-align: left;
  }
  #eagle104right {
      float: right;
      width: 186px;
      text-align: left;

  }
  .eagle104cleaner {
      width: 1px;
      height: 1px;
      font-size: 1px;
      line-height: 1px;
      clear: both;
  }
  #eagle104footer {
      width: 750px;
      height: 51px;
      margin: 0 auto;
      padding: 35px 0 0 0;
      background: url(footer.png) no-repeat;
      font-weight: bold;
      color: rgb(136,136,136)
  }
  #eagle104left h1 {
      border-bottom: 1px solid rgb(234,234,234);
      margin: 10px;
      padding: 0;
      font-size: 24px;
      font-weight: normal;
  }
  #eagle104left h2 {
      font-size: 18px;
      margin: 10px;
      padding: 0;
      font-weight: normal;
  }
  #eagle104left h3 {
      font-size: 16px;
      margin: 10px;
      padding: 0;
      font-weight: normal;
  }
  #eagle104left p {
      margin: 0 10px 20px 10px;
      line-height: 165%;
  }
  #eagle104right .eagle104gray {
      background: rgb(239,239,239);
      border-top: 1px solid rgb(209,209,209);
      border-left: 1px solid rgb(209,209,209);
      padding: 5px 20px;
      margin: 10px 0;
  }
  #eagle104right p {
      margin: 0 0 15px 0;
      padding: 0;
      line-height: 150%;
  }
  #eagle104search {
      margin: 5px 0;
      padding: 0;
      width: 150px;
  }
  #eagle104search input {
      width: 140px;
      height: 24px;
      border-top: 1px solid rgb(209,209,209);
      border-left: 1px solid rgb(209,209,209);
      border-right: 0;
      border-bottom: 0;
      background: rgb(255,255,255);
      margin: 2px 0;
      padding-left: 10px;
      color: rgb(77,77,77);
  }
  #eagle104search .eagle104submit {
      border-bottom: 4px solid rgb(209,209,209);
      height: 28px;
      width: 150px;
      cursor: pointer;
      padding-left: 0;
  }
  #eagle104search .eagle104submit:hover {
      border-bottom: 4px solid rgb(159,159,159);
  }
  #eagle104search p {
      margin: 0;
      padding: 0;
  }
  #eagle104right h3 {
      margin: 17px 0 7px 0;
      padding: 0;
      font-size: 14px;
      font-variant: small-caps;
  }
  #eagle104right .eagle104out {
      margin: 10px 10px 10px 20px;
  }
  .eagle104links {
      margin: 5px 10px 5px 22px;
      padding: 0;
  }
  .eagle104links li {
      margin: 5px 0;
      padding: 0;
      list-style: none;
  }
  .eagle104links li a {
      color: rgb(145,144,144);
      text-decoration: none;
      font-weight: bold;
  }
  .eagle104links li a:hover {
      color: rgb(20,20,20);
      text-decoration: underline;
  }

