	/* ULKOASU */

body {
	background:#FFFFFF;
	margin:0px 0 0;
	padding:0;
}

#kokosivu {
	border:0;
	background:#FFFFFF;
	width:881px;
}

#otsikkokuva {
	background:url(kuvat/bg1.jpg) no-repeat #FFFFFF;
	border:0;
	height: 171px;
}

#otsikkokuva2 {
	background:url(kuvat/bg2.jpg) no-repeat #FFFFFF;
	border:0;
	height: 175px;
}

#sisalto {
	background:url(kuvat/bg3.jpg) no-repeat #FFFFFF;
	border:0;
	height: 283px;
}

	/* SISALTO */

#itseteksti {
	background:url(kuvat/tekstibg.jpg) no-repeat #FFFFFF;
	border:0px;
	width:499px;
	position: absolute;
	top: 345px;
	left: 226px;
}

#itseteksti2 {
	padding:5px 10px;
}

div#itseteksti { 
	font-family:Arial, Sans-Serif; 
	color:#000000;
	font-size:0.8em;
	text-align:justify;
	line-height:1.5;
}

	/* MENU */

#menu {
	background:url(kuvat/menubg.jpg) no-repeat #ffffff;
	border:0;
	width:165px;
	position: absolute;
	top: 413px;
	left: 39px;
}

#menu2 {
	padding:5px 10px;
}

div#menu { 
	font-family: Arial, Sans-serif; 
	font-size:0.8em;
	text-align:left;
	color:#000000;
}

#popup {
	background:url(kuvat/popup_tausta.jpg) no-repeat #FFFFFF;
	border:0px;
	width:499px;
}

#popup2 {
	padding:5px 10px;
}

div#popup { 
	font-family:Arial, Sans-Serif; 
	color:#000000;
	font-size:0.8em;
	text-align:justify;
	line-height:1.5;
}

	/* MUUT */

.oikea
{
	float: right;
	clear: right;
	margin-top: 0em;
	margin-left: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
}


.head {
	font-weight:normal;
	text-transform: uppercase;
	font-size: 0.85em;
	letter-spacing:1px;
	border: dotted #000000;
	border-width: 0px 0px 1px 0px;
	color:#000000;
	text-align:left;
}

img {
	border:0
}

a img {
	border: 2px Solid #000000
}

p {
	margin:0 0 10px;
}

a {
	cursor:crosshair;
}

a:link, a:visited {
	text-decoration: underline; 
	color:#000000; 
	font-size:0.9em;
	font-weight:normal;
}

a:hover { 
	color:  #000000;
	text-decoration: underline;
	cursor:crosshair;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}