body {
	background-color: #000000;
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	color: #FFFFFF;
}
#content {
	background-color: #000000;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 635px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.tulos {
	text-align:center;
}
#header h1 {
	display:none;
}
#sahkop {
	background-color:#000000;
	color:#FFFFFF;
}
#tavarat tr th {
	font-weight:bold;
}
#leipis {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: courier;
	font-size: 13px;
	line-height: 150%;
}
.lainaus {
	font-style: italic;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: center;
	padding-top: 30px;
}

#navipohja {
	height: 116px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/navibg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
}
#navi_content {
	height: 40px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;

}
#navicontent ul {
	display: inline;
	list-style-type: none;
}
ul#minitabs{
	list-style: none;
	margin: 0;
	padding: 20px 0;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	font-family: courier;
	text-transform: uppercase;
	font-size: 14px;
}
ul#minitabs li{
	display: inline;
	margin-top: 10;
	margin-right: 10px;
	margin-bottom: 10;
	margin-left: 10px;
}
ul#minitabs a{text-decoration: none;padding: 0 0 3px;color: #FFFFFF}
ul#minitabs a#current{
	color: #990000;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
ul#minitabs a:hover{
	color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
