#body-text #top-grid {
  width: 900px;
  height: 465px;
  z-index: 200;
  position: relative;
  background: transparent url(/images/homepage/bg_body_top_grid.gif) no-repeat top left;
}

#body-text #top-grid #left-nav {
  z-index: 100;
  width: 294px;
  height: 465px;
  top: 0px;
  left: -15px;
  position: absolute;
  background: transparent url(/images/homepage/bg_body_top_grid_left_nav.gif?id=123) no-repeat top left;
}

#body-text #top-grid #left-nav #question-link {
  width: 270px;
  height: 197px;
  left: 15px;
  position: absolute;
}

#body-text #top-grid #left-nav #gallery-link {
  width: 270px;
  height: 100px;
  top: 200px;
  left: 15px;
  position: absolute;
}

#body-text #top-grid #left-nav #theater-link {
  width: 270px;
  height: 100px;
  top: 300px;
  left: 15px;
  position: absolute;
}

#body-text #top-grid #mini-mate {
  width: 302px;
  height: 122px;
  top: 340px;
  left: 180px;
  z-index: 400;
  background: transparent;
  position: absolute;
}

#body-text #feature {
  width: 615px;
  height: 395px;
  top: 4px;
  left: 280px;
  z-index: 300;
  position: absolute !important;
}

#body-text #bottom-grid {
  width: 915px;
  height: 303px;
  z-index: 300;
  position: relative;
  margin-left: -15px;
  background: transparent url(/images/homepage/bg_bottom_grid.jpg) no-repeat top left;
}

#body-text #bottom-grid #posts {
  width: 620px;
  left: 295px;
  top: 5px;
  position: absolute;
}

#posts h3.toggler {
  width: 615px;
  height: 25px;
  line-height: 25px;
  font-size: 90%;
  font-weight: normal;
  padding-left: 5px;
  color: #ccc;
  margin-top: 3px;
  cursor: pointer;
  background: transparent url(/images/homepage/bg_blog_title.png) no-repeat top left;
}

#posts div.element {
  padding: 10px;
  height: 110px;
  background: transparent url(/images/homepage/bg_blog_body.png) no-repeat top left;
}

#posts div.element img {
  float: left;
  padding: 7px 10px 0px 0px;
}

#posts div.element p {
  padding: 7px 10px 0px 0px;
}

#posts div.element * {
  color: #ccc;
}

#body-text #feature #controls {
  width: 410px;
  height: 60px;
  top: 397px;
  left: 210px;
  position: absolute;
  background: transparent url(/images/shared/bg_feature_controls.gif) no-repeat top left;
}

#body-text div.slideshow-thumbnails {
  top: 0px;
  left: 18px;
  width: 380px;
  height: 100%;
  position: absolute;
}

#body-text div.slideshow-thumbnails ul {
  margin-top: 2px;
}

#body-text div.slideshow-thumbnails ul li {
  height: 37px;
  float: left;
  list-style-type: none;
}

#bottom-links {
  position: absolute;
}

#bottom-link-one {
  width: 100px;
  height: 27px;
  top: 125px;
  left: 100px;
  position: absolute;
}

#bottom-link-two {
  width: 120px;
  height: 27px;
  top: 264px;
  left: 90px;
  position: absolute;
}
