html {
	height: 100%;
	text-align:center;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	vertical-align: middle;
	text-align:center;
}
#footer #credits {
	width:50%;
	text-align:right;
	margin-left:50%;
}
#footer #pi {
	width:50%;
	text-align:left;
	float:left;
}
#footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	bottom: 10px;
	position: absolute;
	right: 0px;
	display: block;
	width: 100%;
}
#content {
	position:absolute;
	font-family: Tahoma;
	font-size: 10px;
	display: block;
	width: 140px;
	top:50%;
	left:50%;
	margin-top:-120px;
	margin-left:-70px;
	
}#content #navigation .box1 {
	width:69px;
	text-align:center;
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	background-image:url(img/box_bg.gif);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content #navigation .box2 {
	width:69px;
	text-align:center;
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	background-image:url(img/box_bg.gif);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.linkbase:link {
	color: #666666;
	text-decoration: none;
}
a.linkbase:visited {
	color: #666666;
	text-decoration: none;
}
a.linkbase:hover {
	color: #666666;
	text-decoration: underline;
}
a.linkbase:active {
	color: #666666;
	text-decoration: none;
}
a.linkazzurro:link {
	color: #455E87;
	text-decoration: none;
}
a.linkazzurro:visited {
	color: #455E87;
	text-decoration: none;
}
a.linkazzurro:hover {
	color: #455E87;
	text-decoration: underline;
}
a.linkazzurro:active {
	color: #455E87;
	text-decoration: none;
}
.getflash {
	padding-top:10px;
	padding-bottom:10px;
	clear:left;
}
.claim {
	position:absolute;
	margin-top:45px;
	right:50px;
	width:25%;
	text-align:right;
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	font-style: italic;
}
.claim .italico {
	font-style:italic;
}
.allLinks {
	padding-top:20px;
}
