body
{
  background-color: #faecd3;
  margin: 15px auto;
  text-align: center;
}

a
{
  color: #000000;
  font-weight: bold;
}

a:hover
{
  color: #0000aa;
  font-weight: bold;
}

div
{
  margin: 0 auto;
}

#head
{
  width: 864px;
  height: 185px;
  background-image: url(gfx/header.png);
}

#body
{
  background-image: url(gfx/midback.png);
  width: 864px;
  text-align: left;
}

#pic
{
  position: relative;
  left: 5px;
  width: 268px;
  height: 143px;
  margin: 0 0;
  float: left;
  padding: 0px;
  margin: 0px;
  background-image: url(gfx/picturespace.png);
  
  
}

#nav
{
  width: 268px;
  margin: 0 0 !important; /* ie6 hack :) */ 
  margin-top: 145px;
  text-align: right;
}

#nav .item
{
/*  list-style: none;*/
/*  display: list-item;*/
  float: left;
  background-image: url(gfx/menuentry.png);
  background-repeat: no-repeat;
  width: 120px;
  margin-right: 0px !important; /* yet another ie6 hack ... */
  margin-right: 5px;
  margin-left: 0px !important; /* yet another ie6 hack ... */
  margin-left: 5px;
  color: #fc9603;
  padding-right: 10px;
  font-weight: bold;
  background-position: right;  
}

#nav a
{
  position: relative;
  color: #fc9603;
  text-decoration: none;
  bottom: 2px;
  font-weight: bold;
}

#content
{
  position: relative;
  right: 28px;
  width: 520px;
  float: right;
  text-align: left;
}

#foot
{
  background-image: url(gfx/footer.png);
  width: 864px;
  height: 58px;
}

.edit
{
  position: relative;
  background-color: #f4dcac;
  border: none;
  bottom: 0px !important;
  bottom: 1px;
  margin: 0;
  padding: 0;
}

input.edit
{
  height: 22px;

}

.lcap
{

  float: left;
  padding: 0;
  height: 22px;
  width: 10px;
  background-image: url(gfx/lcap.png);
}

.rcap
{
  float: left;
  padding: 0;
  height: 22px;
  width: 10px;

  background-image: url(gfx/rcap.png);
}

#toolbox
{
  position: absolute;
  right: 10px;
  top: -25px;
  text-align: right;
  float: left;
  height: 22px;
  z-index: 1000;
/*
  border: 1px solid #000000;
  background-color: #ffffff;
*/
}

#title
{
  font-family: Arial, sans-serif;
  position: absolute;
  left: 6px;
  top: -28px;
  text-align: left;
  float: left;
  height: 22px;
  font-size: 20pt;
  font-weight: bold;
  width: 90%;
  color: #a48c5c;
}

.listitem
{
  display: list-item;
  margin-left: 16px;
  margin-top: 3px;
  margin-bottom: 3px;
}

textarea
{
  background-image: url(gfx/textarea.png);
  padding-left: 2px !important;
  padding-top: 4px !important;
  border-bottom: 1px solid #777777 !important;
  border-right: 1px solid #777777 !important;
  font-size: 9pt;
}

#login
{
  background-image: url(gfx/memberarea.png);
  background-repeat: no-repeat;
  padding-top: 80px;
  padding-left: 12px;
}

#guestbook
{
  background-image: url(gfx/guestbook.png);
  background-repeat: no-repeat;
  padding-top: 80px;
  padding-left: 12px;
}

.error
{
  color: #ff4444;
  font-weight: bold;
}

.noerror
{
  color: #44ff44;
  font-weight: bold;
}

.ident1
{
  padding-left: 10px;
  float:left;
}

.ident2
{
  padding-left: 20px;
  float:left;
}

.ident3
{
  padding-left: 30px;
  float:left;
}

h1,h2,h3,h4,h5
{
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 5px;
}

sup,sub
{
  margin: 0px;
}

.picturebox
{
  background-color: #ddd;
  float: left;
  padding: 4px;
  margin: 4px;
  border: 1px solid gray;
  
  text-align: center;
}

hr
{
  height: 1px;
  padding: 0px;
  width: 96%;
  margin-left: 6px;
  margin-top: 16px;
  background-color: #000001;
  color: #000000;
  border: none;
}

.number
{
  font-family: Arial, sans-serif;
  font-size: 36pt;
  color: #B76E00;
}

td
{
  font-size: 10pt;
  vertical-align: top;
  padding: 0px 5px;

}

.cellbegin
{
  border-bottom: 1px solid rgb(224,200,142);
}

.cell
{
  border-left: 1px solid rgb(204,180,132);

}

.heading
{
  border-bottom: 1px solid rgb(224,200,142);
  font-weight: bold;
  background-color: rgb(244,220,172);
}

.entry
{
  padding: 0;
  background-color: #7b5912; /* ie hack */
}

.gbtl
{
  padding: 0;
  width: 56px;
  height: 65px;
  background-image: url(gfx/gbtl.png);
}

.gbtr
{
  padding: 0;
  width: 36px;
  height: 65px;
  background-image: url(gfx/gbtr.png);
}

.gbt
{
  
  height: 65px;
  padding: 0;
  padding-top: 8px;
  font-size: 22pt;
  color: #BC7100;
  font-family: Tahoma, sans-serif;
  background-image: url(gfx/gbt.png);
}

.gbftl
{
  padding: 0;
  width: 56px;
  height: 17px;
  background-image: url(gfx/gbftl.png);
}

.gbft
{
  border-top: 1px solid #7b5912; 
  height: 17px;
  background-color: #faecd3; /* ie hack */
}

.gbftr
{
  padding: 0;
  width: 36px;
  height: 17px;
  background-image: url(gfx/gbftr.png);
  background-color: #00ff00;
}

.gbbl
{
  padding: 0;
  width: 56px;
  height: 51px;
  background-image: url(gfx/gbbl.png);
  background-color: #00ff00;
}

.gbb
{
  padding: 0;
  height: 51px;
  background-image: url(gfx/gbb.png);
  
}

.gbfl
{
  padding: 0;
  background-image: url(gfx/gbfl.png);
}

.gbf
{
  background-color: #faecd3; /* ie hack */
  padding: 0; 
}

.gbentry
{
  position: relative;
  margin-left: -35px;
  margin-top: -8px;
  float:left;
  width: 400px;
  
  z-index: 100; /* yet another ie hack */
  background-color: #faecd3;


}


.gbfr
{
  padding: 0;
  background-image: url(gfx/gbfr.png);
}

.gbbr
{
  padding: 0;
  width: 36px;
  height: 57px;
  background-image: url(gfx/gbbr.png);
  background-color: #00ff00;
}

.gbname
{
  position: absolute;
  right: 85px;
  text-align: right;
  margin-top: 2px;
}

.gbact
{
  position: relative;
  left: -16px;
  padding-top: 30px;

}

.counter
{
  text-align: right;
  float: right;
  color: #000000;
  padding-right: 40px;

}

