/* Generated by KompoZer */
#container {
  margin: 10px auto;
  width: 95%;
}
#top {
  padding: 0.5em;
  background-color: #ff6699;
  height: 150px;
  background-repeat: no-repeat;
  background-position:  center center;
  background-image: url(http://www.uniqueholidaygiftideas.com/images/final-logo.jpg);
}
#leftnav {
  margin: 0;
  padding: 1em;
  float: left;
  width: 160px;
  text-align: center;
}
#rightnav {
  margin: 0;
  padding: 1em;
  float: right;
  width: 160px;
  color: #ff3366;
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
  font-size: medium;
  text-align: center;
}
#content {
  padding: 1em;
  margin-left: 200px;
  margin-right: 200px;
  max-width: 36em;
  min-height: 600px;
  margin-top: 0px;
  top: 0px;
}
#footer {
  border-top: 2px solid #990000;
  margin: 0;
  padding: 0.5em;
  clear: both;
}
b {
  color: #ff3366;
  font-weight: bold;
}
