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:black;
	border: 0px;
	text-decoration:none;
}

img {
border: 0px;
}

a img {
border: 0px;
}

 #pictures1 {
	position: absolute;
	top: 80px;
	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: 80px;
	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;
width:30%;
margin:5px;
z-index:1000;
text-align:left;
}
