/* Sivun perustyylitiedostot */

body {
	margin: 10px;
	padding: 0;
	background-color: #848fc8;
	font-family: arial, verdana, helvetica, san-serif;
}

#keskitys {
	width: 945px;
	margin: auto;
	background-color: #848fc8;
}		

#headeri {
	background-color: #848fc8;
	color: #a1a3d3;
	height: 175px;
	
}

#footeri {
	background-color: white;
	color: #848fc8;
	height: 20px;
	clear: both;
	border-top: 5px solid #848fc8;

}

#footeri p{
	padding: 0px;
	margin: 4px;
	font-size: 10px;
	font-family: arial, verdana, helvetica, san-serif;
	margin-left: 625px;
	}

#keski {
	width: 510px;
	background-color: white;
	float: left;
	height: 500px;
	overflow: auto;
}

#oikea {
	width: 245px;
	background-color: white;
	float: right;
	min-height: 500px;
	}

#navi {
	width: 180px;
	float: left;
	background-color: white;
	border-right: 5px solid #848fc8;
	padding-top: 5px;
	height: 495px;

	
}

a#ajankohtaista {
			display: block; 
			height: 14px;
			background: url(ajankohtaista1.gif) center no-repeat;			
}
a:hover#ajankohtaista  {background-image: url(ajankohtaista2.gif);
 }
 
 a#yhteystiedot {
			display: block; 
			height: 14px;
			background: url(yhteystiedot1.gif) center no-repeat;		
}
a:hover#yhteystiedot  {background-image: url(yhteystiedot2.gif);
 }
 
 a#yhdistys {
			display: block; 
			height: 14px;
			background: url(yhdistys1.gif) center no-repeat;		
}
a:hover#yhdistys  {background-image: url(yhdistys2.gif);
 }
 
 a#jaseneksi {
			display: block; 
			height: 14px;
			background: url(jaseneksi1.gif) center no-repeat;		
}
a:hover#jaseneksi  {background-image: url(jaseneksi2.gif);
 }
 
 a#kilpailut {
			display: block; 
			height: 14px;
			background: url(kilpailut1.gif) center no-repeat;		
}
a:hover#kilpailut  {background-image: url(kilpailut2.gif);
 }
 
  a#kokeet {
			display: block; 
			height: 14px;
			background: url(kokeet1.gif) center no-repeat;		
}
a:hover#kokeet  {background-image: url(kokeet2.gif);
 }
 
 a#tulokset {
			display: block; 
			height: 14px;
			background: url(tulokset1.gif) center no-repeat;		
}
a:hover#tulokset  {background-image: url(tulokset2.gif);
 }
 
  a#koulutukset {
			display: block; 
			height: 14px;
			background: url(koulutukset1.gif) center no-repeat;		
}
a:hover#koulutukset  {background-image: url(koulutukset2.gif);
 }
 
  a#galleria {
			display: block; 
			height: 14px;
			background: url(galleria1.gif) center no-repeat;		
}
a:hover#galleria  {background-image: url(galleria2.gif);
 }

 a#vieraskirja {
			display: block; 
			height: 14px;
			background: url(vieraskirja1.gif) center no-repeat;		
}
a:hover#vieraskirja  {background-image: url(vieraskirja2.gif);
 }
 
  a#jasensivut {
			display: block; 
			height: 14px;
			background: url(jasensivut1.gif) center no-repeat;	
			
}
a:hover#jasensivut  {background-image: url(jasensivut2.gif);
 }

 a#linkit {
			display: block; 
			height: 14px;
			background: url(linkit1.gif) center no-repeat;		
}
a:hover#linkit  {background-image: url(linkit2.gif);
 }
.ylakuvat {
	margin-left: 45px;
	vertical-align: middle;
}

.kuvat{
	margin-left: 5px;
	margin-top: 5px;
}

.otsikot {
	margin-top: 5px;
	text-align: center;
}

.linkkikuva {
	margin-left: 5px;
	border: 0;
	padding-bottom: 12px;
}

h1 {
	margin: 10px;
	font-family: arial, verdana, helvetica, san-serif;
	font-size: medium;
}

.teksti {
	margin: 10px;
	font-family: arial, verdana, helvetica, san-serif;
}

.lihavoi {
	font-weight: bold;
	margin: 10px;
	font-family: arial, verdana, helvetica, san-serif;
}

table {
margin-left: 10px;
vertical-align: top;
font-family: arial, verdana, helvetica, san-serif;

}

.taulukko {
margin-left: 10px;
vertical-align: bottom;
font-family: arial, verdana, helvetica, san-serif;
}

tr {

vertical-align: top;

}

td {

padding-left: 10px;


}
.bold {
	font-weight: bold;
}

.ajankohtaista{
	margin-left: 5px;
	margin-right: 5px;
}

a:link {color: #00aeef;}
a:visited {color: #363636;}
a:active {color: #603913;}
a:hover {color: #ed145b;}