body {
  background: #fff url(img/home_stripe.gif) center 177px repeat-x;
}
#canvas {
  width: 879px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
#masthead {
  height: 177px;
  background: url(img/homepage_top.jpg) center center no-repeat;
  background-position:left;
}
#leftcol {
  width: 500px;
  height: 354px;
  margin: 0;
  background: url(img/homepage_bottom.jpg) center center no-repeat;
}
#intro {
  width: 243px;
  color: #fff;
  font: small-caps 17px/normal garamond, georgia, times, serif;
  text-align: center;
  float: left;
  height:355px;
  font-weight:bold;
}

#initialcap {
  font-size:32px;
  margin-right:-2px;
  }

#intro p {
  margin: 1.5em;
  vertical-align:middle;
}
#rightcol {
  height: 355px;
  margin: 0;
}
#nav {
  margin-bottom: 0;
}
#copy {
  width: 600px;
  margin-left: 0px;
  float: left;
  clear: both;
}
#footer {
  padding-top: 3em;
  clear: both;
}
#copy h2 {
  margin-top:.5em;
}