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;
}

a, a:link, a:visited {
	color: #69F;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: blue;
	background-color: transparent;
	text-decoration: none;
}

#setTimeForm {
	position: absolute;
	top: 52px;
	left:0px;
	right:0px;
}

 #pictures1 {
	position: absolute;
	top: 90px;
	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: 90px;
	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:40px;
left: 10px;
width:30%;
margin:5px;
z-index:1000;
text-align:left;
}

#credits {
position:absolute;
bottom:30px;
width:98%;
}

#aboutImage {
float:left;
margin:10px;
}

#about-page {
text-align:left;
}
