@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(front/background.jpg);
	background-repeat: repeat-x;
	background-position:center top;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
.navitausta {
	background-image:url(front/navi_tausta.gif);
	background-repeat:repeat-x;
}
.nostotausta {
	background-image: url(front/nostot_tausta.jpg);
	background-repeat:repeat-x;
}
.kortti {
	position:absolute;
	margin-top:25px;
	margin-left:600px;
}
.thumb {
	padding-left:10px;
	padding-bottom:5px;
	border:0;
}
.galleriaTausta {
	background-image:url(front/alasivu_galleria_tausta.jpg);
	background-repeat:no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
.alasivuTop {
	background-image:url(front/alasivu_sisalto_top.jpg);
	background-repeat:no-repeat;
}
.valiviiva{
color:#990000;
padding-left:10px;
padding-right:10px;
}
.alasivuSisalto{
width:600px;
}