
td.thumb {
	text-align: center;
	width: 130px;
	height: 180px;
	background-color: #E4EAED;
	background-image: url(../img/load.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
}

img.thumb {
  border-width: 0px;
}

div.nav {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

a.nav {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13pt;
	color: Red;
}

div.photo {
  text-align: center;
}

img.photo {
}