a {
  color:#289dc7;text-decoration:none;
}

a:hover {
  color:#666;
}

body {
  background:#c2bcb6;
  text-align:center;
}

#fmp-header {
  background: #c2bcb6 url("images/fmp-container-top.jpg") no-repeat 0 0;
  width:852px;
  height:151px;
  overflow:hidden;
  margin: 0 auto;
  position:relative;
}

#fmp-header #fp-presents {
  width:68px;
  height:27px;
  overflow:hidden;
  position:absolute;
  z-index:2;
  top:35px;
  left:35px;
  text-indent:-9999px;
}

#fmp-header #site-name {
  width:785px;
  height:85px;
  overflow:hidden;
  position:absolute;
  z-index:1;
  top:30px;
  left:34px;
  text-indent:-9999px;
}

#fmp-middle {
  background: #c2bcb6 url("images/fmp-container-middle.jpg") repeat-y 0 0 ;
  width:852px;
  overflow:hidden;
  text-align:left;
  margin: 0 auto;
}

#fmp-middle-inner {
  padding:0 0 25px;
  width:752px;
  position:relative;
  left:50px;
}

#fmp-footer {
  background: #c2bcb6 url("images/fmp-container-bottom.jpg") no-repeat bottom left;
  width:852px;
  height:45px;
  overflow:hidden;
  margin: 0 auto;
}

#sub-footer p {
  font:normal 10px/14px verdana,sans-serif;
  color:#7b6b5b;
  margin:0;
  padding-bottom:30px;
}
