html {
  font:  .75em/1.25em Verdana, sans-serif;
  letter-spacing:.05em;
  color: #6a4c27;
}
body {
  background: #ffffff url(images/bg-orchid-cream.png) repeat-y;
  font-size:100%;
}
#title {
  padding:  1em;
}
#title img {
  position:  absolute;
  margin:  0;
  padding: 0;
  left:  0px;
  top:  0px;
  width:  500px;
  height:  200px;
}
#quote {
  padding:  1em;
}
#quote img {
  position:  absolute;
  margin:  0;
  padding: 0;
  left:  0px;
  top:  150px;
  width:  600px;
  height:  50px;
}
#quote2 {
  padding:  1em;
}
#quote2 img {
  position:  absolute;
  margin:  0;
  padding: 0;
  left:  0px;
  top:  250px;
  width:  600px;
  height:  76px;
}
#nav_left {
  position:  absolute;
  top:  10px;
  left:  550px;
  padding:  0;
  text-align:  center;
  list-style-type:  none;
  width:  250px;
  border-style:  none;
  z-index:  6;
}
#nav_left li {
  position:  float;
  float:  left;
  margin:  0;
  left:  0;
  padding:  0;
  width:  100%;
  height:  40px;
  border-style:  none;
}
#nav_left p {
  padding:  0;
  margin:  0;
}
#nav_left a {
  border-style:  none;
}
#nav_left a:hover {
  border-style:  none;
}
#nav_left img {
  border-style:  none;
}
#om {
  padding:  1em;
}
#om img {
  position:  absolute;
  margin:  0;
  padding: 0;
  left:  325px;
  top:  350px;
  width:  161px;
  height:  119px;
}
#content {
  position:  absolute;
  top:  500px;
  left:  25px;
  width:  700px;
  padding:  1em;
}
#content h2 {
  border:  3px double #4d4d4d;
  font-size:95%;
}
#content p {
  font-size:95%;
}
#content img {
  margin:  .5em 0 .5em 1.25em;
  padding:  0;
  display:  block;
  line-height:  1em;
}
#nav_bottom {
  position:  absolute;
  top:  2000px;
  left:  1px;
  margin: 0;
  padding:  0;
  background:  #6a4c27;
  list-style-type:  none;
  width:  1000px;
  float:  left;
}
#nav_bottom li {
  margin:  0;
  padding:  0;
  float:  left;
  font-size: 70%;
  border-right:  1px solid #fff;
}
#nav_bottom a {
  float:  left;
  width:  124px;
  color:  #fff;
  text-decoration:  none;
  line-height:  2.5;
  text-align:  center;
}
#nav_bottom a:hover {
  background:  #4F4532;
}

