BODY {
	background:#FFF; color:#000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px; 
	padding:0px;
	text-align:center;
	height: 100%;
}

A:link      { color: #000; text-decoration: none; }

A:visited   { color: #000; text-decoration: none; }

A:hover     { color: #f0a514; text-decoration: underline; }


#principale {
	width:1000px;
	position: relative;
	margin:0 auto; 
	text-align:left;
	min-height: 100%;
	height: auto;
	height: 100%;
}

#banner img {
float:right;
vertical-align=top;
position:absolute;
top:0px;
right:0px;
}

#top {
	position:relative;
	width: 1000px;
	top: 0px;
	left:0px;	
}

#header {
	position: relative;
	background:#bbd8e8; 
	height:20px;
	width: 1000px;
	top: 10px;  
}

#menu {
	position: relative;
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	color:#000; 
	font-size:70%;
	letter-spacing: .3em; 
	width:100%; 
	padding-left:2px;
	text-align:center;
	height:auto;
	vertical-align:middle; 
	padding-top:2px;
	padding-bottom:2px;
	top: 10px;
}

#content {
	position:relative;
	width: 1000px;
	top: 10px;
	height: auto;
	min-height: 100%;
	left:0px;	
}

#footer {
	position:relative;
	width: 1000px;
	text-align:center;	
	clear: both;
	top: 10px;
}

#colonnasx {
	float:left;
	left:0px;
	width:160px;
}

#corpo {
	float:left;
	left:0px;
	width:550px; 
}

#colonnadx {
	float:right;
	right:0px;
	top:0px;
}

#gallery {
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	height: 160px;
	text-align:center;
	border: 3px solid #C5C4C2;
}

#citazione {
	text-align:right;
	position: absolute;
	width: 550;
	top:10px;
	left: 170px;
}

#ff {
float:right;
right:0px;
}

#chisono {
	text-align:left;
	position: absolute;
	top: 170px;
	left:0px;
	width: 160px;
	height: 200px;
}

#flickr {
	text-align:left;
	position: absolute;
	top: 270px;
	left:0px;
	width: 160px;
	height: 200px;
}

#photobucket {
	text-align:left;
	position: absolute;
	top: 480px;
	left:0px;
	width: 160px;
	height: 180px;
	border: 3px solid #C5C4C2;
}

#shiny {
	text-align:left;
	position: absolute;
	top: 700px;
	left:0px;
	width: 160px;
	height: 200px;
}

#picasa {
	text-align:left;
	position: absolute;
	top: 750px;
	left:0px;
	width: 160px;
	height: 200px;
}

#blog {
	text-align:left;
	position:absolute;
	top:70px;
	left:170px;
	width:550px; 
}

#copyright {
	background:#bbd8e8; 
	height:20px; 
	position: absolute;
	border-top: 1px solid #C5C4C2;
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: .3em;
	color: #000;
	text-align:center;
	left:0px;
	font-size:70%; 
	width:100%; 
}

ul {
	list-style: url(square.gray.gif);
}

li {
	
}


