*
{
  padding: 0;
  margin: 0;
}

a
{
  color: #744211;
  text-decoration: none;
}

hr
{
  clear: both;
  display: block;
  color: #D1B494;
  background-color: #D1B494;
  width: 80%;
  margin: auto;
  text-align: center;
  height: 1px;
}

a:hover
{
  text-decoration: underline;
}

body
{
  background-color: #d1b494;
  font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
}

h1.home
{
  position: absolute;
  clear: both;
  top: 5px;
  left: 5px;
}

h1.home a
{
  display: block;
  width: 200px;
  height: 195px;
  background: url(http://bgimages1.artbytali.com/images/artbytali-lesstext-trans.png) no-repeat transparent top left;
}

div#master-container
{
  width: 900px;
  position: relative;
  margin: auto;
  text-align: center;
  padding: 0px 50px 50px;
  background: url(http://bgimages1.artbytali.com/images/paperdrop.jpg) no-repeat #d1b494 top left;
}

div#footer-copy
{
  position: relative;
  z-index: 3;
  top: 25px;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
  width: 933px;
  margin-left: -18px;
  background: url(http://bgimages2.artbytali.com/images/page-footer-inside.png) transparent;
}

  div#footer-copy .contact
  {
    float: left;
    padding-left: 40px;
  }

  div#footer-copy .updated
  {
    float: right;
    padding-right: 40px;
  }

div#footer-image
{
  position: absolute;
  clear: both;
  z-index: 2;
  left: 0px;
  width: 1000px;
  height: 53px;
  margin-bottom: 1em;
  background: url(http://bgimages2.artbytali.com/images/paper-bottom.png) transparent;
  line-height: 2.0em;
  vertical-align: middle;
}

  div.spacer
  {
    clear: both;
    line-height: 1px;
    height: 1px;
  }

