body {
background-color: #ffffff;
font-family: times new roman; letter-spacing: 2px;
color:#000000;}

a {
color:#76a7e1;
letter-spacing: 2px;
text-decoration: none;
font-weight: bold;
}
a:visited {
color:#83504c;
}
a:hover {
color:#000000;
cursor: pointer;
}

p.title, p.special { 
font-style: italic; 
font-weight: bold; 
text-decoration: underline;
}

#container {
width: 846px;
background: #ffffff;
}

#header {
background: #ffffff;
width: 657px;
height: 528px;
float: left;
}

#navigation {
background: #ffffff;
width: 189px;
height: 528px;
float: right;
}

#nav {
clear: both;
margin: 0;
padding: 0;
list-style: none;
font-family: times new roman;
letter-spacing: 2px;
height: 28px;
width: 189px;
}

#nav li {
width: 10%;
line-height: 28px;
}

#nav li a {
display: block;
clear: both;
color: #76a7e1;
text-decoration: none;
}

#nav li a:visited {
color: #83504c;
}

#nav li a:hover {
color: #000000;
}

#content {
background: #ffffff;
width: 846px;
text-align: left;
padding-left: 10px;
padding-right: 10px;
}

#footer {
clear: both;
}

#copy {
background: #ffffff;
text-align: center;
margin: 0 auto 0 auto;
padding-bottom: 10px;
border-style: solid;
border-color: #000000;
border-right-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-top-width: 1px;
width: 400px;
}

p.central {
margin: 0 auto 0 auto;
text-align: center;
}

img { 
border: 0px;
}

#stats {
padding: 5px;
background-color: #e0e8f1;
border: solid 1px #83504c;
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 #ffffff;
	margin: 1em 0 0 0;
	}

div.credit p {margin: 0;}