
ul{
	margin:0;
	padding:0;
}

li{
	width:121px;
	height:59px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
}

a{
	color:#FFF;
	text-decoration:none;
}

p{
	padding:0px 0px;
	margin-top:0px;
}

	.subtext{
		padding-top:0px;
		color:#999999;
	}
#minimenu {
height:22px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}
#artmini {
height:22px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}
#printmini {
height:22px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}
/*Menu Color Classes*/
.work2 {
background: url('img/work.png') top left no-repeat;
height:59px;
}


.home {
height:59px;
background-repeat:no-repeat;
list-style:none;
display:block;
}
.home a{
height:59px;
background-image:url(img/home.png);
background-repeat:no-repeat;
list-style:none;
display:block;

}
.home a:hover {
height:59px;
background-image:url(img/home2.png);
background-repeat:no-repeat;
list-style:none;
display:block;

}

.contatti {
width:173px;
height:59px;
background-repeat:no-repeat;
list-style:none;
display:block;
}
.contatti a{
width:173px;
height:59px;
background-image:url(img/contact.png);
background-repeat:no-repeat;
list-style:none;
display:block;

}
.contatti a:hover {
width:173px;
height:59px;
background-image:url(img/contact2.png);
background-repeat:no-repeat;
list-style:none;
display:block;

}