body {
	background: #ffffff url(bg.png) repeat-y;}

div, table {
	color: #786c72;
	font: 13px arial;
	line-height: 1.5em;
	text-align: justify;}

td {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #786c72;
	font: 13px arial;
	line-height: 1.8em;
	text-align: justify;}

#header {
	position: absolute;
	left: 0px;
	top: 0px;}

#side {
	position: absolute;
	left: 0px;
	top: 45px;
	width: 65px;}

#navi {
	position: absolute;
	left: 250px;
	top: 20px;
	width: 90px;}

#content {
	position: absolute;
	left: 370px;
	line-height: 1.8em;
	top: 5px;
	padding-bottom: 30px;
	text-align: justify;
	width: 630px;}

h1 {
	color: #a0304b;
	font-family: 'Libre Baskerville', serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 3px;
	padding: 5px 5px 0px 25px;
	text-align: left;
	text-transform: lowercase;}

h1:first-letter { 
	color: #6a1940;
	font-size: 130%;
	text-transform: lowercase;}

b			{color: #601b39;}
strong		{color: #601b39;}
em			{color: #a9565a; font-style: normal;}
i			{color: #a9565a;}

blockquote {
	background: #ffffff;
	color: #b6a5b9;
	border-left: 5px solid #ffd556;
	padding: 5px 0px 5px 25px;
	text-align: left;
	width: 80%;}

blockquote[class=wars] {
	background: #ffffff;
	color: #b6a5b9;
	border-left: 5px solid #ffd556;
	padding: 5px 0px 5px 25px;
	text-align: left;
	width: 35%;}

blockquote[class=mini] {
	background: #ffffff;
	color: #b6a5b9;
	border-left: 5px solid #ffd556;
	padding: 5px 0px 5px 25px;
	text-align: left;
	width: 40%;}

.opacity {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;}

.archive {
	background: #f8f5ff;
	color: #786c72;
	font: 13px arial;
	height: 200px;
	line-height: 1.8em;
	overflow: auto;
	padding: 5px;
	width: 620px;}

#navi a {
	background-color: #ffd556;
	border-right: 5px solid #601b39;
	color: #4e4e4e;
	display: block;
	font: 12px garamond;
	font-style: italic;
	letter-spacing: 1px;
	margin-bottom: 4px;
	padding: 3px 3px 4px 8px;
	text-align: left;
	text-transform: lowercase;}

#navi a:hover {
	background-color: #7b2f51;
	border-right: 5px solid #000000;
	color: #000000;}

#side a {
	background-color: #000000;
	color: #a94170;
	display: block;
	font: 12px garamond;
	font-style: italic;
	letter-spacing: 0px;
	margin-bottom: 3px;
	padding: 2px 3px 2px 3px;
	text-align: center;
	text-transform: lowercase;}

#side a:hover {
	background-color: #7b2f51;
	color: #000000;}

a:active, a:link, a:visited {
	color: #e3c568;
	font: 13px arial;
	font-weight: bold;
	text-decoration: none;}

a:hover {
	color: #8aa977;
	text-decoration: underline;}

a image {border: none}

input, textarea, select, option {
	background-color: #ffffff;
	border: 0px;
	border-left: 5px solid #ffd556;
	color: #b6a5b9;
	font: 12px arial;
	letter-spacing: 1px;
	margin: 1px; 
	padding: 5px;
	text-indent: 5px;
	width: 235px;}