body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: white;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: #B2C1EC;
	scrollbar-base-color: #B2C1EC;
	scrollbar-darkshadow-color: #B2C1EC;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #B2C1EC;
	scrollbar-shadow-color: White;
	scrollbar-track-color: white;
}

table {font-size:10px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 10px;
	font-weight: bold;
	color: #B2C1EC;
	text-decoration: none;
}
.form {
	background: transparent;
	font-size: 11px;
	font-weight: 500;
	border: thin dashed #B2C1EC;
}

.button {
	background-color: transparent;
	border: thin dashed #B2C1EC;
	color: black;
}

div, iframe {
	background-color: transparent;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: #B2C1EC;
	scrollbar-base-color: #B2C1EC;
	scrollbar-darkshadow-color: #B2C1EC;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #B2C1EC;
	scrollbar-shadow-color: White;
	scrollbar-track-color: white;
}


	#main {
	position:absolute;
	left:28px;
	top:127px;
	width:345px;
	height:282px;
	z-index:1;
	overflow: auto;
}
#affies {
	position:absolute;
	left:29px;
	top:420px;
	width:342px;
	height:81px;
	z-index:2;
	overflow: auto;
}
#lyrics {
	position:absolute;
	left:401px;
	top:121px;
	width:193px;
	height:379px;
	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;
}
