a:link,
a:active,


img {
  border: 0px #DAAC95 solid;
}



td.category {
  text-align: left;
  border: 1px #DAAC95 solid;
}

#main {
  margin: 0 auto;
  border: 0px #DAAC95 solid;
  background-color: #DAAC95;
}

#navigate_categories {
  text-align: left;
  width: 100%;
  color: #8A3729;
  border-bottom: 1px #000 solid;
  background-color: #DAAC95;
  font-family: verdana;
  font-size: 13px;
}

#display_categories {
  width: 100%;
  color: #DAAC95;
  background-color: #8A3729;
  font-family: verdana;
  font-size: 13px;
}

.navigate_images {
  text-align: center;
  width: 100%;
  color: #8A3729;
  background-color: #DAAC95;
  font-family: verdana;
  font-size: 13px;
}

#display_thumbnails {
  border: 1px #DAAC95 solid;
  width: 100%;
  background-color: #DAAC95;
}