body
{
  background-color : #faf8e8;
  padding: 0px;
  margin: 0px;
  font-family: Verdana, Arial; 
  font-size: 11px; 
  line-height: 1.5;
  color: #3a1e06;
}

td { vertical-align: top; }

a { color: #3a1e06; text-decoration: none; }
a:hover { color: #3a1e06; text-decoration: underline; }

#title {
  font-size: 12px;
  font-weight: bold;
}

#text {
  text-align: justify;
  padding-right: 10px;
}

#image {
  text-align: center;
  font-size: 9px; 
}

#footer {
  margin: 0px auto;
  width: 995px;
  height: 119px;
  background-image: url('../images/layout/bottom.jpg');
  color: #baa786;
  font-size: 10px;
}
                  
#footer a { color: #3a1e06; text-decoration: none; }
#footer a:hover { color: #3a1e06; text-decoration: underline; }