body {
	text-align: center; 
	margin: 10;
	font-family: Verdana; 
	color: #000000; 
	font-size: 14px;
	line-height: 20px;
	background-image: url('kuvat/tausta.jpg');
	background-position: 50% 0%; 
	background-repeat: no-repeat;
}

h1 { font-size: 16px; font-weight: bolder; color: #8a632e; letter-spacing: 3px; margin-top: 10px; margin-bottom: 20px; }

h2 { font-size: 14px; font-weight: bolder; color: #8a632e; letter-spacing: 3px; margin-top: 10px; margin-bottom: 20px; }

A:link {font-weight: bold; text-decoration: none; color:#55381B;}
A:visited {font-weight: bold; text-decoration: none; color:#55381B;}
A:active {font-weight: bold; text-decoration: none; color:#55381B;}
A:hover {font-weight: bold; text-decoration: none; color:#855628;}

.main { text-align: center; height: 85px; width: 1000px; margin-left: auto; margin-right: auto; overflow: none; }

.menu { margin-top: 5px; font-size: 13px; }

.page { padding: 5px; width: 1000px; margin-left: auto; margin-right: auto; overflow: auto; text-align: center; }

.page img { width: 400px; border-style: solid; border-width: 15px; border-color: white; margin: 10px 20px; }

.textbox { width: 936px; padding: 10px; background-image: url('kuvat/bg.png'); text-align: center; float: left; border-style: solid; border-width: 2px; border-color: white; margin: 10px 20px; }

.textboxleft { width: 406px; padding: 10px; background-image: url('kuvat/bg.png'); text-align: left; float: left; border-style: solid; border-width: 2px; border-color: white; margin: 10px 20px; }

.textboxright { width: 406px; padding: 10px; background-image: url('kuvat/bg.png'); text-align: left; float: right; border-style: solid; border-width: 2px; border-color: white; margin: 10px 20px; }

.imgleft { float: left; }

.imgright { float: right; }

.imgcenter { float: center; }


.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: 265px;
	left: 300px;
	z-index: 1;
}

.hoverbox img
{
	border-color: #fff;
	border-style: solid;
	border-width: 15px;
	vertical-align: top;
	width: 260px;
	height: auto;
}

*.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #fff;
	width: 500px;
	height: auto;
}
