/* Ilona Mäkinen 2006*/

body 
{  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: black; 
	background-image: url(27tausta.jpg);
	background-color: #CCCCCC;
}

table
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: black; 
}

img
{
	border: 1px solid black;
}

a:link, active
{ 
	color: black; 
	text-decoration: underline;
}

a:visited
{
	color: black;
	text-decoration: underline;
}

a:hover 
{ 
	color: black; 
	text-decoration: none; 
	background-color: #CCCCCC;
}

#kaikki 
{
	width: 800px;
	background-image: url(27tausta.jpg);
	background-color: white;
}

#otsikkokuva 
{
	width: 800px;
	height: 133px;
	background-color: #CCCCCC; 
	background-image: url(otsikko.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid black;
}

#linkkipalkki 
{
	float: left;
	width: 197px; 
	background-color: white;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

#linkit
{
	background-color: white;
	margin: 20px;
}

#sivu 
{
	float: left; 
	width: 600px; 
	background-color: white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

#teksti
{
	margin: 20px;
}