div#header {
  position: static;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 342px;
  padding: 0px;
  width: 802px;
  background-color: transparent;
  background: url('images/home_background-trans.png') no-repeat;
  text-align: left;
}

#content {
  position: absolute;
  top: 360px;
  left: 54px;
  width: 400px;
  border: 0px;
  margin: 0px;
  padding: 24px 0px;
}

.post {
  border: 0px;
  margin: 0px;
  padding: 4px 32px !important;
  font-size: .9em;
}


ul#topnav {
  top: 307px !important;
}

#sidebar_two {
  position: absolute;
  display: block;
  width: 190px;
  top: 306px;
  left: 570px;
  background-color: #F1F1ED;
  background-image: url(images/sidebar2_top.jpg);
  background-repeat: repeat-x;
  background-position: top left;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

#sidebar {
  position: absolute;
  display: block;
  width: 156px;
  top: 306px;
  left: 34px;
  border: 0px;
  margin: 0px;
  padding: 66px 0px;
}

#videoreel {
  position: absolute;
  background: transparent;
  top: 360px;
  left: 482px;
  width: 302px;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

#videoreel p {
  background: #8FC9CF;
  color: #333333;
  border: 0px;
  margin: 0px;
  padding: 6px;
  line-height: 3em;
  font-family: Georgia, Times, serif;
  font-weight: normal;
  font-style: italic;
  text-align: right;
}

#book_button {
  top: 49px;
  left: 655px;
  background: url('images/book_button.gif') 0px -95px no-repeat !important;
}

#book_button a {
  background: url('images/book_button.gif') top left no-repeat;
}

#seemore {
  display: block;
  float: right;
  width: 124px;
  height: 24px;
  border: 0px;
  margin: 8px 40px;
  padding: 0px;
  background: url('images/see_more.gif') 0px -25px no-repeat;
} 
  
#seemore a {
  display: block;
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 124px;
  height: 24px;
/**
  background: url('images/see_more.gif') top left no-repeat;
**/
  text-indent: -1200px;
  overflow: hidden;
}

/**
#seemore a:hover {
  background-image: none;
}
**/
