@charset "utf-8";
/* CSS Document */

#wrapper {
	background-image: url(layout/tausta.png);
	height: 590px;
	width: 783px;
	position: absolute;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
#content {
	height: 420px;
	width: 369px;
	background-color: #FFFFFF;
	border: 4px solid #000000;
	margin-left: 375px;
	position: absolute;
	margin-top: 115px;
	overflow: auto;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	background-image: url(layout/taustaveri2.png);
	background-repeat: no-repeat;
}
#content a {
	color: #620000;
	letter-spacing: 2px;
	text-decoration: none;
	font-weight: bold;
	cursor: crosshair;
}
a {
	cursor: crosshair;
}

#content a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
#content .boldit {
	font-weight: bolder;
	color: #333333;
	letter-spacing: 2px;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #000000;
	color: #610000;
	font-variant: small-caps;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #746C65;
	letter-spacing: 2px;
	border-bottom: 1px solid #000000;
}

#nav {
	margin-top: 290px;
	float: left;
	width: 378px;
}
#nav #etusivu {
	background-image: url(layout/etusivu.png);
	height: 60px;
	width: 379px;
	display: block;
}
#nav #etusivu:hover {
	background-image: url(layout/etusivu2.png);
}
#nav #taide {
	background-image: url(layout/taide.png);
	display: block;
	height: 60px;
	width: 379px;
}
#nav #taide:hover {
	background-image: url(layout/taide2.png);
}
#nav #sekalainen:hover {
	background-image: url(layout/sekalainen2.png);
}
#nav #yhteys:hover {
	background-image: url(layout/yhteys2.png);
}
#nav #sekalainen {
	background-image: url(layout/sekalainen.png);
	display: block;
	height: 60px;
	width: 379px;
}
#nav #yhteys {
	background-image: url(layout/yhteys.png);
	display: block;
	height: 60px;
	width: 379px;
}
#content li {
	list-style-image: url(napikka.png);
}
#content .kuvat img {
	height: 30px;
	width: 30px;
	border: 4px solid #C2A7A7;
	margin: 5px;
}
#content .kysyttya {
	font-weight: bold;
	color: #620000;
}
#content #text {
	font-style: italic;
	color: #CCCCCC;
	font-size: 10px;
}
#paivitys {
	width: 300px;
	border: 2px solid #000000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
