* {
	margin: 0;
	padding: 0;
}
html {

}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #000;
	background-color: #FFFFFF;
}
a {
	color: #000;
	text-decoration: none;
}
a img {
	border: 0 none;
}
input, textarea {
	padding: 2px;
}
#flash {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 33;
}
#logo {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 33;
}
#logo ul li{
	display:inline;
	
}/*
#logo a {
	display: block;
	width: 500px;
	height: 130px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
*/
#bio {
	position: relative;
	top: 172;
	left: 172;
	line-height: 1.5;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	
}

#valerio {
	position: fixed;
	padding-left: 120px;
	padding-top: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #000000;
}

#intro {
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #b3b3b3;
}

#menu1 {
	padding-left: 120px;
	padding-top: 70px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	opacity: 1;
}
#menu1 a {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	text-decoration:none;
}
#menu1 a:hover {
	margin-left: 0;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	border-bottom:5px solid #BEDA00;
}
#menu1 li.current {
	margin-left: 0;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	border-bottom:5px solid #BEDA00;
}
#valerio {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000;
	background-color: #FFFFFF;
}
#stuff {
	position: relative;
	padding-top: 100px;
}
#nav {
	float: left;
	width: 250px;
}
#nav p {
	font-size: .92em;
}
#nav p {
	color: #999;
	padding: 15px 30px 0 6px;
	line-height: 1.1em;
}
#nav ul#other {
	padding: 12px 0 0 6px;
	list-style: none;
}
#nav ul#other li {
	font-size: .92em;
	padding: 0 0 9px 0;
}
#nav ul#other li a#blog {
	color: #ccc;
	padding: 3px 3px 3px 24px;
	background-image: url(../images/space.png);
	background-position: left;
	background-repeat: no-repeat;
}
#nav ul#other li a#email {
	color: #999;
	padding: 3px 3px 3px 24px;
	background-image: url(../images/space.png);
	background-position: left;
	background-repeat: no-repeat;
}
#nav ul#other li a#blog:hover, #nav ul#other li a#email:hover {
	color: #fff;
}
#nav p a#prints {
	display: block;
	width: 140px;
	height: 35px;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(../images/space.png);
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}
#nav p a#prints:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
#content {
	position: absolute;
	left: 110px;
	padding-top: 50px;
}
.tool-tip {
	color: #fff;
	width: 189px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #d7ba6a;
	padding: 8px 8px 4px;
	background: url(../images/space.png) top left;
}
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/space.png) bottom right;
}
/*
#footer {
	position: relative;
	color: #666;
	margin-top: -20px;
	padding-right: 10px;
	height: 20px;
	font-size: 10px;
	text-align: right;
}
*/
#footer {
	position: fixed;
	bottom: 12px;
	right: 20px;
	height: 12px;
	padding: 0px;
	overflow: none;
	font-size: 10px;
	text-align: right;
	color: #666;
	z-index: 0;
}
#footer a {
	color: #888;
}
#footer a:hover {
	color: #ccc;
}
#footer abbr {
	color: #666;
	border-bottom: dotted 1px #333;
}
