body {
	text-align: center;
	background-color: #B3DB43;
	color: #000;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 16px;
	margin: 0;
}

img {
	border: 1px solid #000000;
}

h1 {
	font-size: 130%;
	margin: 0;
}

h2 {
	font-size: 120%;
	margin: 0;
}

p {
	margin: 1em 0em;
}

ul {
	padding-left: 20px;
	margin-right: 10px;
}

li {
	margin: 10px;
}

a:link, a:visited {
	color:#000000;
}

#kokosivu {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#ylapalkki {
	background-repeat:no-repeat;
	width: 800px;
	height: 160px;
	border-bottom: 1px solid #000000;
}

#ylapalkki.etusivu {
	background-image: url(../kuvat/logo.png);
}

#otsikkopalkki {
	clear: both;
	height: 18px;
	padding-top: 3px;
	color: #000000;
	background-color: #44A1DF;
	text-align: center;
	white-space: nowrap;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

#keskiosa {
	float: left;
	width: 800px;
	padding-top: 30px;
	border-bottom: 1px solid #000000;
}

/*#keskiosa.etusivu {
	background-image: url(../kuvat/tausta-etusivu.jpg);
} */

#oikea {
	float: right;
	width: 750px;
}

#sisalto {
	clear: both;
	width: 750px;
	text-align: left;
}

#vasen {
	float: left;
	width: 180px;
	height: 480px;
	text-align: left;
	vertical-align: top;
}

#alapalkki {
	clear: both;
	height: 18px;
	padding-top: 3px;
	color: #000000;
	background-color: #44A1DF;
	text-align: center;
	white-space: nowrap;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
