body 
{
  background-color: #EEEFEA; 
  background-image: url(../images/bg.jpg);
  margin: 0;
  font-family: Arial;
  font-size: 12px;
}

A:link {color: #7D5F1D;}
A:visited {color: #7D5F1D;}
A:active {color: #7D5F1D;}
A:hover {color: #7D5F1D;}

.header
{
  cursor: hand;
}

.page_title
{
  background-color: #7D5F1D;
  height: 20px; 
  width: 890px; 
  margin: 20px 0px 20px 10px; 
  padding-top: 2px;
  text-align: center; 
  color: #E4BB64;
  font-size: 14px; 
  font-style: italic;
}

.page_title_bar
{
  width: 500px; 
  background-color: #D9A527; 
  font-weigth: bold;
}
