body
{
  font-family: arial, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  background: #4b57ac url(http://laityphoto.com/images/bg_gradient_850.gif) repeat-y top center;
}

#wrapper
{
  width: 860px;
  margin: 0 auto;
  padding: 0;
  min-height: 100%;
  margin-bottom: -10px;
}
#banner
{
  width: 860x;
  height: 150px;
  margin: 0 auto;
  padding: 0;
  background: #4b57ac url(http://laityphoto.com/images/laityphoto_banner_850.gif) no-repeat top center;
}

#content
{
  width: 816px;
  margin: 0 auto;
  padding: 20px;
}

#footer
{
  width: 1600x;
  height: 10px;
  margin: auto;
  padding: 0;
  background: #4b57ac url(http://laityphoto.com/images/laityphoto_bottom_850.gif) repeat-y top center;
}

