* {
	margin: 0;
	padding: 0;
}

#gallery {
	width: 620px;
  	background-image:url(../images/shatter_04.jpg);
  	height: 667px;
	float: left;
}

.navigate_images {
  border-bottom: 2px #000  dotted;
  border-top: 2px #000  dotted;
  }
  
.navigate_images a:link,
.navigate_images a:active,
.navigate_images a:visited {
  color: #C83901;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.navigate_images a:hover {
	color: #DFAC15;
}

td {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	color: #999;
}

td img {
	border: 1px solid #999999;
}

#main {
  margin: 0;
  border: none;
  }

#navigate_categories {
  text-align: right;
  width: 100%;
  color: #736257;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.5em;
}

#navigate_categories a {
	float: left;
}

#navigate_categories a:link,
#navigate_categories a:active,
#navigate_categories a:visited {
	color: #736257;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	font-style:normal;
}

#navigate_categories a:hover {
	color: #DFAC15;
}

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

.navigate_images {
  text-align: right;
  width: 100%;
  color: #000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  line-height: 1.2em;
}

#display_thumbnails td a{
	padding: 0;
	margin: 0;
	font: Georgia, "Times New Roman", Times, serif;
	border: none;
	width: 100%;
	text-decoration: none;
	outline-style: none;
}

#display_thumbnails a {
	text-decoration: none;
	
}