body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  background-color:#000;
}
a:link 		{ color: #000; font-weight: bold; text-decoration: none; background-color: transparent;}
a:visited	{ color: #F68E55;; font-weight: bold; text-decoration: none; background-color: transparent;}
a:hover		{ color: #00CC66;  text-decoration: underline; background-color: transparent;}
a:active	{ color: #f00;  text-decoration: none; background-color: transparent;}
p {
  margin: 0px;
  text-decoration: none;
  padding-top: 0px;
  font-size: 13px;
}
h1, h1 a {
  font-size: 26px;
  color: #000;
  font-style: normal;
  margin: 0px 0 15px 0;
  }
h2 {
  font-size: 20px;
  font-weight: bold;
  }
h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
  }
h4 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  margin: 0px;
  padding:0px;
  }
h5 {
  font-size: 12px;
  color:#fff;
  font-weight: normal;
  font-style: italic;
  margin: 0 0 10px 0;
  padding:0px;
  background-color:#000;
  }
  
#header {background-color: #009966; padding-top:15px;}
#otsikko {background-color: transparent; height:auto; width: 750px; margin: 0px auto 0px; position: relative; text-align: left;}
#container {background-color: #F0E0D0; min-height:280px; width: 750px; margin: 0px auto 0px; padding: 15px; position: relative; text-align: left;}

#left{float:left; text-align:left;}
#right{float:right; text-align:left; width:auto;}
  
#footer {background-color: #006633;  background-repeat: no-repeat; background-position:center; padding-top:10px; height:50px; text-align:center;}
  
#linkkilista a {
  padding: 4px 10px 5px 10px;
  border:1px solid #000; border-bottom:0px;
  text-align: center;
  font: bold 15px Verdana, Arial, Geneva, helvetica, sans-serif;
  text-decoration: none;
  color: #00CC66;
  background-color: #000;
}
#linkkilista a:hover{
  background: transparent;
  color: #000;
  background-color: #00CC66; color:#000;
}
#linkkilista a#current{
  background: #F0E0D0;
  color: #333;
}

ul{margin:0px; padding:0px; padding-left:30px; padding-bottom:20px; list-style-type:square; 
  list-style-image:    url("kuvat/layout/listStyle.gif"); list-style-position:center;}
ul li{font: normal 13px Arial, Verdana, Geneva, helvetica, sans-serif; text-align:left; margin:0px; padding:0px 0px 5px 0px;}

#ylos{clear:both; background-color:#f9f7ec; font: bold 11px Arial, Verdana, Geneva, helvetica, sans-serif; text-align:right; margin-bottom:1em;}

.imageborder {
	border: 1px solid;
	padding: 0px;
	margin:0px;
	color: #000000;
	margin-bottom:4px;
}

