/* Start of CMSMS style sheet 'Site: layout' */
html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
}
#wrapper {
  display: block;
  min-height: 100%;
  width: 752px;
  position: absolute;
  top: 0%;
  left: 50%;
  margin: 0px 0px 0px -376px;
  z-index: 0;
}
#content {
  margin: 48px 80px 12px;
  padding: 0px 0px 80px;
  width: 592px;
  background-color: transparent;
  color: #854e17;
  position: relative;
  text-align: left;
}
#homepage #content {
  margin: 12px 80px;
  padding-bottom: 0px;
}
#footer {
  position: absolute;
  display: block;
  left: 0px;
  bottom: 0px;
  width: 752px;
  height: 80px;
  z-index: 999;
  padding: 0px;
  margin: 0px;
  background: transparent url('/uploads/images/bg_footer.gif') bottom center no-repeat;
  color: #b0773f;
}
/*
#outer {
  position: relative;
  margin: 0px;
  padding: 0px;
  min-height: 100%;
  width: 100%;
}
*/
body {
  background: #E9D6AE url('/uploads/images/bg_body.jpg') top center no-repeat fixed;
  color: #000000;
  text-align: center;
}

body#homepage {
  background-image: url('/uploads/images/bg_body_homepage.jpg');
}
/*
#wrapper {
  margin: 0em auto;
  padding: 0px;
  width: 752px;
  text-align: left;
  position: relative;
}
*/
#header {
  margin: 0px;
  padding: 0px;
  height: 163px;
  background: transparent url('/uploads/images/bg_header.gif') top center no-repeat;
}
/*
#content {
  margin: 48px 80px 12px;
  padding: 0px;
  width: 592px;
  background-color: transparent;
  color: #854e17;
  position: relative;
}
*/
#bio #content {
  margin: 48px 80px 12px 0px;
  padding-left: 140px;
  width: 542px;
  \width: 402px;
  w\idth: 542px;
  background: transparent url('/uploads/images/bnw_mo_fargo.gif') top left no-repeat;
}
/*
#footer {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0px;
  margin-left: -376px;
  padding: 0px;
  width: 752px;
  height: 80px;
  background: transparent url('/uploads/images/bg_footer.gif') bottom center no-repeat;
  color: #b0773f;
  text-align: center;
}
*/
#homepage #footer {
  display: none;
}
/* End of 'Site: layout' */

