body
{
	background-color: #070707;
	margin: 0px;
	padding: 15px 0px 0px 0px;

	color: #dddddd;
	font-family: Verdana;
}

.kuvateksti
{
	width: 600px;
	text-align: left;
	font-family: Verdana, Tahoma, Arial;
	font-size: 7pt;
	color: #aaaaaa;
}

a
{
	color: #B2B2B0;
	font-family: Verdana;
	font-size: 7pt;
	line-height: 8pt;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	border-color: blue;
}

.banneri
{
	height: 143px;
	width: 800px;

	background-image: url(_img/banneri2.jpg);
	background-repeat: no-repeat;

	vertical-align: top;
}

.banneri div.image
{
	float: left;
	width: 499px;
	height: 111px;
}

.banneri div.mainlinks
{
	float: left;
	width: 86px;
}

.banneri a
{
	cursor: pointer;
}

.banneri .link1
{
	position: relative;
	left: 41px;
	top: 18px;
	z-index: 100;
}

.banneri .link3
{
	position: relative;
	left: 75px;
	top: 18px;
	z-index: 100;
}

.banneri .link2
{
	position: relative;
	left: 61px;
	top: 31px;
	z-index: 100;
}

.banneri .link4
{
	position: relative;
	left: 75px;
	top: 31px;
	z-index: 100;
}

.banneri img
{
	border: 0px;
}

div.sisalto
{
	width: 800px;
	text-align: center;
	background-image: url(_img/bg_line.jpg);
	background-repeat: repeat-y;
	background-position: top center;

}

td.sisalto
{
	height: 500px;
	width: 800px;
	overflow: hidden;
	background-image: url(_img/bg_alaosa.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}

img.galleria
{
	border: solid 1px #615555;
	margin-top: 20px;
	margin-bottom: 5px;
}

h1
{
	color: #dddddd;
	font-family: Verdana;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: normal;
}

p.ots_av
{
	color: #dddddd;
	font-family: Verdana;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: normal;
}

p
{
	color: #dddddd;
	font-family: Verdana;
	font-size: 7pt;
	cursor: arrow;
}

p.laskuri
{
	color: #594D4D;
	text-align: center;
}

.alapalkki
{
	text-align: center;
	position: relative;
	bottom: 57px;
}

.veralinkki
{
	cursor: pointer;
}

.lomake_vkirja
{
	background-color: transparent;
	color: #dddddd;
	font-family: Verdana;
	font-size: 7pt;
}

table.vkirja
{
	text-align:center;
}

td.vkirja
{
	padding-top:15px;
	padding-bottom:15px;
}

td.vkirja p.pvm
{
	color: #3A823B;
}

td.vkirja p.nimi
{
	font-size: 10pt;
	font-variant: small-caps;
	
	color: white;
	text-decoration: underline;
}