html {
  background: #392f47 url('http://www.treasurebookcreations.com/store/store_files/images/background-gradient.png') repeat-x;
  font-size: .86em;
  font-family: Georgia, serif;
}
body {
  margin: 0px;
}
a img {
  border-style: none;
}
h1, h2, h3, h4, h5, h6, p, ul {
  margin: .5em 0px;
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.1em;
}
div#container_shadow_top {
  width: 991px;
  height: 38px;
  background: url('http://www.treasurebookcreations.com/store/store_files/images/container-shadow-top.png');
  margin: 0px auto;
}
div#container_shadow_middle {
  width: 965px;
  padding: 0px 13px;
  background: url('http://www.treasurebookcreations.com/store/store_files/images/container-shadow-middle.png');
  margin: 0px auto;
}
div#container_shadow_bottom {
  width: 991px;
  height: 39px;
  background: url('http://www.treasurebookcreations.com/store/store_files/images/container-shadow-bottom.png');
  margin: 0px auto;
}
div#container_overall {
  background: url('http://www.treasurebookcreations.com/store/store_files/images/container-background-gradient.png') repeat-x bottom left;
  min-height: 310px;
  width: 965px;
}
img#logo {
  width: 182px;
  height: 182px;
  display: block;
  position: absolute;
  margin: 20px 0px 0px 35px;
}
div#ad_top {
  width: 728px;
  height: 90px;
  background-color: #392f47;
  float: right;
  margin-bottom: 25px;
  margin: 0px 15px 25px 0px;
}
div#nav_top {
  height: 21px;
  background: url('http://www.treasurebookcreations.com/store/store_files/images/nav-top-background-gradient.png');
  font-style: italic;
  text-align: right;
  line-height: 20px;
  font-size: 11px;
  font-weight: bold;
  clear: both;
}
div#nav_top div {
  float: right;
}
div#nav_top a {
  color: #fff;
  text-decoration: none;
  float: left;
  display: block;
  border-left: 1px solid #fff;
  padding: 0px 10px;
}
div#nav_top a:hover {
  color: #fac944;
}
div#nav_top a.first {
  border-style: none;
}
div#left {
  width: 189px;
  height: 500px;
  float: left;
  margin-left: 20px;
  margin-top: 53px;
}
div#nav_left {
  font-weight: bold;
  font-size: 12px;
}
div#nav_left a {
  display: block;
  background-image: url('http://www.treasurebookcreations.com/store/store_files/images/nav-left-background.png');
  color: #fac944;
  text-decoration: none;
  width: 185px;
  height: 42px;
  padding: 2px 4px 4px 6px;
  line-height: 42px;
  margin: 8px 0px;
}
div#nav_left a:hover {
  background-image: url('http://www.treasurebookcreations.com/store/store_files/images/nav-left-background-current.png');
  color: #fff;
}
div#content {
  padding: 1px 20px;
  width: 716px;
  float: left;
}