.background {
	background-color: #DACCB1;
	background-image: url(images/bgimage.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.italiancontent {
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #8D7645;
	text-decoration: none;
}
.content {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #7A663D;
	text-decoration: none;
}
.footer {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8D7645;
	text-decoration: none;
}
.minifooter {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8D7645;
	text-decoration: none;
}
.header {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	color: #8D7645;
	text-decoration: none;
	font-weight: bold;
}
.subheader {

	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #7A663D;
	text-decoration: none;
}
.photocaption {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7A663D;
	text-decoration: none;
}
.italiansubheader {

	font-family: Verdana;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #8D7645;
	text-decoration: none;
}
.whitesubheader {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whitecontent {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
