body {
	background-color: #000000;
}


td.thumb {
  text-align: center;
  width: 150px;
  height: 150px;
  background-color: #101010;  
}

img.thumb {
	border: thin double #009B00;
}

div.nav {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
	font-weight: bold;
}

a.nav {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #ffc4ff;
}

div.photo {
  text-align: center;
}

img.photo {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
