
body {
  text-align: center;
  min-width: 700px;
  font-family:Verdana;
  background: url(bck01.jpg);
  background-attachment: fixed;	
}
#wrapper {
  text-align: left;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  background-color: #F7F4E1;
  border: medium solid #6D5052;
  padding: 10px 0px 20px 0px;	
}

p.soap {
	padding: 0px 30px 0px 30px;
}


/*- Menu Tabs 12--------------------------- */

    #tabs12 {
      float:left;
      width:100%;
          background:#F7F4E1;
      font-size:93%;
      line-height:normal;
          border-bottom: 1px solid #C2BDAE;
      }
    #tabs12 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs12 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs12 a {
      float:left;
      background:url("tableft12.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs12 a span {
      float:left;
      display:block;
      background:url("tabright12.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#E4D6CD;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs12 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs12 a:hover span {
      color:#FFF;
      }
    #tabs12 a:hover {
      background-position:0% -42px;
      }
    #tabs12 a:hover span {
      background-position:100% -42px;
      }

      #tabs12 #current a {
              background-position:0% -42px;
      }
      #tabs12 #current a span {
              background-position:100% -42px;
      }

a:link{
color: black;
text-decoration: none;
}
a:visited{
color: black;
text-decoration: none;
}

#tables a
{text-decoration:underline overline;}

#tables a:link{
color: #534E52;

}

#tables a:visited{
color: #534E52;


}



#tables a:hover{
	background-color: #534E52;
	color: #D4D1D3;
}

h4 {

	padding-top: 0px;
	
}

