body {
	background: #d6d5c7 url(images/side-graphic.gif) top left fixed no-repeat;
	font: normal 11px "Lucida Grande", Tahoma, sans-serif;
	color: #7d7c70;
	margin: 0;
}
a:link {
	color: #000000;
	text-decoration: none;
	font: 12px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font: 12px;
}
a:hover, a:active {
	color: #959489;
	font: 12px;
}
h1 {
	font: bold 16px;
	font-style: italic;
	padding: 0 0 0 5px;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	border-bottom: 1px solid #d6d5c7;
	margin-bottom: 0px;
	text-align: right;
	padding: 10px 5px 0 0;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dotted #d6d5c7;
	margin-bottom: 0px;
}
h4 {
	font: 13px;
	color: #d60b3f;
	font-style: italic;
	margin-top: 0px;
}
h5 {
	text-align: right;
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.maintable{
	width: 650px;
	background: #ebeae3;
	padding: 0 0 0 0;
	margin: 0 auto;
}
.text {
	width: 460px;
	text-align: left;
	padding: 0 0 20px 0;
}
.menu {
	width: 160px;
	padding: 0 0 0 0;
	text-align: left;
}
.left-line {
	background: #e2e1d8;
}
.menu-s {
	border-bottom: 1px solid #d6d5c7;
}
.menu-s a {
	display: block;
	font-size: 11px;
	padding: 2px 0 2px 10px;
	border-bottom: 1px solid #d6d5c7;
}
.footer {
	padding: 50px 0 20px 0;
	font-size: 10px;
}
.footer a {
	font-size: 10px;
}
.post-footer {
	border-top: 1px dotted #d6d5c7;
	border-bottom: 1px dotted #d6d5c7;
	text-align: right;
	padding-right: 30px;
}