BODY {
  margin: 0px;
  padding: 0px;
  background-color: #000000;
  text-align: center;
}
#idFrame {
  margin: auto;
  text-align: left;
  width: 800px;
}
#idTop {
  border-left: 45px solid #000000;
  border-right: 10px solid #8A1E01;
}
#idTopInner {
  border-left: 10px solid #8A1E01;
  border-right: 45px solid #000000;
}
#idTopLogo {
  background-color: #D1B169;
  height: 62px;
}
#idTopCollage {
  background-color: #CBA755;
  text-align: left;
  height: 193px;
}
#idCollage {
  margin-left: 70px;
}
#idCollage TD {
  vertical-align: top;
  text-align: left;
}
#idCollage TD IMG {
  margin-left: 10px;
}
#idCollageA1 {
  margin-top: 7px;
}
#idCollageA2 {
  margin-top: 28px;
}
#idCollageA3 {
  margin-top: 21px;
}
#idCollageB1 {
  margin-top: 42px;
}
#idCollageB2 {
  margin-top: 57px;
}
#idCollageB3 {
  margin-top: 81px;
}
#idCollageB4 {
  margin-top: 33px;
}
#idCollageC1 {
  margin-top: 20px;
}
#idCollageC2 {
  margin-top: 90px;
}
#idCollageC3 {
  margin-top: 82px;
}

#idNav {
  background-color: #8A1E01;
  text-align: left;
  font: 0.85em times new roman; /* georgia, Bookman Old Style,  */
  color: #CC9966;
}
#idNav TABLE TD DIV {
  padding: 8px;
  position: static;
  top: 0px;
  background-color: transparent;
  border-bottom: 0px;
  cursor: pointer;
}
#idNav TABLE TD DIV A {
  color: #CC9966;
  text-decoration: none;
}
#idNav TABLE TD DIV.clsHover {
  position: relative;
  top: -5px;
  background-color: #000000 !important;
}

#idBottom {
  border-left: 45px solid #000000;
  border-right: 10px solid #8A1E01;
}
#idBottomInner {
  border-left: 10px solid #8A1E01;
  background-color: #C7A148;
  text-align: left;
}
#idBottomGraphics {
  border-right: 45px solid #000000;
}
#idBottomBar {
  padding: 5px 3px 5px 3px;
  background-color: #000000;
  color: #D1B169;
  font: 11px times new roman; /* georgia, Bookman Old Style,  */
}
#idBottomBar .clsSmall {
  padding-top: 3px;
  font-size: 12px;
}
#idFooter {
  border-left: 45px solid #000000;
}
#idFooterInner {
  background-color: #D1B169;
  border-left: 10px solid #8A1E01;
}
#idFooterInner TABLE TD {
  padding: 10px 5px 10px 5px;
  text-align: left;
  color: #8A1E01;
  font: 0.65em times new roman; /* georgia, Bookman Old Style,  */
}
#idFooterInner TABLE TD A {
  text-decoration: none;
  color: #8A1E01;
}
#idFooterInner TABLE TD A:hover {
  text-decoration: underline;
  color: #000000;
}

#idFooterInner TABLE TD#idContact {
  color: #333333;
  font: 10px arial, sans-serif;
}
#idFooterInner TABLE TD#idHummingbird {
  font: 10px arial, sans-serif;
  text-align: right;
  vertical-align: top;
}

#idLogoMark {
  position: absolute;
  width: 181px;
  height: 138px;
  margin-left: 545px;
  z-index: 100;
  background-image: url(/images/logomark.png);
  background-repeat: no-repeat;
  _background-image: url();
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=image,src='/images/logomark.png');  /* Win IE Only Hack */
}

