body {
	margin: 0 0 0 0;
	background-image: url('images/background.jpg');
	cursor: default;
}

div.titl {
	background-image: url('images/title-procne.gif');
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 90px;
	padding-bottom: 50px;
	font-family: Georgia;
	font-style: italic;
	font-size: 20px;
	color: #955230;
	text-transform: lowercase;
	cursor: default;
}

p.sottotitoli {
	font-family: Garamond;
	font-style: italic;
	font-size: 14px;
	color: #de9b78;
	letter-spacing: 3px;
	margin-top: -50px;
	padding-left: 130px;
	margin-bottom: 40px;
	cursor: default;
	text-transform: lowercase;
}

p, li {
	line-height: 14pt;
	font-family: Georgia;
	font-size: 11px;
	cursor: default;
	color: #625224;
}

li {
	list-style-image: url('images/li-element.gif');
	font-size: 10px;
	padding-left: 7px;
}
	
.ulbox {
	padding-left: 45px;
	margin-bottom: 35px;
	margin-top: 0px;
}

div.titles-shrine a, div.titles-shrine a:link {
	background-image: url('images/big_stone.gif');
	background-repeat: no-repeat;
	font-family: Garamond;
	font-size: 26px;
	font-style: italic;
	color: #ca990d;
	padding-left: 55px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 10px;
	cursor: default;
	margin-left: 40px;
	display: block;
	border: none;
	text-transform: lowercase;
}

div.titles-shrine a:hover {
		color: #883d01;
		border: none;
}

div.titles-fan a, div.titles-fan a:link {
	background-image: url('images/mogall_stump.gif');
	background-repeat: no-repeat;
	font-family: Garamond;
	font-size: 26px;
	font-style: italic;
	color: #9569be;
	padding-left: 65px;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 15px;
	cursor: default;
	margin-left: 30px;
	display: block;
	border: none;
	text-transform: lowercase;
}

div.titles-fan a:hover {
	color: #542f6b;
}

div.titles-site a {
	background-image: url('images/lightblu-tree.gif');
	background-repeat: no-repeat;
	font-family: Garamond;
	font-size: 26px;
	font-style: italic;
	color: #6fabf3;
	padding-left: 60px;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 15px;
	cursor: default;
	margin-left: 35px;
	display: block;
	border: none;
	text-transform: lowercase;
}

div.titles-site a:hover {
	color: #3e67e0;
}

div.minititles, h3 {
	background-image: url('images/boxes.gif');
	background-repeat: no-repeat;
	font-family: Garamond;
	font-size: 26px;
	font-style: italic;
	color: #986830;
	padding-left: 50px;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 15px;
	cursor: default;
	text-transform: lowercase;
	margin-left: 15px;
	display: block;
	border: none;
	font-weight: normal;
}


b, strong { color: #dc931d; }
b:hover, strong:hover { color: #c11700; }

em, i { color: #9c12c9; }

u { color: #c11700; border-bottom: 1px solid #75350a; text-decoration: none; }
u:hover { border-bottom: 2px solid #002ef7; text-decoration: none; }

p a:link, p a:active, p a:visited {
	text-decoration: none;
	color: #d0a212;
	border-bottom: 1px dotted #75d3ef;
	cursor: default;
}

p a:hover {
	color: #e52724;
	border-bottom: 1px dotted #8d62ad;
	cursor: default;
}

p.stats {
	background-image: url('images/gs-stats.png');
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: top;
	padding-top: 10px;
	width: 253px;
	color: #605130;
	font-size: 10px;
	margin-left: 120px;
	line-height: normal;
	padding-bottom: 25px;
}

p.ups {
	font-family: Georgia;
	background-image: url('images/bookcase.gif');
	background-repeat: no-repeat;
	padding-bottom: 20px;
	font-size: 20px;
	font-style: italic;
	padding-left: 40px;
	padding-top: 10px;
	margin-left: 60px;
	color: #a86830;
}

p.ups-text {
	padding-left: 40px;
	margin-left: 50px;
	margin-top: -15px;
	padding-top: 10px;
}

img.ups-icon {
	margin-top: -2px;
}

.affiliates, .codesort img {
	border: 3px solid #cdbf91;
	border-bottom: 3px solid #cdbf91;
	background-color: #cdbf91;
}

a:hover .affiliates, .codesort img:hover {
	border-bottom: none;
	border: 3px solid #ab9c73;
	background-color: #ab9c73;
}

input, value, option, select, textarea {
	border: 1px solid #625224;
	line-height: 14pt;
	font-family: Georgia;
	font-size: 11px;
	cursor: default;
	color: #625224;
	background-color: #eae3c8;
}

.shots {
	text-align: center;
    margin: 8px;
}

a img.navigation, a:link img.navigation {
	border: none;
	border: 0px;
	border-bottom: 0px;
	border-bottom: none;
	cursor: default;
}