* { padding: 0; margin: 0; }

A:link {
	text-decoration: none;
	color: #59AD1F;
	background-color: #222222;
}
A:visited {
	text-decoration: none;
	color: #336600;
}
A:active {
	text-decoration: none;
	color: #336600;
}
A:hover {
	color: #DDDDDD;
	background-color: #336600;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../pictures/body/background.gif);
	color: #DDDDDD;
	line-height: 1.5em;
}
#pohja {
	width: 710px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;

}
#valikko {
	width: 710px;
	padding: 0px;
	height: 25px;
	margin: 0px;
	float: left;
	top: auto;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
}
#logo {
	width: 710px;
	padding: 0px;
	height: 150px;
	margin: 0px;
	float: left;
	top: auto;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../pictures/body/logo.gif);
}

#uutiset {
	height: 350px;
	width: 209px;
	float: left;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-style: dotted;
	border-right-color: #666666;
}
#paasivu {
	float: left;
	height: auto;
	width: 480px;
	display: inline;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}
#kokosivu {
	float: left;
	height: auto;
	width: 100%;
	display: inline;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 10px;
}

#ala {
	width: 710px;
	clear: both;
	background-color: #111111;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
.otsikko {
	color: #59AD1F;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.copyright {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
