body {
  margin-top: 0px;
  background-color: #D5CDC2;
}
#outer_container {
  width: 806px;
  margin: 20px auto;
}
#bottom_of_box {
  width: 806px;
  background: transparent url(images/background_bottom.jpg) no-repeat bottom left;
}
#top_of_box {
  width: 806px;
  background: transparent url(images/background_top.jpg) no-repeat top left;
}
#middle_of_box {
  width: 806px;
  background: transparent url(images/background_middle.jpg) repeat-y top left;
}
#inner_container {
  margin: 8px;
}
#content {
  float: left;
  width: 590px;
  margin-top: 8px;
  padding-left: 40px;
  padding-bottom: 55px;
  color: #FFFFFF;
  font-size: 100%;
  line-height: 120%;
  font-family: Arial;
}
#gallery_content {
  float: left;
  width: 610px;
  margin-top: 8px;
  padding-left: 20px;
  padding-bottom: 55px;
  color: #FFFFFF;
  font-size: 100%;
  line-height: 120%;
  font-family: Arial;
}
#breakout_box {
  float: right;
  position: relative;
  left: 20px;
  margin-top: -8px;
  margin-left: 20px;
  margin-bottom: 20px;
  width: 217px;
  padding: 30px;
  color: #FFFFFF;
  font-size: 100%;
  line-height: 120%;
  font-family: Arial;
  background-color: #888071;
}
#gallery_breakout_box {
  float: right;
  position: relative;
  left: 20px;
  margin-top: -8px;
  margin-left: 0px;
  margin-bottom: 20px;
  width: 337px;
  height: 750px;
  color: #FFFFFF;
  font-size: 100%;
  line-height: 120%;
  font-family: Arial;
  background-color: #888071;
}
#breakout_image {
  width: 217px;
  margin: 60px auto 30px;
}
#gallery_breakout_image {
  width: 317px;
  height: 300px;
  margin: 0px auto;
  padding-top: 195px;
  padding-bottom: 20px;
  text-align: center;
}
#breakout_text {
  width: 217px;
  margin: 60px auto 30px;
  color: #FFFFFF;
  font-size: 100%;
  line-height: 120%;
  font-family: Arial;
}
#gallery_breakout_text {
  width: 277px;
  padding: 20px;
  color: #FFFFFF;
  font-size: 100%;
  line-height: 120%;
  font-family: Arial;
  text-align: left;
}
#image_title {
  font-weight: bold;
  font-size: 100%;
  text-align: center;
}
#image_description {
  padding: 15px 0px;
  text-align: left;
}
#image_link {
  text-align: center;
}
#gallery_breakout_text a {
  font-weight: bold;
  color: #E8D4B9;
  text-decoration: none;
  text-align: center;
}
#gallery_breakout_text a:hover {
  color: #BE9E75;
}
#sidebar {
  float: right;
  margin-top: 8px;
  width: 105px;
  padding: 17px;
  color: #FFFFFF;
  font-size: 100%;
  line-height: 120%;
  font-family: Arial;
}
.clear {
  font-size: 1px; 
  height: 1px;
}
#footer {
  text-align: center;
  font-size: 100%;
  color: #888071;
  font-family: Arial;
}
#footer a {
  font-size: 100%;
  color: #6E482C;
  font-family: Arial;
  text-decoration: none;
}
#footer a:hover {
  color: #BE9E75;
}
.gallery_table {
}
