body,td,p {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}

body {
  background-image: url(img/bg1.gif);
  background-repeat: repeat-x;
  background-color: #f9f2cc;  
  padding: 0px;
  margin: 0px;
}

pre {
  margin-top: 0px;
  padding-top: 0px;
  font-family: monospace;
}

img {
  border: 0px;
  margin: 0px;
}

div,form {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

table {
  border-collapse: collapse;
  border: 0px;
  padding: 0px;
  margin: 0px;
}

p.hdr {
  font-weight: bold;
}

p#print_bg {
  display: none;
}

div#navi {
  position: absolute;
  left: 10px;
  top: 146px;
  width: 180px;
  height: 171px;
  vertical-align: top;
}

div#content {
  position: absolute;
  left: 170px;
  top: 74px;
  width: 647px;
}

div#navi > table {
  width: 180px; 
  height: 171px;
  background-image: url(img/tbg2.gif);
  background-repeat: no-repeat;
}

div#navi img {
  vertical-align: bottom;
  display: block;
}

div#content > table {
  width: 647px;
  height: 711px;
  background-image: url(img/tbg1.gif);
  background-repeat: no-repeat;
}

div#content td {
  vertical-align: top;
}

input#search {
 border: 1px solid #000000;
 width: 148px;
 padding: 1px 2px 1px 2px;
 margin-left: 15px;
}

table.recipe td {
  padding-right: 15px;
}

td.evenrow {
  background-color:#faf6e8;
}

table#tnavi img {
  display: block;
  vertical-align: bottom;
}

table.recipe td {
	padding-right: 15px;
}
