html {
	background-image: url(./img/tausta1.gif);
	background-repeat: repeat;
	background-position: top center;

	height: 99%;
}


body {
	background-image: url(./img/kuva3.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 199px 0 0 0;
	width: 812px;
	font-family: arial, 'ms sans serif', sans-serif;
	font-size: 10pt;

	
	
	
}

li {	
	color: #595959;
	font-size: 9pt;
	line-height: 1.5em;
	text-align: center;
}


h1 {
	
	
	margin: 0 0 4ex;
	color: #FDEBCD;
	background-color: #564132;
	text-align: center;
	font-size: 12pt;
	font-style: italic;
	letter-spacing: 1ex;
	border: 3px ridge;
	border-color: #FFFFFF;
}

h2, h3 {
	
	margin: 0 0 4ex;
	color: #FDEBCD;
	background-color: #564132;
	text-align: center;
	font-size: 10pt;
	font-style: italic;
	border-color: #FFFFFF;
}
h2 {
	font-size: 12pt;
	
}
h3 {
	font-size: 10pt;
	
}
p {

	

	color: #595959;
	line-height: 1.5em;
	text-indent: 0em;
	text-align: center;
	padding: 10px 8px 10px 8px;
	margin: 5px;
	
}

a {

color: #5F6257;
}

blockquote {
	font-style: italic;
	color: #595959;
	line-height: 1.5em;
	text-align: justify;
	margin: 10px 10px 0px 10px;
	padding: 4px 4px;
}




.clear{
height:40px;
clear:both;
width:100%;
margin:0;
margin-left:20px;
}

.pickit{
font-family:verdana, arial, sans-serif;
font-size:15px;
font-weight:normal;
color:#757575;
margin:1px 8px 0 0;
clear:none;
position:relative;
float:left;
}



/* --- Navbar Style --- */

#nav {
	width: 98%;
	height: 30px;
	background: transparent;
	margin: 15px 0 0 0;
	z-index: 1;
	position: top center;
	
}

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px Verdana;
width: 180px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #FDEBCD;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-image: url(./img/menu1.gif);
}

.sidebarmenu ul li a:visited{
color: #FDEBCD;
}

.sidebarmenu ul li a:hover{
background-color: black;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

table {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 1em;

}
td, th {
	border: 2px ridge #FFFFFF;
	text-align: center;
	color: #595959;
	font-size: 7pt;
	
	
}
 
th {
	background: #A1A1A1;
	color: #FFFFFF;
	border: 1px #999999;
}


li.li2 {	
	list-style-image: url(./img/mini-palkki.jpg);
	color: #595959;
	font-size: 11pt;
	line-height: 1.5em;
	text-align: left;
	font-weight: normal;
}

p.px {
	
	text-align: center;
	color: #5F6257;
	font-size: 7pt;
	font-weight: bold;
	padding: 4px;
	
}

p.p1 {
	
	
	line-height: 1em;
	color: #595959;
	font-size: 10pt;
	font-weight: bold;
	
}


p.p2 {
	
	text-align: center;
	color: #595959;
	font-size: 9pt;
	font-weight: bold;
	background-color: #CCCCCC;
	
}


p.p3 {
	
	
	line-height: 1em;
	color: #999999;
	font-size: 9pt;
	font-weight: bold;
	
}
img.img {
	background: transparent;
	margin: 10px 20px;
	border: 8px ridge;
	float: left;
	border-color: #B9D3EE #CCCCCC;

}


img.img1{

	background: #FFFFFF;
	margin: 10px;
	padding: 5px 5px;
	float: right;
	
 
  } 
   



div.tweak {
	clear: both;
}



div.container {
    

	border: 6px transparent;
	margin: 0 auto;
	float: left;
	width: 20%;
	
	}

#main {

	float: right;
	width: 70%;
	height: inherit;
	overflow: auto;
	padding: 20px 20px 20px 20px;
	

}


#container {
    
	padding: 10px 0px 50px 0px;
	border: 6px transparent;
	margin: 0 auto;
	width: 100%;
	position: top center;
	}
	


#footer {
    position: absolute;
    bottom: 0;
	}
	


