div#header {
	border-bottom: 1px solid gray;
	background-image: url(/kuvat/header.png);
	height: 115px;
}
div#footer {
	clear: both;
	border-bottom: 1px solid gray;
	font-weight: bold;
	background-color: transparent;
	height: 42px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(/kuvat/footer.gif);
	color: #333;
	padding: .5em;
}
#footer p {
	margin-top: 5px;
}
#footer p a{
	margin-right: 5px;
	color: black;
	border: none;
	text-decoration: none;
}
div#content {
	width: 580px;
	float: left;
	margin-left: 219px;
	margin-right: 170px;
	padding: 10px;
	border-left: 1px solid gray;
}
div#leftnav {
	float: left;
	margin-left: -100%;
	border-right: 1px solid gray;
	width: 209px;
	padding: 5px;
}


#oldyear a {
	background-repeat: repeat-x;
	font-size: 11pt;
	color: #7F7F7F;
	display: inline;
	padding: 2px;
}
#oldyear span {
	color: #777777;
}
#oldyear, #tabnav {
	margin-bottom: 17px;
}
.paketti {
	margin-right: 25px;
	float: left;
	width: 200px;
}

img.marginleft {
	border: 1px solid black;
	margin-left: 20px;
}

.takas {
	color: #218421;
	float: left;
	font-weight: bold;
	margin-top: 5px;
}
