body {
	margin-top: 2px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	color: #993333;
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	background-position: 20px 10px;
	background-image: url(images/index-nurkkataustakuva.jpg);
}

.containerSivu {
	width: 750px;
	text-align: center;
	background-color: #F2F2F2;
}

.oikeareuna {
	float: right;
	width: 86px;
	display: block;
	margin-top: 25px;
	margin-right: 10px;
	vertical-align: middle;
	border-left: 2px solid #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	text-align: center;
	padding-left: 4px;
}

.vasenreuna {
	float: left;
	width: 86px;
	display: block;
	margin-top: 25px;
	vertical-align: middle;
	margin-left: 10px;
	border-right: 2px solid #999999;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-color: #F2F2F2;
	padding-right: 4px;
}

.copyright {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	letter-spacing: 0.5px;
}

.leimatausta {
	background-image:  url(images/pienileima.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 80px;
	text-align: center;
	clear: both;
	margin-top: 8px;
}

.galleriasivu-alaosa {
	height: 100px;
	text-align: center;
	display: block;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.raami {
	border: 2px solid #999999;
	cursor: pointer;
}

.thumbRaami {
	border-top: 2px outset #999999;
	border-right: 2px outset #999999;
	border-bottom: 2px outset #999999;
	border-left: 2px outset #999999;
}

.hand {
	cursor: pointer;
}

.kuvateksti {
	color: #333333;
}

a.menu:link {
	color: #993333;
	text-decoration: none;
	border: 1px solid #F2F2F2;
	padding-right: 2px;
	padding-left: 2px;
}

a.menu:visited {
	color: #D44E4E;
	text-decoration: none;
	border: 1px solid #F2F2F2;
	padding-right: 2px;
	padding-left: 2px;
}

a.menu:hover {
	background-color: #993333;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #333333;
	padding-right: 2px;
	padding-left: 2px;
}

a:hover {
	text-decoration: none;
	padding: 0px;
	background-color: #993333;
}

a.back-next:link {

	color: #993333;
	text-decoration: none;
	border: 1px solid #F2F2F2;
	padding-right: 2px;
	padding-left: 2px;
}
a.back-next:visited {

	color: #993333;
	text-decoration: none;
	border: 1px solid #F2F2F2;
	padding-right: 2px;
	padding-left: 2px;
}
a.back-next:hover {

	background-color: #993333;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #333333;
	padding-right: 2px;
	padding-left: 2px;
}

