/* 
Copyright 2005, All rights reserved. This document contains data which
are the property of the designer, Satu Jäske.
*/
BODY      { 
          background: url("bk40009.jpg"); 
          color: #FFFFFF;  
          font-family: Arial, Verdana, Geneva, sans-serif;
		  }

div.main  {
          margin: auto;
          background: transparent; 
          width: 80%;
          color: #FFFFFF; 
          }

div.text  {
          background:  url("musta.jpg"); 
          width: 90%;
          margin: 5%;
          padding: 1%;
          border: double #000000;
          color: #FFFFFF;
          text-align: left;
		  }

A:link    { 
          color: #FFCC99; 
          background: transparent; 
		  }

A:visited { 
          color: #FFFFCC; 
          background: transparent; 
		  }


A:hover   { 
          color: #FFFFCC; 
          background: transparent; 
		  text-decoration: none;
		  } 

A:active  { 
          color: #CCCCCC; 
          background: transparent; 
		  }


H1, H2, H3, H4, H5 { 
          background: transparent; 
          font-weight: lighter; 
          color: #FFFFFF; 
          text-align: center; 
          font-family: garamond, times, serif; 
		  }

p.title {
          background: transparent; 
          font-weight: lighter; 
          margin-top: 1em;
          font-size: 50px;
          color: #CC9966;
		  text-decoration: underline overline;
          text-align: center; 
          font-family: garamond, times, serif; 
		  font-style: oblique;
		          }


UL.circle { 
          list-style-type: circle; 
		  }


UL.round  { 
          list-style-type: disc; 
		  }

.alatunniste {
          background: transparent; 
          width: 90%;
          margin: 5%;
          padding: 1%;
          font-weight: lighter; 
          color: #FFCC99;
          text-align: left; 
          font-family: Arial, Verdana, sans-serif; 
          font-size : small;
          }

div.linkit {
          background: transparent; 
          color: #FFFFFF;
	      line-height: 35px;
		  border: none;
		  }

a.linkit {
         background:  transparent; 
         border: double #000000;
         padding: 4px;
		 white-space: nowrap;
         }

A.linkit:link ,  A.linkit:visited   { 
          color: #FFCC99; 
          background: transparent; 
          text-decoration: none;
		  }

A.linkit:hover   { 
          color: #666666; 
          background: transparent; 
          text-decoration: none; 
		  } 

A.kuvat:link ,  A.linkit:hover {
          color: #FFCC99; 
          background: transparent; 
		  text-decoration: none;
          }

A.kuvat:visited {
          color: #FFFFCC; 
          background: transparent; 
		  text-decoration: none;
		  }