@charset "UTF-8";
.oneColElsCtr #navi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	color: #CA4C04;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C54204;
}
.oneColElsCtr #sisalto {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: -300px;
	position: absolute;
	left: 50%;
	color: #CD4604;
	padding: 5px;
	width: 600px;
	vertical-align: top;
	text-align: left;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColElsCtr #container {
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/oranssi.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	vertical-align: bottom;
	margin: 0;
	padding: 0px;
	border: 0px solid #000000;
}
.oneColElsCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	width: 100%;
}
a:link {
	color: #CA4C04;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #CA4C04;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #993300;
}
p {
	text-align: left;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	margin-left: 10px;
	margin-right: 10px;
}
.oneColElsCtr #sisalto img {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.kuvatekstit {
	display: block;
	clear: right;
	float: left;
}

#kuvitus {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 900px;
}


#kuvitus2 {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 700px;
	
}

#banner {
	float: left;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 10px;
}
