body{
	font-family:"Arial", Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 9pt;
	line-height:1.2;
	text-align: center;
	color:white;
	background-color:#600;
	border: 0px;
	text-decoration:none;
}

/* Links */
a {
	text-decoration: none;
	color: Blue;
}
a:visited, a:hover, a:active {
  color:gray; }
a:hover, a:active {
  background:#600; }
a:active {
  text-decoration:none;} 

img {
border: 0px;
}

a img {
	border: 0px;
	text-decoration: none;
	color: Silver;
}

 #pictures1 {
	position: absolute;
	top: 50px;
	width: 98%;
	z-index: 10;
	visibility: visible;
	text-align: center;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";*/
	/*filter:alpha(opacity=100);*/
 }

 #pictures2 {
	position: absolute;
	top: 50px;
	width: 98%;
	z-index: 10;
	visibility: hidden;
	text-align: center;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";*/
	/*filter:alpha(opacity=100);*/
}

.exif {
font-size: 8pt;
color: #999;
}

.data {
font-size: 8pt;
color: #ccc;
}

.align {
}

.thumbs {
	width: 129px;
}

#navHelp {
position:absolute;
top:10px;
left: 10px;
width:30%;
margin:5px;
z-index:1000;
text-align:left;
}
