body { 
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
    font-size:85%;
	margin:1em;
	text-align: center; 
	background-color:Black;
}

img {
 border: 2px solid white;
}

h2 { 
	font-size: 100%; 
	margin-top:0.5em 
}

h3 {
	font-weight: normal;
	font-size: 93%;
	margin-top:0;
}
	
p.navigation { 
	font-size: 93%;
	margin-bottom: 0.5em;
}

p.caption {
	font-size: 85%;
	margin-top: 0.25em;
}

table thead tr td {
	font-size:80%;
}

table tfoot tr td {
display:none;
}

table tr td.group {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#000000', EndColorStr='#6D6D6D');
	background-color: #000000;
  font-size: 12px;  color: #FEFFD3;
	padding:0.25em 10px 0.25em 10px;
}

table tr td.thumb {
	font-size:80%;
	text-align: center;
	vertical-align: middle; /* top; */
	padding: 0;
	width: 130px;
}

table tfoot tr td a:link, table tfoot tr td a:visited
{
	color: #616161;
	text-decoration:none;
/*	border-bottom: solid 1px #dedfde; */
}

table tfoot tr td a:hover
{
	color: #ce3000;
	text-decoration:none;
/*	border-bottom: solid 1px #c0c0c0; */
}

#originalBody 
{
	background-color:white;
}
table thead tr td a:link, 
table thead tr td a:visited,
#original p.navigation a:link, 
#original p.navigation a:visited
{
	color: #808080;
	text-decoration:none;
	border-bottom: solid 1px #efefef;
}

#original p.navigation a:hover,
table thead tr td a:hover
{
	color: #ce3000;
	text-decoration:none;
	border-bottom: solid 1px #dedfde;
}

#original p.info a:link, #original p.info a:visited
{
	color: 808080;
	border-bottom: #efefef 1px solid;
	text-decoration: none;
}

#original p.info a:hover
{
	color: #ce3000;
	text-decoration:none;
	border-bottom: solid 1px #dedfde;
}

#original a
{
}

#original a img 
{
	border: 2px solid black;
/*	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#a0a0a0,strength=4); */
}

#original h2
{
	font-size: 110%;
	margin: 0.5em 0 0 0;
}

#original p.info
{
	margin: 1em 0 0 0;
}

#original p.navigation
{
	margin: 0 0 1em 0;
}

table
{
	background-color:#727272;
}
table tr td.thumb a:link img, 
table tr td.thumb a:visited img, 
table tr td.thumb a:hover img
{
	border: 0spx solid #FFFFFF;
}

table tr td.thumb a:link img
{
		border: 0px solid black;
}

table tr td.thumb a:visited img
{
		border: 0px solid black;
}

table tr td.thumb a:hover img
{
	border: 1px solid #404040;
	filter: 
		progid:DXImageTransform.Microsoft.BasicImage(Rotation=0,Mirror=0,Invert=0,XRay=0,Grayscale=0,Opacity=0.7,Mask=0);
		border: 0px solid black;
}

table tr td.thumb p
{
	line-height: 0;
	margin: 0;
	visibility: hidden;
}

table tr td.thumb p.group_caption
{
	font-size: 93%;
	line-height: 1.2em;
	visibility: visible;
}

table tr td.thumb p.group_caption em
{
	color: #808080;
	font-size: 93%;
}

table tr td.album {
	font-size: 85%;
	width: 260px;
	padding:0 10px 0 10px;
}

table tr td.album h2 {
	margin:0 0 0.5em 0;
	padding:0;
}

table tr td.album p {
	margin:0;
	padding:0;
}

table tr td a {
	text-decoration: none;
}

table tr td a:hover {
	text-decoration: underline;
}

table caption {
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
	padding-bottom: 0;
}



