body {
margin:0;
	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 {
	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:350px;
	top:109px;
	width:232px;
	height:375px;
	z-index:1;
	overflow:auto;
}

#affies {
	position:absolute;
	left:328px;
	top:16px;
	width:253px;
	height:75px;
	z-index:1;
	overflow:auto;
}

#lyrics {
	position:absolute;
	left:145px;
	top:2px;
	width:151px;
	height:131px;
	z-index:1;
	overflow:auto;
	
}

#Layer1 {
background-color:#BFC4D8;
	position:absolute;
	left:324px;
	top:491px;
	width:258px;
	height:22px;
	z-index:1;
}

#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;

padding: 2px;
padding-left: 4px;
}

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;
}

