#template {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
li {
	margin-bottom: .5em;
}
.redtext {
	font-weight: bold;
	color: #F00;
}
#menu {
	border: thin solid #633;
}

#template h1 {
	font-size: 1.5em;
	font-weight: bold;
}
#template #menu  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#template h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
#template  h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	width: 600px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	padding-top: 0.5em;
	padding-left: 0.5em;
	border-top-color: #603;
	border-right-color: #603;
	border-bottom-color: #603;
	border-left-color: #603;
	border-left-style: solid;
	background-color: #FFE;
	padding-bottom: 1em;
}
.datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}
.quote {
	margin-right: 5em;
	margin-left: 5em;
}
#biblio p {
	margin-left: 3em;
	text-indent: -3em;
}
