html {
	background-color: #000000;
	height: 100%;
}
body {
	background-color: #000000;
	color: #EEEEEE;
	padding: 0;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-image:url('../images/layout/sfondo2.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
cite {
	font-style: italic;
}
a {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-weight: bold;
	font-size: 125%;
}
h2 {
	font-weight: bold;
	font-size: 120%;
}
h3 {
	font-weight: bold;
	font-size: 100%;
}
#page-box {
	min-width: 750px;
	width: auto !important;
	width: 750px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}
#logo-box {
	padding: 0;
	margin: 0;
	height: 75px;
	background-image:url('../images/layout/sfondo3.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
#breadcrumbs {
	font-size: 8pt;
	font-style: italic;
	margin: 0 0 10px 0;
	padding: 0;
}
#breadcrumbs a {
	color: #EEEEEE;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu-box {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 75px;
}
#menu-box .menu-item {
	width: 183px;
	height: 40px;
	padding: 0;
	margin: 0;
}
#menu-box .info-content {
	width: 176px;
	margin: 25px 0 3px 0;
	padding: 0;
	text-align: right;
	font-size: 8pt;
}
#menu-box .info-content .header {
	border-bottom: 1px solid #68001b;
	font-weight: bold;
	font-size: 10pt;
}
#menu-box .info-content .content {
	font-style: italic;
}
#contents-box {
	margin: 0;
	padding: 10px 15px 5px 200px;
	background-image: url('../images/layout/sfondo1.gif');
	background-position: 183px 0;
	background-repeat: no-repeat;
	position: relative;
	min-height: 280px;
	height: auto !important;
	height: 280px;
	max-width: 900px;
	text-align: left;
}
.content-item-box {
	border-left: 2px solid #68001b;
	margin: 0 0 15px 0;
	padding: 0;
}
.content-item-box .title {
	font-weight: bold;
	padding: 2px 3px 2px 3px;
	font-style: italic;
	font-size: 12pt;
	background-image: url('../images/layout/riga.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
.content-item-box .content {
	padding: 3px;
	margin: 0;
}
.content-item-box .content p {
	text-align: justify;
}
.content-item-box .content p.first {
	margin-top: 0;
}
.content-item-box .content p.last {
	margin-bottom: 0;
}
.justify {
	text-align: justify !important;
}
.center {
	text-align: center !important;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}
.left-floating {
	float: left;
	margin: 0 10px 10px 0;
}
.right-floating {
	float: right;
	margin: 0 0 10px 10px;
}
table.pictures {
	border: 0;
	border-collapse: collapse;
}
table.pictures td {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
table.links {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
table.links td {
	text-align: center;
	vertical-align: middle;
	padding: 20px 5px 20px 5px;
	width: 33%;
}
table.merchandise {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
table.merchandise td {
	text-align: left;
	vertical-align: top;
	padding: 20px 5px 20px 0;
	width: 33%;
}
table#guestbook-newmessage {
	border: 0;
	border-collapse: collapse;
}
table#guestbook-newmessage th {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
table#guestbook-newmessage td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}
table#guestbook-newmessage textarea {
	width: 500px;
	height: 300px;
	border: 2px solid #68001b;
	background-color: #222222;
	color: #EEEEEE;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 1px 3px 1px 3px;
	margin: 0;
}
table#guestbook-newmessage input.textual {
	width: 500px;
	border: 2px solid #68001b;
	background-color: #222222;
	color: #EEEEEE;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 1px 3px 1px 3px;
	margin: 0;
}
table#guestbook-newmessage input.button {
	border: 2px solid #68001b;
	background-color: #222222;
	color: #EEEEEE;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 1px 3px 1px 3px;
	margin: 0;
}
.scream {
	font-weight: bold;
	font-size: 18pt;
	text-transform: uppercase;
}
.bigger {
	font-size: 120%;
}
.smaller {
	font-size: 80%;
}
.bold {
	font-weight: bold;
}
.feed {
	background-image: url('../images/layout/feed-icon.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
}
