BODY {
	margin: 0;
	color: #666; background-color: #eee;
	font-size: small;
}

DIV.base {
	position: absolute;
	margin: 0 0 0 4em;
	width: 40em;
	color: #666; background-color: #fff;
	background-image: url( ./img/background2.jpg );
	background-repeat: repeat-x; background-position: 0px 0px;
	border-left: 1px solid #ccc; border-right: 1px solid #ccc;
}

A:link {
	color: #f33; background-color: transparent;
	text-decoration: none;
}

A:visited {
	color: #f66; background-color: transparent;
	text-decoration: none;
}

A:hover,A:active {
	color: #f00; background-color: transparent;
	text-decoration: underline;
}

DIV.counter {
	color: #666;
	margin: 0.5em 0.5em 0;
	padding: 0.5em 1.5em;
	text-align: left;
	font-size: x-small; font-family: monospace; 
	letter-spacing: 0.7em;
}

DIV.titlearea {
	margin: 7em 2em 1em;
	text-align: left;
}

DIV.menu {
	color: #ccc; background-color: transparent;
	padding: 1em 2em;
	margin: 1em 3em;
	text-align: left;
	font-size: x-small; font-family: sans-serif; font-weight: bold;
	line-height: 180%; letter-spacing: 0.3em;
	border-left: 1px solid #eee;
}

DIV.lang {
	margin: 0em 2em 2em;
	text-align: right;
	color: #ccc; background-color: transparent;
	font-size: small; font-family: sans-serif; font-weight: bold;
}

DIV.pagetitle {
	position: relative;
	top: 0; left: 1em;
	color: #ccc; background-color: transparent;
	font-size: medium; font-family: sans-serif; font-weight: bold;
	letter-spacing: 0.7em;
}

TABLE.article {
	caption-side: top;
	margin: 0 0 2em;
}

CAPTION.date {
	color: #999; background-color: transparent;
	font-size: small; font-family: monospace;
	line-height: 180%; letter-spacing: 0.5em;
	padding: 2em 2em 1em;
	text-align: left;
	border-top: 5px dashed #eee;
}

TD.imgarea {
	text-align: center;
	width: 200px;
	vertical-align: middle;
}

TD.textarea {
	text-align: left;
	width: 30em;
}

P.header {
	margin: 1.5em 1em 1em; padding: 0 0.5em;
	color: #666; background-color: transparent;
	font-weight: bold;
	line-height: 200%;
	border-bottom: 1px solid #f99;
}

P.article {
	margin: 1em 1em 0.5em;
	line-height: 180%;
}

P.note {
	margin: 0 2em 1em; padding: 0 1em;
	color: #c66; background-color: transparent;
	font-size: x-small;
	line-height: 120%;
	border-left: 1px dashed #c66;
}

P.from {
	margin: -1em 1em -0.5em; padding: 0 1em;
	color: #c66; background-color: transparent;
	text-align: right;
	font-size: x-small;
	font-style: italic;
	line-height: 120%;
}

P.enlarge {
	width: 120px;
	margin: 0; padding: 0;
	text-align: right;
	font-size: x-small; font-family: arial;
}

DIV.footer {
	margin: 5em 1em 1em;
}

DIV.right {
	position: absolute;
	margin: 0 0 0 46em; padding: 2em 0 0;
	width: 18em;
	color: #666; background-color: #fff;
	border-left: 1px solid #ccc; border-right: 1px solid #ccc;
}

DIV.wreport {
	margin: 0; padding: 2em 0;
	text-align: center;
	border-top: 5px dashed #eee;
}

DIV.rheader {
	margin: 0 0 2em; padding: 2em 1em 0;
	text-align: right;
	font-size: x-small;
	color: #999;
	line-height: 200%;
	border-top: 5px dashed #eee;
}

P.comment {
	margin: 1em 1em 0;
	border-top: 3px dashed #eee;
}

P.message {
	margin: 1em 1.2em 0.5em;
	line-height: 150%;
}

P.name {
	margin: 0.7em 1.5em -1em;
}

P.link {
	margin: -1.5em 1em -0.3em;
	text-align: right;
	line-height: 120%;
	font-weight: bold;
	letter-spacing: 0.1em;
}

P.date {
	margin: 0 1em;
	color: #999;
	text-align: right;
	font-size: x-small; font-family: arial;
}

BODY.post {
	margin: 0;
	color: #666; background-color: #eee;
	font-size: small;
}

DIV.input {
	position: absolute;
	margin: 0 0 0 4em; padding: 4em 0 0;
	width: 18em;
	height: 40em;
	color: #666; background-color: #fff;
	border-left: 1px solid #ccc; border-right: 1px solid #ccc;
}

P.input {
	margin: 0 0 2em; padding: 0 1em;
	font-size: x-small; font-family: arial;
	font-weight: bold;
	line-height: 180%;
	letter-spacing: 0.2em;
	border-top: 5px dashed #eee;
}

INPUT.name {
	width: 50%;
	font-size: small; font-family: arial;
	border: 1px solid #ccc;
}

TEXTAREA.comment {
	width: 92%;
	height: 6em;
	font-size: small; font-family: arial;
	border: 1px solid #ccc;
}

INPUT.link {
	width: 80%;
	font-size: small; font-family: arial;
	border: 1px solid #ccc;
}

INPUT.button {
	width: 40%;
	margin: 1.5em 0.5em 1.5em 1em;
	font-size: x-small; font-family: arial;
	letter-spacing: 0.3em;
}

DIV.rfooter {
	margin: 1em 0;
	padding: 2em 1em 1em;
	height: 4em;
	border-top: 5px dashed #eee;
	text-align: center;
}

DIV.referrers {
	margin: 0 0 -4em; padding: 0;
	font-size: small;
}

P.referrers {
	margin: -1em 1em 1.5em;
	font-size: small; font-family: monospace;
}