a:link,
a:active,
a:visited {
  color: #000000;
  font-family: verdana; color: #000000
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}

img {
  border: 1px #cdd8f1 solid;
}

td {
  text-align: center;
}

td.category {
  text-align: left; color: #000000
  border: 1px #cdd8f1 solid;
}

body {
	
}

#main {
  margin: 0 auto;
  border: 1px #cdd8f1 solid;
}

#navigate_categories {
  text-align: left;
  width: 100%;
  color: #000000;
  border-bottom: 1px #cdd8f1 solid;
  font-family: verdana;
  font-size: 13px;
}

#display_categories {
  width: 100%;
  color: #000000;
  font-family: verdana;
  font-size: 13px;
}

.navigate_images {
  text-align: center;
  width: 100%;
  color: #000000;
  font-family: verdana;
  font-size: 13px;
}

#display_thumbnails {
  border: 1px #cdd8f1 solid;
  width: 100%;
}
