/*a:link,
a:active,
a:visited {
  color: #000080;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000080;
  text-decoration: underline;
}*/


td {
  text-align: center;
  border:#CCCCCC 1px solid;
}

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

#main {
  margin: 0 auto;
  background-color: #C0C0C0;
}

#navigate_categories {
  text-align: left;
  width: 100%;
  color: #000;
  background-color: #FFF;
  font-family: verdana;
  font-size: 13px;
}

#display_categories {
  width: 100%;
  color: #000;
  background-color: #C0C0C0;
  font-family: verdana;
  font-size: 13px;

}

.navigate_images {
  text-align: left;
  width: 100%;
  color: #000;
  background-color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding-bottom:5px;
}

#display_thumbnails {
  
  width: 100%;
  background-color: #FFF;
}

table {
	width:100%;
}

.rightbox{
border: 0px;
text-align:left;
}
