#Banner
{
  height: 140px;
  margin-left:220px;
  border-bottom:10px solid #1e9e33;
  background: #B0C0FF url("images/HomeTitleTile.png") repeat-x bottom left;
  border-top-left-radius:25px;
  border-top-right-radius:25px;
}
#BannerTitle
{
  background:  url("images/shed-sign.png") no-repeat 50px 15px;
  height: 140px;
  clear:none;
  width:100%;
}
#BannerContent
{
  background:  url("images/bigsun.gif") no-repeat top right;
  height: 140px;
  clear: none;
  margin-top: -140px;
}
#BannerFooter
{
  background:  url("images/grass.gif") repeat-x bottom left;
  height: 140px;
  clear: none;
  margin-top:-140px;
}
