body {
background-color: #fff8c5;
font-family: times new roman; letter-spacing: 2px;
color:#ffffff;
margin-top: 0px;
margin-bottom: 0px;}

a {
text-decoration: none;
font-weight: bold;
}
a:link {
color:#c4e1ff;
}
a:visited {
color:#ffffff;
}
a:hover {
color:#000000;
}

p.title { 
font-style: italic; 
font-weight: bold; 
text-decoration: underline;
}

#container {
width: 635px;
margin: 0 auto 0 auto;
background: #97a3b7;
}

#title {
background: #000000;
width: 100%;
height: 90px;
padding-top: 0px;
}

#header {
float:left;
background: #666966;
width: 450px;
height: 187px;
}

#navigation {
background: #97a3b7;
float: right;
width: 175px;
text-align: left;
padding-left: 5px;
padding-right: 5px;
}

#content {
background: #97a3b7;
width: 615px;
text-align: left;
padding-left: 10px;
padding-right: 10px;
}

#footer {
clear: both;
}

#copy {
background: #97a3b7;
text-align: center;
margin: 0 auto 0 auto;
padding-bottom: 10px;
border-style: solid;
border-color: #ffffff;
border-right-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-top-width: 1px;
width: 500px;
}

p.central, p.catfile {
margin: 0 auto 0 auto;
text-align: center;
}

img { 
border: 0px;
}

#stats {
padding: 5px;
background-color: #566a8c;
border: solid 1px #bdc8db;
margin: 0 auto 0 auto;
width: 70%;
}

table.coll {
border-collapse: collapse;
}

/*	FanUpdate 2.0.5	*/

div#fanupdate {}

h2 {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	border-bottom: 1px solid #000000;
	width: 250px;
}
h3 {}
p {}

/*	Entries			*/

div.post {}

/*	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 #97a3b7;
	margin: 1em 0 0 0;
	}

div.credit p {margin: 0;}