body {
	font: 10pt   Georgia, Times New Roman, Times, serif;
	line-height: 1.6em;
/* 	background: #c8c4c0 url(images/darkbackdrop.jpg) fixed center bottom; */
	background: #b2925e url(images/softwood.jpg) fixed center;
	color: #655D51;
	text-align: center;
}

#wrapper {
	margin: 64px auto;
	text-align: left;
	background: #FFF;
	width: 640px;
	padding: 48px 64px 64px;
}

p {
	text-align: justify;
}

a {
	text-decoration: none;
	color: #2F2310;
}

a:hover {
	text-decoration: none;
	color: #D34717;
}

img {
	width: 100%;
	height: auto;
}

a img {
	border: 0;
}

p img {
	border: 0;
	width: 100%;
}

.fufuhead {
	width: 72px;
	height: 128px;
}

h3 a:hover {
	color: #333;
}

h1, h1 a {
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
	color: #2F2310;
	text-transform: uppercase;
	clear: none;
}

h1 a:hover {
	color: #D34717;
}

/*h1 {
	border-bottom: 1px solid #655D51;
	margin-bottom: 0;
}*/

h2, h2 a {
	margin-bottom: 32px;
	margin-top: 0px;
	font-size: 14pt;
	color: #2F2310;
	font-weight: bold;
	text-transform: uppercase;
}

h3, h3 a {
	margin-bottom: 32px;
	margin-top: 32px;
	font-size: 12pt;
	color: #2F2310;
	font-weight: normal;
	text-transform: uppercase;
}

ol {
	list-style: outside decimal;
	padding: 0;
	text-align: justify;
	margin-left: 2em;
}

ul {
	list-style: outside square;
	padding: 0;
	text-align: justify;
	margin-left: 2em;
}

input, textarea, #submit {
	border: 1px solid #A1BDCB;
	margin: 0;
	padding: 2px;
}

.nextitem {
	position: absolute;
	right: 0;
}

.navigation {
	position: relative;
	font-size: smaller;
	margin: 0;
	border-bottom: 1px solid #A1BDCB;
	text-transform: uppercase;
}

.navigation a {
	color: inherit;
}

.navigation a:hover {
	color: #D34717;
}

sup {
	vertical-align: baseline;
}

.entrydate {
	color: #7294A5;
	font-size: smaller;
	margin-top: 32px;
	margin-bottom: 0;
}

.editbutton {
	font-size: smaller;
}

.comments {
	margin-top: 32px;
	border-top: 1px solid #A1BDCB;
}

.commentdate {
	color: #7294A5;
	font-size: smaller;
}

.commentdate a, .commentdate a:hover {
	color: #7294A5;
}

.commentheader {
	margin-top: 32px;
	margin-bottom: 0px;
}

cite {
	text-transform: uppercase;
	font-style: normal;
}

.entrydiv {
	margin-top: 16px;
	margin-bottom: 32px;
}

#author, #email, #url {
	width: 50%;
}

#comment {
	width: 100%;
}

.leavecomment {
	border-top: 1px solid #A1BDCB;
	margin-top: 32px;
}

.about {
	/*padding-bottom: 32px;
	border-bottom: 1px solid #F0F0F0;*/
	margin-top: 32px;
	margin-bottom: 32px;
	text-align: justify;
	font-size: 16pt;
	line-height: 1.4em;
}

.indextable {
	border-collapse: collapse;
	table-layout: auto;
	font: 10pt   Georgia, Times New Roman, Times, serif;
	width: 640px;
	line-height: 1.4em;
}

.indexdate {
	width: 2em;
	font-size: smaller;
	text-align: right;
	padding-right: 8px;
	border-bottom: 1px solid #CFDEE6;
	vertical-align: top;
}

.indextitle {
	padding-right: 8px;
	padding-left: 8px;
	vertical-align: top;
	border-bottom: 1px solid #CFDEE6;
}

.indexcommentno {
	width: 2em;
	font-size: smaller;
	text-align: left;
	padding-left: 8px;
	vertical-align: top;
	border-bottom: 1px solid #CFDEE6;
}

.excerpt {
	text-align: justify;
	font-size: smaller;
	font-style: italic;
}