body {
	background-color: #f6edcc;
	margin: 0px;
	padding: 0px;
	}
	
body a
	{
	color: #600;
	}
	
#content .translate {
	float: right;
	display: block;
	font-size: 0.8em;
	padding: 0 1em;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #000;
	margin-top: 1.5em;
	}
	
#content .d p.image
	{
	border-width: 2px 0 2px 0;
	border-style: dotted;
	border-color: #f6edcc;
	padding: 1em;
	}

#content .d
	{
	background: url(picts/ro.gif) top right no-repeat;
	background-color: #fff;
	margin-bottom: 0em;
	padding-bottom: 0em;
	}

#content .d .d_date
	{
	background: url(picts/lo.gif) top left no-repeat;
	padding: 1em 0 0 1em;
	font-size: 0.8em;
	text-decoration: underline;
	}
	
#content .d p 
	{
	padding: 0 1em;
	margin-bottom: 0em;
	}
	
#content .d .d_foot
	{
	background: url(picts/lu.gif) bottom left no-repeat;
	padding-bottom: 0em;
	margin-bottom: 0em;
	}

#content .d .d_foot p 
	{
	background: url(picts/ru.gif) bottom right no-repeat;
	padding: 0 1em 0em 1em;
	}



#content
	{
	margin: 0 20%;
	font-family: Georgia, Times, Serif;
	}
	
#content h1
	{
	font-size: 28px;
	margin: 0px;
	}

#content h2
	{
	font-size: 14px;
	margin: 0px;
	}
	
#content h3, h4, h5,  h6
	{
	margin: 0px;
	}
	
#content h2
	{
	color: #333300;
	}
	
#nav
	{
	position: absolute;
	right: 81%;
	top: 410px;
	font-size: 11px;
	text-align: right;
	padding: 0 5px 0 0;
	}
	
#content p
	{
	line-height: 1.5em;
	}
	
#content p.aut
	{
	text-align: right;
	font-size: 0.8em;
	font-style: italic;
	}
	

	

#topbar
	{
	background-color: #ccc;
	margin: 0px;
	padding: 5px;
	color: #000;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	height: 18px;
	}
	
#topbar a
	{
	text-decoration: none;
	color: #333;
	}
	
#topbar img
	{
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 1px;
	}
	
#footnote
	{
	text-align:center;
	margin: 20px 0 40px 0;
}   