body {
    overflow:hidden;    /* hides scrollbars */
    margin:0; 
    background-color:Linen;
    background-color:DimGray;
    margin: 0px;
}
#foto, #copyright, #info, #topicinfo, #first, #last, #help, #auto, #matrix
{
-moz-box-shadow: 10px 10px 10px #333333;
-webkit-box-shadow: 10px 10px 10px #333333;
box-shadow: 10px 10px 10px #333333;
}
#first a, #last a, #topicinfo a, #info a, #copyright a
{
	text-decoration:none;
	color:white;
}

#first, #matrix, #auto, #help, #last, #topblack
{
	filter:alpha(opacity=65); 
	opacity:0.65;
	filter:alpha(opacity=100); 
	opacity:1;
	position:absolute;
	color:white;
	font-size:15px;
	visibility:hidden;
	background-color:DimGray;
	z-index: 5;
}
#first, #matrix, #auto, #help, #last
{
	z-index: 6;
	opacity:1;
}
#topblack, #topblackColor
{
	height:60px;
}
#help, #auto, #matrix
{
	border-color:DarkGray;
	border-style:solid;
	border-width:1px;
	height:30px;
	width:30px;
}
#help img, #matrix img, #auto img
{
	width:30x;
	height:30px;
}
#first, #last
{
	color: white;
	text-decoration: none;
	padding: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16;
	height:20px;
}
#copyright, #info, #topicinfo
{
	filter:alpha(opacity=65); 
	opacity:0.65;
	position:absolute;
	padding: 5px;
	background-color:black;
	color:white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	visibility:visible; 
	max-height: 30px;
	height: 15px;
	text-decoration:none; 
	bottom: 3%;
	text-align:left;
	background-color:DimGray;
	z-index=6;
 	
}
#copyright, #last
{
	text-align:right; 
}
#next, #previous, #toparea
{
	visibility:visible; 
	position:absolute; 
/*	filter:alpha(opacity=50);
	opacity:0.25;
*/
	filter:alpha(opacity=0);
	opacity:0.0;
}
#next
{
	z-index:5;

	background-color:green;

}
#previous
{
	z-index:5;

	background-color:red;

}
#toparea
{
	z-index:5;
	visibility:visible;
	
	background-color:yellow;

}
#topblack
{
	background-color: Silver; 
}
#exifinfo
{
	width:500px;
	left:-250px;
	filter:alpha(opacity=7); opacity:0.7;
	background-color: black; 
	color: white; 
	padding: 5px;
	visibility:hidden; 
	position:absolute; 
	text-align:left;
	z-index: 5;
}
table
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
img
{
	border-style:none; 
	border-width:0px ; 
}
