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

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:150px;
	z-index:1;
	background-color: #FFF;
}
#adressbar {
	position:absolute;
	left:0px;
	top:151px;
	width:898px;
	height:28px;
	z-index:2;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	line-height: 2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border: 1px solid #000;
}
#runko {
	position:absolute;
	left:0px;
	top:182px;
	width:900px;
	height:600px;
	z-index:3;
	background-image: url(../images/textbg.jpg);
	background-position: 250px 600px;
}
#left {
	position:absolute;
	left:0px;
	top:182px;
	width:250px;
	height:600px;
	z-index:4;
	background-color: #FFF;
}
#teksti {
	position:absolute;
	left:240px;
	top:176px;
	width:497px;
	height:600px;
	z-index:5;
	background-repeat: no-repeat;
	overflow: auto;
	padding-top: 25px;
	padding-left: 20px;
}
#maintext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #000;
	margin-right: 5px;
	line-height: 1.5em;
	font-variant: normal;
	margin-top: 20px;
}
#leipaotsikko {
font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #0066CA;
	margin-left: 25px;
}	
#right {
	position:absolute;
	left:775px;
	top:182px;
	width:125px;
	height:600px;
	z-index:6;
	background-color: #FFF;
}
#footer {
	position:absolute;
	left:0px;
	top:1100px;
	width:900px;
	height:30px;
	z-index:7;
	background-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.linklist {
	list-style-position: inside;
	list-style-type: square;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #000;
	padding-top: -5px;
	margin-right: 1px;
}
.linkheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #0066CA;
	height: 15px;
	width: 200px;
	border: 1px solid #000;
	margin-top: 10px;
	margin-left: 3px;
	padding-left: 10px;
}
.maintext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #000;
	margin-right: 5px;
	line-height: 1.5em;
	font-variant: normal;
}
.leipaotsikot {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #0066CA;
	margin-left: 25px;
}
.valiotsikot {
	font-size: 14px;
	color: #0066CA;
	font-family: "Courier New", Courier, monospace;
	font-weight: lighter;
	margin-left: 20px;
}
.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.oikeaotsikko {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CA;
	margin-top: 10px;
}
#video {
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
#kuvagalleria {
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin-bottom: 40px;
}

