body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4a4a4a;
	margin: 0px;
	background:url(images/bg.jpg) left top no-repeat;
}


img {
	border:0px;
}

form {margin:0px}
a {
	color:#9b0116;
	text-decoration:underline;
}
a:hover {
	color:#000000;
}
h1 {
	font-size:32px;
	font-weight:normal;
}
.wrap {
	position:relative;
	width:100%;
}
#lang {
	display: block;
	color:#565656;
	font-family:Tahoma;
	font-size:10px;
}
.left {
	position:absolute;
	left:60px;
	top:60px;
	width:500px;
}
.right {
	position:absolute;
	top:0px;
	right:0px;
	width:395px;
	height:659px;
	background:url(images/bg_pic.jpg) center no-repeat;
	z-index:1;
}
/*.right1 {
	position:absolute;
	top:0px;
	right:0px;
	width:395px;
	height:596px;
	background:url(images/ornament.jpg) center no-repeat;
	z-index:1;
}*/

.right1 {
	float: right;
	width:395px;
	height:596px;
	background:url(images/ornament.jpg) center no-repeat;
	z-index:1;
}*
.menu {
	position:relative;
	width:230px;
	padding:70px 0px 80px 0px;
}
.menu a {
	display:block;
	font-weight:bold;
	padding:10px 0px 10px 36px;
	text-decoration:none;
	background-image:url(images/menu_link.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-top:#9b0116 solid 1px;
}
.menu a:hover {
	background-image:url(images/menu_link_hover.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#f5f1f1;
}
.list a {
	text-decoration:none;
	font-style:italic;
}
.list a:hover {
	text-decoration:underline;
}
.menubottom {
	font-size:11px;
}
#copy {
	width:250px;
	font-size:11px;
	color:545353;
	padding:6px 0px 30px 0px;
}
#guest {
	position:relative;
	padding:10px;
	background:#eef5df;
	font-size:11px;
}
.inputform {
	width:170px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
}
.inputtext {
	width:300px;
	height:70px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
}
.post {
	padding:6px 0px 12px 0px;
	border-bottom:#999999 1px dotted;
}
.postname {
	font-size:22px;
}
.postdate {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#809236;
}
.thumb {
	border: #d9d0b8 1px solid;
	padding:0px;
	margin:9px;
}
.compressed {
z-index:2;
width:600px;
}
.an {
font-family:"arial narrow";
font-size:16px;
}	

.leftcol {
	z-index: 10;
}
