body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #59402F;
	background-color: #59402F;
	
	overflow:hidden;
}
table {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #59402F;}
div {
scrollbar-base-color: #894001; 
    scrollbar-face-color: d53bab; 
    scrollbar-track-color: d53bab; 
    scrollbar-arrow-color: #894001;
    scrollbar-highlight-color: #894001; 
    scrollbar-3dlight-color: d53bab; 
    scrollbar-shadow-color: d53bab;
    scrollbar-darkshadow-color: d53bab; 
	filter: chroma(Color=#d53bab);
	}
#main {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position:absolute;
	left:510px;
	top:29px;
	width:290px;
	height:480px;
	z-index:1;
	overflow:auto
}
#menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position:absolute;
	left:407px;
	top:29px;
	width:96px;
	height:261px;
	z-index:2;
	padding-left: 5px;
}

A:link, A:visited { 

color : #894001; 
text-decoration : none; 
font-weight: bold; }

A:hover { 

color : #894001; 
text-decoration :underline overline; 
font-weight: bold; }

#affies {
	position:absolute;
	left:434px;
	top:17px;
	width:133px;
	height:360px;
	z-index:2;
	overflow:auto;
	border:thin solid #59402F;
}


#menu A:link, #menu A:visited { 
color : #894001;
font-size:10px;
line-height: 2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
text-decoration : none; 
font-weight: bold; }

#menu A:hover { 
color : #894001;
font-size:10px;
line-height: 2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
text-decoration :underline ; 
font-weight: bold; }

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-bottom: 1px solid #59402F; }
	
	/*	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;
}
