body {  
background-image: url('main_2x1.jpg'); 
background-repeat: repeat-y;
font-family: Arial Greek, sans-serif; 
font-size: 13px; 
}
a:active {  font-family:Arial Greek, sans-serif; font-size: 12px; color: #000000; text-decoration: none;	}
a:hover {  font-family: Arial Greek, sans-serif; font-size: 13px; 	font-weight: normal; color: #B41A1C; text-decoration: none;	}
a:link {  font-family: Arial Greek, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none;}
a:visited {  font-family: Arial Greek, sans-serif; font-size: 12px; 	font-weight: normal; color: #47630B; text-decoration: none;}
#top {  
left: 0px;
top: 0px;
width: 650px;
height: 540px;
position: absolute; 
z-index: 1;
}
#content {  
left: 275px;
top: 350px;
width: 380px;
font-family: Verdana, sans-serif; 
font-size: 10px; 
color: #000000; 
position: absolute; 
z-index: 5; 
}.title
{
	text-align: left; 
	color: #C30435;
	font-size: 20px;
	font-family: Arial;
}
h2{
font-family: Verdana Greek; 
font-size: 10pt;
color: #F7B508;
width: 100%;
text-align: left;
}
/*	FanUpdate 1.6 CSS classes	*/

p.catfile {
	text-align: left;
	background: #9F2B06;
}

p.commenter {
	background: #9F2B06;
	margin: 0 0 1em 0;
}

p.archivelink {
	text-align: center;
}

div.comment_box {
	clear: both;
	background: #9F2B06;
	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 #9F2B06;
	margin: 1em 0 0 0;
}

.credit p {
	margin: 0;
}