html {
	overflow: -moz-scrollbars-vertical;
} 
body {
	background-color: #CCCCCC;
}
div.layout {
	color: #000000;
	display: block;
	border: solid 1px #9c2901;
	margin-left: auto;
	margin-right: auto;
	height: 637px;
	width: 900px;
	background-color: #FFFFFF;
	z-index: 1;
}
div.banner {
	display: block;
	width: 886px;
	padding: 7px;
	z-index: 2;
}
div.valikko {
	position: relative;
	display: block;
	width: 176px;
	height: 515px;
	margin-top: 2px;
	margin-left: 8px;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5;
	z-index: 3;
}
div.content {
	padding: 10px;
	#padding: 10px;
	_padding: 0px;
	position: relative;
	display: block;
	overflow: auto;
	margin-top: -512px;
	margin-left: 192px;
	width: 398px;
	height: 493px;
	background-color: #FFFFFF;
	font-family:Verdana;
	font-size: 12px;
	z-index: 3;
}
div.takka {
	position: relative;
	margin-top: -515px;
	margin-left: 623px;
	width: 270px;
	z-index: 5;
}
div.copyright {
	position: relative;
	width: 675px;
	text-align: center;
	color: #333333;
	padding: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;	
	margin-left: auto;
	margin-right: auto;
	z-index: 6;
}
h1 {
	font-family:Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family:Verdana;
	font-size: 18;
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-family:Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top:0px;
}
h4 {
	font-family:Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #8f5d0a;
}
a:link {
	color: #c0300a;
	text-decoration: none;
	font-weight: bold;
	border: 0px;
}
a:visited {
	color: #c0300a;
	text-decoration: none;
	font-weight: bold;
	border: 0px;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
	font-weight: bold;
	border: 0px;
}
a:active {
	color: #ff6600;
	text-decoration: underline;
	font-weight: bold;
	border: 0px;
}
