body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#photo {
	position: relative;
	top: 19px;
}
#thumbs img {
	border: 4px solid #FFFFFF;
	margin-right: 8px;
}
#thumbs .row {
	margin-bottom: 8px;
}

img {
	padding: 15px;
	background-color: #ffffff;
}

td#image, img {
	background-color: #FFFFFF;
	background-image: url(loading.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

td#download {
	padding-top: 20px;
	text-align: center;
	font-size: x-small;
	color: #666666;
}

td#download p {
	margin: 0.5em;
}

td#download a {
	font-weight: bold;
	border-bottom: 1px dashed #999999;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
}

/*p#download a  { 	 }*/

a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #999999;
}