BODY {
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	background-color : #E2BA8D;
	background : url(/css/GoldenFeather/leatherbkg.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;

}
TD.update {
	font-size : xx-small;
	text-align : center;
}
A:HOVER {
	background-color : #C7C0AF;
	color : Black;
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
	text-decoration : none;
}
A:HOVER.image {
border-bottom : 0px solid Black;
	border-top : 0px solid Black;
	text-decoration : none;
}
TD.nav {
	padding-left : 5px;
	padding-right : 5px;
	font-size : x-small;
	text-align : center;
}
SPAN.title {
	font-style : italic;
	font-weight : bold;
}
span.small {
	font-size : x-small;
}
td.heading{
	border-top : thin solid #000000;
	color : #000000;
	font-size : medium;
	font-weight : bold;
	padding-bottom : 5px;
}
td.updatei {
	border-right : 1px solid #000000;
	font-size : xx-small;
	padding-left : 5px;
	padding-right : 5px;
}
td.link {
	font-size : x-small;
	padding-bottom : 2px;
	padding-left : 5px;
	padding-top : 1px;
}
SPAN.commenti {
	font-size : x-small;
}
hr {
	color: black;
	}
td.content {
	background-color : #E2BA8D;
	border-left: solid black 10px;
	border-right: solid black 10px;
	border-bottom: solid black 10px;
	padding-top: 20px;
	}
td.logo {
	background-color : #E2BA8D;
	border-bottom: solid black 2px;
	}
td.title {
	background-color : #E2BA8D;
	border-bottom: solid black 2px;
	text-align: center;
	padding-top: 25px;	
	padding-bottom: 20px;
	}
td.update {
	background-color : #E2BA8D;
	border-bottom: solid black 2px;
	text-align: center;
	}
td.side {
	border-top: solid black 8px;
	background-color: #4C332F;
	background : url(/css/GoldenFeather/leatherbkg.jpg);
	}
img.bookback {
	margin-top : 50px;
	margin-bottom : 50px;
	}