body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	overflow:hidden;
}
table {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;}
div {
scrollbar-base-color: #ffffff; 
    scrollbar-face-color: black; 
    scrollbar-track-color: black; 
    scrollbar-arrow-color: #ffffff;
    scrollbar-highlight-color: #ffffff; 
    scrollbar-3dlight-color: black; 
    scrollbar-shadow-color: black;
    scrollbar-darkshadow-color: black; 
	}
#menu {
	position:absolute;
	left:1px;
	top:5px;
	width:281px;
	height:239px;
	z-index:1;
}
#cuccioli {
	position:absolute;
	left:1px;
	top:243px;
	width:283px;
	height:312px;
	z-index:2;
}

#titolo {
	position:absolute;
	left:288px;
	top:5px;
	width:96px;
	height:549px;
	z-index:2;
}

#top_dx {
	position:absolute;
	left:396px;
	top:5px;
	width:598px;
	height:222px;
	z-index:2;
}
#main {
	position:absolute;
	left:396px;
	top:232px;
	width:598px;
	height:223px;
	z-index:2;
	overflow:auto;
}

A:link, A:visited { 
color : #C0C6E8; 
text-decoration : none; 
font-weight: bold; }

A:hover, A:active { 
color : #C0C6E8; 
text-decoration :underline overline; 
font-weight: bold; }

#affies {
	position:absolute;
	left:396px;
	top:461px;
	width:596px;
	height:96px;
	z-index:2;
	overflow:auto;
	border:thin solid #FFFFFF;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-bottom: 1px solid #C0C6E8; }
	
	/*	FanUpdate 1.6 CSS classes	*/

p.catfile {
	text-align: center;
	/*background: #eee;*/
}

p.commenter {
	background: #fff;
	margin: 0 0 1em 0;
}

p.archivelink {
	text-align: center;
}

div.comment_box {
	clear: both;
	background: #eee;
	padding: 1em;
	width: 100%;
	overflow: auto;
	margin: 0 0 1em 0;
}

img.gravatar {
	float: left;
	margin: 0 1em 0 0;
}

.credit {
	clear: both;
	text-align: center;
	border-top: 6px solid #eee;
	margin: 1em 0 0 0;
}

.credit p {
	margin: 0;
}

