body {
	background-color: #000;
	color: #999999;
	font-size: 16px;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, serif;
	margin: 0px;
	overflow: hidden;
}
a {
	color: #999;
	text-decoration: none;
}
a.no-hover:hover {
	color: #999;


}
a:hover {
	color: #FFF;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white {
	color: #FFF;
}
p {
	margin-bottom: 16px;
	margin-top: 16px;
}


h1 {
	font-size: 30px;
	font-weight: normal;
}

h2 {
	font-size: 24px;
	font-weight: normal;
}




.image-right {
	float: right;
	margin: 10px;
}
.image-left {
	float: left;
	margin: 10px;
}

#container {
	height: 700px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#intro {
	text-align: left;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 250px;
	padding-left: 20px;
}
.testo-largo {
	letter-spacing: 11px;
	margin-left: 2px;
}




#main-image {
	text-align: center;
	margin-top: 60px;
}


#main-menu {
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 18px;
}

#main-menu ul {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#main-menu      li     {
	margin-right: 18px;
	margin-left: 18px;
	display: inline;
}


#main-footer {
	text-align: right;
	position: absolute;
	top: 665px;
	font-size: 20px;
	padding-right: 15px;
	width: 885px;
}
#flickr {
	background-image: url(images/flickr-off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	top: -5px;
}
#flickr:hover {
	background-image: url(images/flickr-on.gif);
}

#footer {
	position: absolute;
	top: 665px;
	width: 900px;
	font-size: 20px;
}
#footer-left {
	float: left;
	width: 425px;
	padding-left: 15px;
}
#footer-left  a {
	margin-right: 15px;
}
#footer-center {
	float: left;
	width: 50px;
}


#footer-right {
	float: right;
	padding-right: 15px;
}
.structure {
	height: 650px;
	width: 875px;
	margin-top: 50px;
	font-size: 16px;
	clear: both;
	margin-left: 25px;
}

.structure-element {
	padding: 10px;
	float: left;
	height: 150px;
	width: 195px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.structure-element img {
	margin-bottom: 8px;
}
#photo-main {
	text-align: center;
	width: 32px;
	margin-right: auto;
	margin-left: auto;
}


#exhibitions-menu {
	margin-top: 50px;
}
.exhibitions-element {
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.exhibitions-element h1 {
	margin-top: 0px;
	margin-bottom: 5px;
}

.exhibitions-element p {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #FFF;
}


#exhibitions-title {
	text-align: center;
	height: 40px;
	margin-top: 40px;
}
#exhibitions-text {
	text-align: center;
}
#exhibitions-dates {
	text-align: center;
}
#bio {
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	height: 469px;
	width: 661px;
	background-image: url(bio/images/bio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	text-align: justify;
}
#bio p {
	font-size: 16px;
	margin: 0px;
}
#contact-content {
	height: 750px;
	width: 900px;
	clear: both;
}
#contact-content p {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contact-content h2 {
	margin-top: 15px;
	margin-bottom: 10px;
}

#contact-friends {
	width: 185px;
	float: left;
	margin-top: 267px;
	padding-left: 30px;
	text-align: right;
	height: 320px;
}


#contact-image {
	text-align: center;
	padding-top: 150px;
	width: 424px;
	margin-left: 20px;
	float: left;
	height: 420px;
	margin-right: 20px;
}

#contact-details {
	padding-top: 0px;
	width: 217px;
	float: left;
	margin-top: 343px;
	height: 240px;
}
