body {	margin: 0;	padding: 0;	background: #52534C;	font-size: 15px;	color: #889A53;}body, th, td, input, textarea, select, option {	font-family: Georgia, "Times New Roman", Times, serif;}h1, h2, h3 {	font-weight: normal;	color: #889A53;}h1 {	letter-spacing: -2px;	font-size: 24px;	font-style: italic;}h2 {	letter-spacing: -1px;	font-size: 18px;	font-style: italic;}h3 {letter-spacing: -2px;	font-size: 1em;	font-style: italic;}p, ul, ol {	line-height: 200%;}blockquote {	padding-left: 1em;}blockquote p, blockquote ul, blockquote ol {	line-height: normal;}a {	color: #889A53;}a:hover {	text-decoration: none;	color: #C4A8b8;}/* Header */#header {	width: 900px;	height: 220px;	margin: 0 auto;	background:  url(images/revolutionaryvictims.jpg) no-repeat right top;}#header h1 {	margin: 0;	padding-top: 130px;	color: #333C00;	font-size: 3em;	font-style: italic;}/* Page */#page {	width: 900px;}/* Content */#content {	float: right;	width: 680px;	font-size: 1em;	color: #EDECF3;	height: auto;	margin-right: -20px;}/* Sidebar */#sidebar {	float: left;	width: 150px;	text-decoration: none;	text-align: left;	margin-left: 15px;	}#sidebar ul {}#sidebar li {	border-bottom-width: 1px;	border-bottom-style: groove;	border-bottom-color: #A09b9A;	height: 40px;	width: 140px;	padding-top: 5px;	background-position: left center;	list-style-position: outside;	list-style-type: none;}#sidebar li ul {	padding: 0px;}#sidebar li li {	}#sidebar a {	text-decoration: none;}#sidebar a:hover {}/* Footer */#footer {	padding: 30px;	font-size: smaller;	vertical-align: bottom;	color: #889A53;	text-align: right;	float: right;	background-position: right bottom;}
