* { margin: 0; padding: 0; }

body {
	background-color:#CCCCCC;
	font-family:Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

a {
	text-decoration: none;
	color:#555555;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 15px;
}

h1 {
	font-size:18px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

h2 {
	font-size:16px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

h3 {
	font-size:14px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left: 20px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../kuvat/pikkunelio.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h4 {
	font-size:13px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;	
}

b {
	color:#555555;
}

li
{
    list-style-type: disc;
    margin-left: 30px;
    margin-top: 10px;
}

ul {
    margin-bottom: 15px;
}

#liuku_ala {
	position:absolute;
	width: 840px;
	height: 20px;
	background-image: url(../kuvat/ala_liuku.gif);
	background-repeat: no-repeat;
}

#holder {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#content {
	width: 840px;
	background-image: url(../kuvat/content_bg2.gif);
	background-repeat: repeat-y;	
}

#ylapalkki {
	margin-left: 20px;
	height: 150px;
	width: 800px;
	background-color:#F9DF32;
}

#yla_oikea {
	float: right;
	height: 150px;
	width: 650px;
	background-color:#000000;
	background-image: url(../kuvat/title.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#navipalkki {
	margin-top: 130px;
	margin-left: 5px;
	font-size: 12px;
	color: #F9DF32;
	font-weight: bold;
	font-family:Helvetica Neue, Geneva, Arial, sans-serif;
}

#navipalkki ul {
	float: left;
	list-style: none;
}

#navipalkki li {
	display: inline;
	margin-right: 0px;
}

#navipalkki a {
	color:#FFFFFF;
}

#keskiosa {
	margin-left: 20px;
	width: 800px;
}

#keski_oikea {
	width: 650px;
	background-color:#FFFFFF;
	margin-left: 150px;
}

#sivun_sisalto {
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 30px;
	width: 610px;
}

#alapalkki {
	margin-left: 20px;
	width: 795px;
	background-color:#333333;
	height: 30px;
	font-size:12px;
	color:#FFFFFF;
	padding-top: 10px;
	padding-left: 5px;
}

.kuva_oikea {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	
}

.erotusviiva {
        clear:both;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

