body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #8a8474;
	line-height: 1.4em;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 830px;
	margin-top: 0px;
	margin-bottom: 200px;
	text-align: left;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(/i/centre.jpg);
}
#header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 830px;
	background-image: url(/i/header.jpg);
	height: 49px;
}
#menuspace {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	width: 200px;
}
#main {
	width: 700px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #898374;
	display: inline;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 20px;
}
#sidebar {
	width: 65px;
	margin-left: 10px;
	float: left;
	padding: 0px;
	font-size: 0.8em;
	color: #898374;
}
#sidebar p,li{
	font-style: italic;
}
#footer {
	width: 830px;
	font-size: 0.7em;
	font-style: italic;
	text-align: right;
	clear: both;
	height: 68px;
	padding: 0px;
	margin: 0px;
	background-image: url(/i/footer.jpg);
}
#footer p {
	padding-right: 40px;
}
#main p,#main li {
	text-align: left;
	font-size: 1em;
}
#comments, #otherstuff {
	padding: 5px;
	background-color: #f8f3e6;
	border: 1px dotted #CC0000;
	width: 640px; /*320px;*/
	margin: 5px;
	float: left;
	height: 430px;
	display: inline;
	overflow: auto;
}
#comments p, #comments input, #comments textarea, #otherstuff p, #otherstuff li{
	font-size: .9em;
}
.commentbox {
	float: left;
	width: 310px;
}
.commentboxbottom {
	clear: both;
	width: 300px;
	height: 1px;
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #548F30;
	color: #f27f0e;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898374;
	text-align: right;
	color: #898374;
}
h3 {
	font-size: 1.3em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5ad99;
	text-align: right;
	color: #b5ad99;
}
h4 {
	font-size: 1.1em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3cab3;
	text-align: right;
	color: #d3cab3;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #548F30;
	text-align: right;
	font-style: italic;
	color: #898374;
}
.Lpicture {
	float: left;
	margin-right: 5px;
}
.Rpicture {
	float: right;
	margin-left: 5px;
}
.textbox {
	background-color: #f4efe1;
	padding: 5px;
	float: left;
	border: 1px solid #f27f0e;
	width: 210px;
	margin: 0px 5px 0px 0px;
}
.quote {
	font-style: italic;
}
ul {
	list-style-position: outside;

}
.dropcap {
	float: left;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited,a:active {
	color: #465E84;
}
a:hover {
	color: #548F30;
}
.postauthor {
	font-size: .8em;
	font-style: italic;
	color: #999999;
}
