.navbar {
	font-size: x-small;
	background-color: #FFFFFF;
	color: #990000;
	text-decoration: none;
	padding: 0.4em  1.5em;
	margin-bottom: 2em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Corbel, Arial, Helvetica, sans-serif;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 100%;
	margin-top: 20pt;
}
h1 {
	font-size: larger;
}
h2 {
	font-size: 100%;
}
.foot {
	font-size: smaller;
	text-align: center;
	clear: both;
}
.chianti_storico {
	font-family: "Monotype Corsiva", "Comic Sans MS";
	font-weight: normal;
	color: #003300;
	font-size: 100%;
}
a:link {  background-color: #FFFFFF; color: #990000; text-decoration: none; }
a:visited {  background-color: #FFFFFF; color: #990000; text-decoration: none; }
a:hover {  background-color: #FFFFFF; color: #999999; text-decoration: underline; }
a:active {  background-color: #FFFFFF; color: #999999; text-decoration: underline; }
a.other:link {  background-color: #FFFFFF; color: #990000; text-decoration: none;  }
a.other:visited {  background-color: #FFFFFF; color: #990000; text-decoration: none; }
a.other:active {  background-color: #FFFFFF; color: #999999; text-decoration: underline; }
a.other:hover {  background-color: #FFFFFF; color: #999999; text-decoration: underline; }
a.gallery:active {  background-color: #FFFFFF; color: #999999; text-decoration: none; }
a.gallery:hover {  background-color: #FFFFFF; color: #999999; text-decoration: none; }
.gallery_index {
	border: medium groove #990000;
	font-size: smaller;
	font-weight: bold;
	padding: 5pt;
}
.gallery {
	border: medium groove #990000;
	font-size: smaller;
}
.main_pic {
	margin: 10pt;
	float: right;
	border: medium groove #990000;
}
td.left {
	padding: 15pt 5pt 15pt 15pt;
}
td.right {
	vertical-align: bottom;
	padding: 15pt 15pt 15pt 5pt;
}