body {
  text-align: center;
  background: #007698 url('../images/backMain.gif') top center repeat-x;
  margin-top:96px;
  margin-bottom:30px;
  color:#007698;
}



#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 740px;
  text-align: left;
}

#page_logo {
background: #007698;
padding:0;
}




#page_footer {
  height: 70px;
  background: #007698;
}  



#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: verdana;
  font-size:10px;
  line-height:16px;
  color: #FCF8E3;
}



.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

  


#page_footer p a {
color: #ffffff;
text-decoration:none;
}

#page_footer p a:hover {
color:#dccdab;
text-decoration:none;
}