img, div, input { behavior: url("iepngfix.htc") }

body
{
	background-image:url('kuvat/taivas2.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
}

a:active  { text-decoration: none; color:#646b86; font-weight:bold; }
a:visited { text-decoration: none; color:#646b86; font-weight:bold;}
a:link    { text-decoration: none; color:#646b86; font-weight:bold;}
a:hover   { text-decoration: underline;}

p
{
	font-family:'Verdana';
	font-size:12px;
	color:black;
	margin:10px 100px 10px 0px;
	padding:0 0 0 0;
	font-weight:normal;
}

p.style2
{
	font-family:'Verdana';
	font-size:16px;
	color:black;
	margin:0 0 20px 0px;
	padding:0 0 0 0;
	font-weight:bold;
}

p.info
{
	font-family:'Verdana';
	font-weight:bold;
	font-size:12px;
	color:#454b61;
	margin:0px 0 0px 18px;
}


a.red
{
	color:#c82a39;
}

a.red:active  { text-decoration: none; color:#c82a39; font-weight:bold; }
a.red:visited { text-decoration: none; color:#c82a39; font-weight:bold;}
a.red:link    { text-decoration: none; color:#c82a39; font-weight:bold;}
a.red:hover   { text-decoration: underline;}




li.testi
{
	list-style-type: none;
	background-image: url(kuvat/images/nuoli2.jpg);
	background-repeat: no-repeat;
	background-position: -2px 13px;
	margin:0px 0 0px 18px;
	padding: 0 0 0 15px;
	font-family:'Verdana';
	font-size:12px;
	color:#c82a39;
}


p.print
{
    background-image: url(kuvat/images/print.gif);
	background-repeat: no-repeat;
	background-position: 402px 0px;

	font-family:'Verdana';
	font-weight:bold;
	font-size:12px;
	color:#454b61;
	margin:30px 140px 0 0px;
    text-align: right;
}

ul
{
	list-style-type: none;
	padding: 10px 10px 10px 10px;
	margin: 0 40px 20px 15px;
	background: #f2f0d8;
}

li.punainen
{
	background-image: url(kuvat/images/nuoli.gif);
	background-repeat: no-repeat;
	background-position: -3px -1px;
	padding: 0 0 0 15px;
	font-family:'Verdana';
	font-size:12px;
	color:#c82a39;
}

li.punainen a:active  { text-decoration: none; color:#c82a39; font-weight:bold; }
li.punainen a:visited { text-decoration: none; color:#c82a39; font-weight:bold; }
li.punainen a:link    { text-decoration: none; color:#c82a39; font-weight:bold; }
li.punainen a:hover   { text-decoration: underline;}

li.sininen
{
	text-align: right;
	padding: 10px 0 0 0;
	font-family:'Verdana';
	font-size:12px;
	color:#646b86;
}

li.sininen a:active  { text-decoration: none; color:#646b86; font-weight:bold; }
li.sininen a:visited { text-decoration: none; color:#646b86; font-weight:bold;}
li.sininen a:link    { text-decoration: none; color:#646b86; font-weight:bold;}
li.sininen a:hover   { text-decoration: underline;}


#background
{
	background:url('kuvat/taivas3.gif') no-repeat top right;
	background-attachment:fixed;
}

#pallotausta
{
	width:980px;
	margin:0 auto;
}

#content
{
	width:980px;
	margin:0 auto;
	margin-top: 20px; 
	background: #f8f7ec;
	border: 1px solid gray;
	text-align:left;
}

#topinfo
{
	width:100%;
	height:40px;

}

#top
{
	width:100%;
	height:165px;

}

#topnav
{
	width:100%;
	height:160px;

}

#kartta	 { position:relative; top:0px; }
#pallo	 { position:relative; top:66px; left:285px;}
#logo	 { position:relative; top:-5px; left:0px; }
#valikko { position:relative; top:0px; }

#kela { position:relative; top:-33px; left:120px; }
#poliisi { position:relative; top:-33px; left:195px; }
#mamu { position:relative; top:-33px; left:250px; }
#muuta { position:relative; top:-33px; left:330px; }

#leftnav
{ 
	width:320px;
	margin-top: -100px; 
	float: left;
	background: #f8f7ec;
}

#rightnav
{
	width:660px;
	margin-top: -100px; 
	float: right;
	background: #f8f7ec;
}

#end { clear: both; }
