body {
	font-family: arial;
	color: #464646;
	margin: 0;
        text-align: justify;
	font-size: 12px;
	background: #D5D5D5 url(http://i18.photobucket.com/albums/b121/varo_piikkeja/oiva2.png) repeat-y;
}


a:link, a:visited, a:active {
color:#F3B92C;
border-bottom:0px;
text-decoration:none;
}
a:hover {
color:#F3B92C;
border-bottom:0px;
text-decoration:underline;
}


#palkki {
  position: absolute;
  left:0px; 
  top:0px;
  width:100%px;
  height:204px;
  background-image:url(http://i18.photobucket.com/albums/b121/varo_piikkeja/oiva3-1.png);
  background-repeat:repeat-x;
  background-position: 0px 0px;
  z-index:1;

}

p {
	font-family: tahoma;
        font-size: 11px;
        line-height: 15px;
	color: #575757;
}


b {
	font-family: arial;
	color: #575757;
}

i {
	font-family: arial;
	color: #575757;
}

h3 {
	font-family: palatino linotype;
	font-weight: bold;
        font-style: italic;
	font-size: 17px;
	padding-left: 10px;
	color: #F3B92C;
        border-bottom: #C1C1C1 solid 2px;
}

h2 {
	font-family: palatino linotype;
	font-weight: bold;
        font-style: italic;
	font-size: 14px;
	padding-left: 10px;
	color: #777777;
        border-bottom: #C1C1C1 solid 2px;
}


#navcontainer { width: 181px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-weight: bold;
font-family: georgia;
font-size: 10px;
text-align: center;
line-height: 30px;
letter-spacing: 3px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 181px;
background-color: #EEEDED;
border-bottom: 0px;
font-weight: bold;
}

#navcontainer a:link, #navlist a:visited
{
color: #5C5C5C;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #F6F5F5;
color: #5C5C5C;
}
