body {
  text-align: center;
  background-color: #eeeeee;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
    font-family: verdana, arial, sans-serif;
  font-size: 11px;
    line-height: 16px;
}

A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}

#page {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
    text-align: left;
  background: #ffffff url('../img/palkki.jpg') top right no-repeat;
  border-left:1px solid black;
    border-right:1px solid black;
	    border-top:1px solid black;
}

#top {
clear:both;
height:170px;
}

#logo {
  height: 150px;
width:200px;
  float:left;
}
#page_header {
width:520px;
  height: 120px;
  float:right;

}
#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:30px;
width:520px;
    float:right;
}
#page_header h1 {
  padding-top:30px; padding-left:5px;
  margin:0px;
  font-family: verdana;
  font-weight:lighter;
  font-size: 24px;
  color: #eeeeee;
  letter-spacing:0px;
  line-height:30px;

}

#page_header h2 {
  margin:0px;
  padding-left:5px;
  font-family: verdana;
    font-weight:lighter;
  font-size: 12px;
  color: #D5D0B0;
  line-height:28px;
}



#content {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:10px;
  margin-right:0px;      
  border:0px dashed #333333;  
}
#osakastiedot {
width:710px;
  margin-left: 30px; 

}

#center {
float:left;
  margin-left:30px;
width:470px;
    background-color: #FFFFFF;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #666666;
  padding:4px;

}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}



#side {
  float: right;
  margin-top:0px;
  width:200px;
    background-color: #f7faf7;
	
  border-left:1px dashed #cccccc;
  border-bottom:1px dashed #cccccc;
}

#side h3 {
padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #eeeeee;
  letter-spacing:1px;
  padding:4px;
      border: 1px solid #425227;
  background-color: #4c5c2f;

}

#side p {

  margin-top:5px;margin-bottom:15px;
  padding:6px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#footer {
  height: 30px;
  background: #425227;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#footer p {
  padding-top:9px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#a5a080;
}

#footer A:link {
	COLOR: #eeeeee; text-decoration: none
}
#footer A:visited {
	COLOR: #eeeeee; text-decoration: none
}
#footer A:active {
	COLOR: #eeeeee; text-decoration: none
}
#footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navi ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;


  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  }

#navi ul li { display: inline;
  padding-top: 5px;
  padding-bottom: 4px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
    float: left;
	  color:#D5D0B0;
 }

#navi ul li a {

  color: White;
  text-decoration: none;

  
}

#navi ul li a:hover {
  background-color: #4c5c2f;

  color: #fff;
}


.image_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.image_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

#copyright {
color:#666666;
font-size:10px;
}
#copyright a {color:#666666;}
