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: #000000; 
    scrollbar-face-color: #ffffff; 
    scrollbar-track-color: #ffffff; 
    scrollbar-arrow-color: #000000;
    scrollbar-highlight-color: #000000; 
    scrollbar-3dlight-color: #ffffff; 
    scrollbar-shadow-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff; 
	}
	
A:link { 
text-decoration : none; 
font-weight: bold; 
color: #C0C6E8;}

A:visited { 
text-decoration : none; 
font-weight: bold; 
color: #C0C6E8;}

A:hover { 
color : #C0C6E8; 
text-decoration :underline overline; 
font-weight: bold; }

/* id x le immagini layout */

#top {
	position:absolute;
	left:87px;
	top:1px;
	width:804px;
	height:46px;
	z-index:1;
}
#sx {
	position:absolute;
	left:87px;
	top:47px;
	width:279px;
	height:503px;
	z-index:2;
}
#centro {
	position:absolute;
	left:367px;
	top:48px;
	width:173px;
	height:503px;
	z-index:2;
}
#dx {
	position:absolute;
	left:880px;
	top:47px;
	width:11px;
	height:503px;
	z-index:2;
}
#basso {
	position:absolute;
	left:551px;
	top:524px;
	width:328px;
	height:24px;
	z-index:2;
}
#main {
background-color: #ffffff;
	position:absolute;
	left:548px;
	top:46px;
	width:334px;
	height:487px;
	z-index:2;
	color: #000000;
	overflow: auto;
}

#main table {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;}

#affies {
	position:absolute;
	left:377px;
	top:413px;
	width:164px;
	height:124px;
	z-index:3;
	overflow:auto;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-bottom: 1px solid #000000; }
	
	/*	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;
}
