body {
	background-color:#fff;
	text-align:center;
	color:#999999;
	margin:0;
	padding:0;
	font-size:100.1%;
	font:83%/1.4 verdana, arial, helvetica, sans-serif;
}
img { 
	position:absolute; 
	top:0px;
	border:none;
}
h2{
	font-size:120.1%;
	font-family: Arial Narrow, Arial, sans-serif;
	text-align: center;
}
h1 {
	text-align:center;
}
a{
	color:#999;
}
.clear{
	clear:both;
}
#images{
	visibility:hidden;
}
#images img{
	border:1px solid #b3b3b3;
}
#loading{
	margin-top:100px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	margin-top:-200px;
	text-align:left;
	margin-bottom:-50px;/*aggiunto*/
}
#header{
	text-align:center;
	margin-left:10%;
	margin-right:10%;
	border-bottom: 1px solid #b3b3b3;	
	margin-bottom: -10px;
	margin-top: 0px;
	z-index:40002;
}
.title{
	font-size:300.1%;
	font-family: Arial Narrow, Arial, sans-serif;
	font-stretch: extra-expanded;
	font-weight: 100;
	text-align:center;	
	margin-bottom: 0px;
	margin-top: 0px;
	color: #cccccc;
}
.title a{
	text-decoration: none;
}
.title a:hover{
	text-decoration: none;
}
.contact{
	font-size:120.1%;
	font-family: Arial Narrow, Arial, sans-serif;
	text-align: right;
	margin-left: 10%;
}
.contact a{
	text-decoration: none;
}
.contact a:hover{
	text-decoration: underline;
}
.biography{
	font-size:120.1%;
	font-family: Arial Narrow, Arial, sans-serif;
	text-align:left;
	margin-right: 10%;
}
.biography a{
	text-decoration: none;
}
.biography a:hover{
	text-decoration: underline;
}
.other{
	font-size:120.1%;
	font-family: Arial Narrow, Arial, sans-serif;
	text-align:center;
}
.other a{
	text-decoration: none;
}
.other a:hover{
	text-decoration: overline;
}
#thumbs{
	visibility:hidden;
	margin-left:5%;
	margin-right:5%;
	position:relative;
	text-align:center;
	/*margin-top:-10%;*/
}
#thumbsaltri{
	margin-left:5%;
	margin-right:5%;
	position:relative;
	text-align:center;
	/*margin-top:-10%;*/
}
#thumbsaltri img{
	position:relative;
	margin-bottom:1%;
	margin-left:1%;
	max-height: 6%;
	max-width: 6%;
	border:1px solid #666666;
}

#thumbsaltri ul{
	position: relative;
	top: 0px;
	left: 0px;
	list-style-type: none;
	overflow: hidden;
}
#thumbs img{
	position:relative;
	margin-bottom:1%;
	margin-left:1%;
	max-height: 6%;
	max-width: 6%;
	border:1px solid #666666;
}

#thumbs ul{
	position: relative;
	top: 0px;
	left: 0px;
	list-style-type: none;
	overflow: hidden;
}