html, body { height: 100%; margin: 0; }

body {
  font-family: Arial;
}

.maintable {
  width: 100%;
  height: 100%;
  text-align: center;
}

.midlogo {
  width: 125px;
  height: 112px;
}

.smalllogo {
  width: 56px;
  height: 50px;
}

.samplerlink {
  width: 188px;
  height: 40px;
}

a img {
  border: none;
}


.sharespace { width: 100%; color: #ddd; }
.sharespace .spacer { width: 10%; }
.sharespace td { white-space: nowrap; }

.buttonline {
  height: 250px;
  vertical-align: bottom;
  background: url(img/grad-200.png) repeat-x bottom;
}

.buttons {
  height: 150px;
  width: 100%;
}
.buttons td {
  text-align: center;
  font-size: 130%;
  width: 33%;
}
.buttons a {
  text-decoration: none;
}
.buttons a:hover {
  text-decoration: underline;
}

.menu {
  background: url(img/grad-200.png) repeat-x top;
  width: 100%;
  border-spacing: 0;
}

.menu td {
  text-align: center;
  vertical-align: bottom;
}

.menu td.selected {
  background: #fff;
  font-weight: bold;
}

img {
  behavior: url(pngbehavior.htc);
}

.body {
  margin: 1em;
}

.shot {
  float: right;
  border: 1px #bbb solid;
  margin: 1ex;
}

.GMapEZ {
  float: right;
  width: 500px;
  height: 500px;
}

.dl {
  float: right;
  margin: 0 1em;
  border-spacing: 0;
  width: 50%;
  border: 1px #aaa solid;
  border-top: none;
  border-left: none;
}

.dl td {
  border: 1px #aaa solid;
  border-bottom: none;
  border-right: none;
  padding: 0.5ex;
}

.dl caption {

}
