body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
}
body a {
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
} 
#container {
	width: 728px;
	text-align: left;
    margin:0 auto;
}
#header {
	color: #000000;
	width: 728px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
#leaderboard {
	width: 728px;
	height: 90px;
	float: left;
	text-align: center;
}
#main {
	float: left;
	width: 716px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #993366;
	background-image: url(../kuvat/tausta.gif);
	background-repeat: repeat-x;
}
#main2 {
	float: left;
	width: 716px;
	height: 600px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #993366;
	background-image: url(../kuvat/tausta.gif);
	background-repeat: repeat-x;
}
#adsense {
	float: left;
	width: 0px;
	height: 0px;
	text-align: center;
	border-top: 1px solid #993366;
	border-right: 1px solid #993366;
	border-bottom: 1px solid #993366;
	border-left: none;
}
#adsense2 {
	float: left;
	width: 160px;
	height: 600px;
	text-align: center;
}
#footer {
	float: left;
	width: 728px;
	text-align: center;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	margin: 0 auto;
	color: #CCCCCC;
}
#footer a {
	color: #CCCCCC;
}
#kuva {
	float: left;
	width: 200px;
	height: 300px;
	background-color: #6699CC;
	text-align: center;
}
.maakunnat {
	float: left;
	width: 130px;
	margin-left: 65px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 35px;
	border: 1px solid #993366;
	border-right: none;
}
.maakunnat2 {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 140px;
	font-size: 14px;
	padding: 35px;
	border: 1px solid #993366;
	border-left: none;
}
.kunnat {
	float: left;
	margin-bottom: 300px;
	margin-left: 20px;
	font-size: 14px;
	padding: 20px;
}
ul {
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
ul a {
	text-decoration: none;
	color: #333366;
}
.text {
	font-size: 12px;
}
h1 { font-size: 18px; margin-top: 20px; }
h2 { font-size: 16px; margin-top: 20px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
.listat { font-size: 12px; }
