body { 
font:65% Arial, Helvetica, sans-serif;
color:#BB4A05; 
background:url(../img/back.png) repeat-y top center; 
margin:0;
padding:0;
overflow:hidden;
text-align:center;
}

/* Center the site and return the contents to the left hand side */
#container {
	width:515px;
	padding:0;
	margin:0  auto;
	height: 100%;
}

/* position content to the right hand side */
#intro{
width:300px;
height:530px;
float:right;
background:url(../img/alberodx.png) no-repeat bottom left;
}

#pageHeader {
	width:290px;
	height:150px;	
}

/* Navigation ============================================================= */

#linkList{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	width:208px;
	text-align:right;
	float:none;
	/* Only IE5 MAC needs the left float \*/
float:none;
	height: 538px;
	background: url(../img/alberosx.png) no-repeat bottom right;
/* End IE5 MAC comment hack found at stopdesign.com see also http://www.stopdesign.com/log/2004/07/06/filtering-css.html */
}

#titolo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	width:290px;
	text-align:right;
	float:none;
	/* Only IE5 MAC needs the left float \*/
float:none;
	height: 100px;
	background: url(../img/titolo.png) no-repeat top center;
	margin-top: 80px;
/* End IE5 MAC comment hack found at stopdesign.com see also http://www.stopdesign.com/log/2004/07/06/filtering-css.html */
}

#gambo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	width:208px;
	text-align:right;
	float:none;
	/* Only IE5 MAC needs the left float \*/
float:none;
	height: 400px;
	background: url(../img/gambo.png) repeat top right;
/* End IE5 MAC comment hack found at stopdesign.com see also http://www.stopdesign.com/log/2004/07/06/filtering-css.html */
}

#foto{
	width:350px;
	height:330px;
	padding: 10px;
	margin-top:50%;
	float: right;
	margin-right: 50px;
}
#foto img{ width:100px; border:0; }
#foto a { margin:5px; border:1px solid #666666; height:100px; display:block; float:left; overflow:hidden;}