/*Sarin sivujen tyylitiedosto 2006-04*/
body	{
/*background: url(imag/...) no-repeat top center;*/	
	font-family:	Century Gothic, Futura, sans-serif;
	font-size:		100%;
	color:		Maroon;
	background-color:	RosyBrown;
	margin:     	1em;
	}
#container {
          position: 	relative;
          width: 		590px;
          background: 	FloralWhite;
          margin: 	0 0 0 100px;
          border: 	0px solid RosyBrown;
      }
.bodybg {	
	background-color:	AntiqueWhite;
	}
.bodybg2 {	
	background-color:	Bisque;
	}
.bodybg3 {	
	background-color:	BlanchedAlmond;
	}
.bodybg4 {	
	background-color:	Cornsilk ;
	}
.bodybg5 {	
	background-color:	FloralWhite;
	}
img {	  
	border:		1px solid RosyBrown;
	text-align:		center;
	}
.img_align {
	text-align:		center;
	}
h1	{
	font-family:	Lucida console, Futura, sans-serif;
	font-size:		125%;
	font-weight:	lighter;
	color:		Maroon;
	text-align:		center;
	}
h2	{
	font-family:	Lucida console, Futura, sans-serif;
	font-size:		100%;
	font-weight:	lighter;
	color:		Maroon;
	}
p	{
	max-width:		35em;
	margin-left:    	1em;
	margin-right:    	1em;
	text-indent:	1.2em;
	font-family:	Century Gothic, Futura, sans-serif;
	color:		Black;
	background-color:	FloralWhite;
	}
p:first-letter	{
	font-size:		125%;
	font-family:	Lucida console, Futura, sans-serif;
	color:		Maroon;
	}
p.first_p	{
	text-indent:	0;
	}
ul	{
	color:		#000;
	line-height:	1.3em;
	}
.top	{	
	background-color:	transparent;
	margin:     	1em;
	text-align:		left;
	line-height:	1.3em;
	}	
.links_bottom	{	
	background-color:	transparent;
	margin:     	1em;
	text-align:		right;
	line-height:	1.3em;
	}
a:link  {       
        text-decoration:	none;
        color:  			Black;
        background:     	FloralWhite;
        }                      
a:visited       {       
        text-decoration:	none;
        color:  			DarkGrey;
        background:     	FloralWhite;
        }                      
a:active        {       
        text-decoration:	none;
        color:  			DarkGrey;
        background:     	FloralWhite;
        }                     
a:hover {       
        text-decoration:	none;
        color:  			White;
        background:     	RosyBrown;
        }                      
a.offsite       {       
        text-decoration:	none;
        color:  			DarkGrey;
        background:     	FloralWhite;
        }
