body, html {
  background-color: #333333;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #F0F0F0;
  line-height: 120%;
}

h3 { 
  font-family: arial, sans-serif;
  font-size: 14px;
  color: #F0F0F0
}

#container {
  background: #333333;
}

#body {
  width: 700px;
  height: auto;
  margin-left: 25px;
  margin-bottom: 25px;
}

#body_pic { 
  width: 1000px;
  height: auto;
  margin-left: 25px;
  padding: 0px;
  margin-bottom: 25px;
}

#flashcontent { 
  height: 600px;
  width: 1000px;
  margin-bottom: 10px;
}

#text_picture { 
 float: right;
 width: 300px;
 height: 220px;
 margin-left: 20px;
 text-align: right;
}

#picture { 
  width: 230px;
  height: 300px;
  float: left;
  margin-top: 15px;
  text-align: left;
}

#picture_pala { 
  width: 230px;
  height: 225px;
  float: left;
  margin-bottom: 15px;
  text-align: left;
}

#gallery { 
  width: 1000px;
  height: auto;
  margin-left: 25px;
  padding: 0px;
  margin-bottom: 25px;
}

#header	{
  width: 725px;
  height: 75px;
  padding: 1px;
  margin-left: 20px;
}

#dummy { 
  width: 725px;
  height: 75px;
  margin-left: 20px;
}

#header img {
  padding: 5px;					
}

#footer {
  width: 1000px;
  height: auto;
  margin-left: 25px;
  padding: 0px;
  clear: both;
}

#copyright { 
  width: 650px;
  height: auto;
  margin-left: 0px;
  float: left;
}

#copyright img { 
  margin-top: 10px;
}

#laskuri {  
  width: auto;
  height: auto;
  float: left;
}

#body_pic li {  
  display: inline;
  margin-right: 10px;
  padding: 0px;
}

#header ul {  
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}

#body_pic ul {  
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}

#body ul {  
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}


#body li {  
  display: inline;
  margin-right: 10px;
  padding: 0px;
}

#header li {  
  display: inline;
  margin-right: 10px;
  padding: 0px;
}

a {
  color: #CCCCCC;					
  text-decoration: underline;
}

a:hover	{
  color: #d50e28;
  text-decoration: none;		
}

a:active {
  color: #000000;
  text-decoration: none;		
}

img {
  border: 0px none;
  padding: 1px;
}
