body 
{font-size: 14px;
font-family: tahoma, verdana, arial, sans-serif;color: black;
text-align: center;
}

h1
{
font-size: 24px;
color:#084d07;
text-align: justify;
}

h2
{
font-size: 16px;
color:#084d07;
text-align: justify;
}

p
{
text-align: justify;
}
a, a:link, a:visited, a:hover, a:active  
{color: #084d07;
font-weight: bold;
text-decoration: underline;
}

.strike
{
text-decoration: line-through;
}

#container {width: 1024px;margin: 0 auto;
background-image: url("http://www.historicus.fi/grafik/bg.jpg"); 
overflow: hidden;
text-align: justify;
}

#header{
width: 1024px;
float: left;
}

#historicus{
width:415px;
float: right;	
}
#leftbar {float: left;width: 570px;
padding-right: 10px;
}

#clear {
clear: both;	
}

#footer {
margin: 0 auto;
clear: both;
width: 1024px;
background-color: #084d07;	
height: 20px;
}

blockquote {width: 565px;margin: 0px;padding: 10px;background-color: #e0e8df;
}

li {
list-style-type: none;
}

#navcontainer{width: 420px;border-right: 1px solid #000000;font-family: tahoma, verdana, arial, sans-serif;background-color: #ffffff;color: #000000;
}#navcontainer ul{list-style: none;margin: 0;padding: 0;border: none;}#navcontainer li{margin: 0;}#navcontainer li a{display: block;border-right: 10px solid #084d07;background-color: #ffffff;color: #000000;text-decoration: none;width: 100%;
border-bottom: 1px solid #000000;
padding: 5px 5px 5px;
font-weight: normal;
}html>body #navcontainer li a { width: auto; }#navcontainer li a:hover{border-right: 10px solid #000000;}

img {
border-style: none;	
	}