#sivu
{
		background-color: #e4fbe4;	
}


#body
		{
		font-family:arial;
		overflow: scroll;
		color: #00ff00;

}

A:link {
		text-decoration: none; 
		font-weight: bold; 
		color: #112233;
		}
A:visited 
		{
		text-decoration: none; 
		font-weight: bold; 
		color: #112233;
		}
A:active 
		{
		color: #0022aa;
		}
A:hover {text-decoration: bold; color: #4455AA;}

h2		{
		text-align: left;
		}
p		{
		text-align: left;
		font-family:arial;
		}

#nojavascript
{
	background-color: #ff0000;
	color: White;
	font-size: 16px;
	padding: 10px;
	text-align: center;
	
	border-style: dashed;
	border-width: 1px;

	
}

#kehys	{	
	position: relative; 
	vertical-align: middle;
	width:1000px;
	height:1000px;
	border-style: double;
	border-width: 3px;

	margin-bottom: 20px;
	margin-top: 20px;
	background-image: url('background2.jpg'); 
         background-repeat: repeat;
        }


		
#ylalinkit
		{
		font-family:times;
		font-size:13pt;
		
		position: absolute;
		left:0px;
		top:35px;
		width: 1000px;
		height: 20px;
		text-align: middle;
		padding-top: 5px;
		}
		
#kuvat
		{
		position: absolute;
		left:630px;
		top:90px;
		width: 350px;
		height: 400px;
		border-style: dashed;
		border-width: 1px;

		padding-left: 4px;
		padding-top: 4px;
		padding-right: 4px;
padding-bottom: 40px;
border-bottom: none;
border-right: none;	
		}

#kuvalinkit
		{
		position: absolute;
		left:420px;
		top:220px;
		width: 140px;
		height: 190px;
		
		border-style: none;
		border-width: 1px;
		padding-left: 4px;
		padding-top: 4px;
		}

#kuvainfo
		{
		position: absolute;
		left:430px;
		top:560px;
		width: 550x;
		height: 60px;
		
		padding-left: 4px;
		padding-top: 4px;
		}
		
#ye_yhteystiedot, #ye_hinnat, #ye_vieraskirja, #ye_hinnat
		{
	
		font-size: 16px;
		text-align: left;
		position: absolute;
		left: 15px;
		top: 80px;
		width: 950px;
		height: 380px;
		border-style: dashed;
		border-width: 1px;
		padding: 10px;
		
		background-image:url('pienet/grid2.gif');
		background-repeat:repeat;
		background-color:transparent
		}

			
#ye_esittely
		{
		overflow: hidden;
		position: absolute;
		left: 15px;
		top: 80px;
		width: 370px;
		height: 495px;
		
		border-style: dashed;
		border-width: 1px;
		padding: 10px;
		border-bottom: none;	
		
		background-repeat:repeat;
		background-color:transparent; 
		background-image:url('pienet/grid2.gif');		
		border-left: none;
		
		}
#logo
		{
		font-family:arial;
		font-size:18pt;
		position: absolute;
		width: 990px;
		height: 32px;
		top: -1px;
		left: -1px;
		background-color: white;
		border-style: solid;
		border-width: 1px;
		padding-left: 10px;
		padding-top: 2px;	
		}



