@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	padding-top: 50px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 0.9em;
	margin-bottom: 0;
	margin-top: 0;
}

h2 a:link, h2 a:visited {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	margin-bottom: 0;
	margin-top: 0;
	color: #660000;
	text-decoration: none;
}

h2 a:hover {
	color: #000;
	border-bottom: 1px #999999 dashed;
	margin-bottom: -1px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-top: 5px;
	margin-bottom: 40px;
	font-weight: normal;
	color: #c1a0a0;
	font-style:italic;
}


.index {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 40px;
	font-weight: normal;
	color: #666;
	font-style: italic;
	margin-right: 50px;
}

.style26 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	margin-top: 25px;
	color: #660000;
}

.style19 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

.autori {
	display: block;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	padding: 15px 0 0 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px;
}


.autoriDiv {

}


.link1 a:link {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #666;
	text-decoration: none;
	padding: 3px 0 3px 20px;
}

.link1 a:visited {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #aaa;
	text-decoration: none;
	padding: 3px 0 3px 20px;
}

.link1 a:hover {
	text-decoration: none;
	color: #333333;
	background: #fefbfb;
	margin-left: 2px;

}



.rightItalic {
	font-style: italic;
	margin-left: 200px;
	margin-top: 0;
	font-size: 0.7em;
}
 
.twoColFixLt #container { 
	width: 780px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	padding: 0px 10px 15px 20px;
}

.twoColFixLt #sidebar1 {
	float: left;
	width: 200px; 
	padding: 0px 10px 15px 20px;
	border-right: 1px #999999 dashed;
}
.twoColFixLt #mainContent { 
	margin: 0 0 0 250px;
	padding: 0 20px 20px;
} 

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}