#menu {
	font-family: Helvetica, Arial, Georgia, sans-serif;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	width: 240px;
}
.vocimenu {
	list-style-image: none;
	list-style-type: none;
	line-height: 20px;
}

#homebutton a:link, #homebutton a:visited {
color: #000;
text-decoration: none;
}
#homebutton a:hover, #homebutton a:active {
	background-image: url(images/bghomebutton.png);
	background-position: left top;
}

#aboutbutton a:link, #aboutbutton a:visited {
color: #000;
text-decoration: none;
}
#aboutbutton a:hover, #aboutbutton a:active {
	background-image: url(images/bgaboutbutton.png);
	background-position: left top;
}

#portfoliobutton a:link, #portfoliobutton a:visited {
color: #000;
text-decoration: none;
}
#portfoliobutton a:hover, #portfoliobutton a:active {
	background-image: url(images/bgportfoliobutton.png);
	background-position: left top;
}

#downloadbutton a:link, #downloadbutton a:visited {
color: #000;
text-decoration: none;
}
#downloadbutton a:hover, #downloadbutton a:active {
	background-image: url(images/bgdownloadbutton.png);
	background-position: left top;
}

#contactbutton a:link, #contactbutton a:visited {
color: #000;
text-decoration: none;
}
#contactbutton a:hover, #contactbutton a:active {
	background-image: url(images/bgcontactbutton.png);
	background-position: left top;
}
#content {
	font-family: Helvetica, Arial, Georgia, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	float: left;
	width: 530px;
	line-height: 14px;
	height: auto;
}
#body {
	width: 770px;
}
#aboutme {
	background-image: url(images/sottolineaturahome.png);
	background-repeat: no-repeat;
}
#workspace {
	font-family: Helvetica, Arial, Georgia, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	float: left;
	width: 530px;
	line-height: 14px;
	height: 550px;
}.sottomenu {
	list-style-image: none;
	list-style-type: none;
	line-height: 20px;
}
p {
	font-family: Helvetica, Arial, Georgia, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

p a:link, p a:visited {
	font-family: Helvetica, Arial, Georgia, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FF0033;
}

p a:hover, p a:active {
	font-family: Helvetica, Arial, Georgia, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #FF0033;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
