body {
	color:#000;
	font: 100% Tahoma, Arial, Verdana, sans-serif;
	padding-top:10px;
}


a
{
	text-decoration: underline;
	color: #339933;
}

a:visited
{
	color: #337733;
}

#root
{	
	background: #fff;
}	

 #header
 {
	display:none;
}
 

 .lang
{	
	display:none;
}

.curlang
{	
	display:none;
}



#menu
{
	display:none;
}



#menu #ml1
{
	border-left:0;
}

#menu a
{
	color: white;
	font-size: 80%;
}

#menu a:hover
{
	text-decoration: underline;
}
 
h2.posthead
{
	font-weight: normal;
	color:#339933;
	font: 160%;
	margin-bottom:2px;
}

.post-date
{
	font: normal 90%;
	color:#336633;
}

.background_dots
{
	height:3px;
	background-image: url("background_dots.jpg");
	background-repeat:repeat-x;
	padding-bottom:3px;
}
#copy
{
	padding-bottom:3px;
	padding-top:3px;
	text-align:right;
}
 