body {  
background-repeat: repeat-y;
font-family: Franklin Gothic Book, sans-serif; 
font-size: 12px; 
color: #84948C; 
}
a:active {  font-family:Franklin Gothic Book, sans-serif; font-size: 12px; color: #000000; text-decoration: none;	}
a:hover {  font-family:Franklin Gothic Book, sans-serif; font-size: 12px; 	font-weight: bold; color: #000000; text-decoration: none; text-transform: uppercase;}
a:link {  font-family: Franklin Gothic Book, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none;}
a:visited {  font-family: Franklin Gothic Book, sans-serif; font-size: 12px; 	font-weight: normal; color: #000000; text-decoration: none;}
#top {  
left: 0px;
top: 0px;
width: 650px;
height: 540px;
position: absolute; 
z-index: 1;
}
#content {  
left: 245px;
top: 225px;
width: 500px;
height:200px;
font-family: Franklin Gothic Book; 
font-size: 12px; 
color: #000000; 
position: absolute; 
overflow: auto;
z-index: 5; 
}
#nav {  
left: 385px;
top: 185px;
width: 540px;
font-family: arial; 
font-size: 11px; 
color: #FFFFFF; 
position: absolute; 
overflow: auto;
z-index: 5; 
}
.title
{
font-size: 12pt;
font-family: verdana; 
font-weight: bold;
text-transform: uppercase; 
color: #000000;
padding: 0px; 
}
/*	FanUpdate 2.1	*/

div#fanupdate {}

h2 {color: #84948C;
font-family: Franklin Gothic Book; 
font-size: 12px; 
}
h3 {color: #84948C;
font-family: Franklin Gothic Book; 
font-size: 12px;}
p {}

/*	Entries			*/

div.post {}

p.catfile {padding: 0 0 0 3em;}

/*	Comments		*/

div#comments {}

div.comment {
	clear: both;
	padding: 0.5em;
	}

div.comment p {padding: 0 0 0 3em;}

div.comment p.commenter {padding: 0;}

div.odd {background: #f3f3f3;}

div.author {}

div#newComment {}

img.gravatar {
	float: right;
	margin: 0 1em 1em 0;
	}

/*	Comment Form		*/

div.comments-form {}

form#comments-form {}

form#comments-form p {margin: 0 0 0.5em 0;}

p#cmt-rules {}
p#cmt-moderation {}

fieldset {
	border: 1px solid #ccc;
	margin: 0 auto 0.5em auto;
	padding: 0.5em;
	}

fieldset p, fieldset ul {margin: 0 0 0.5em 0;}

label {
	float: left;
	width: 9em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}

input, textarea, select, option {
	font-family: Arial, sans-serif;
	font-size: 1em;
	}

input[type=submit] {
	text-transform: capitalize;
	font-size: 1.2em;
	}

/*	Footer			*/

a.rss {}

div.archivelink {
	text-align: right;	
	margin: 2em 0 0 0;
	}

div.credit {
	clear: both;
	text-align: center;
	border-top: 6px solid #eee;
	margin: 1em 0 0 0;
	}

div.credit p {margin: 0;}