body {
  	background: url('../images/tausta.jpg') repeat-x #e0efe7 !important;
	font-family: Arial, Verdana, "sans serif";
	font-size: 0.7em;
	text-align: center;
}

/* br {
	clear: both;
} */

img {
	padding-top: 10px;
	
	}

#container {
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
}


/*
	border:solid;
	color: black;
	border-width: 2px;
 */

#header {
	width: 800px;
	height: 149px;
	background-color: #fff;
}


#navigation ul {
	width: 800px;
	text-align: center;
}

#navigation ul li {
	background-image: url('../images/nappi1.jpg');	
	display: block;
	float: left;
	width: 159px;
	height: 22px;
	padding-top: 4px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid white;
}

#navigation li a {
	text-decoration: none;
	height: 26px;
	color: #fff;
}

#navigation li a:hover {	
	color: #EFEFEF;
}

#navigation li#avattu {
	background-image: url('../images/nappi2.jpg');
	background-repeat: no-repeat;
}

#navigation li#avattu a:hover {
}

#middlecontainer {
	background-color: #fff;
	width: 800px;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#middlecontainer p {
	font: 12px Arial;
}

#left_nav {
	width: 220px;
	float: left;
	display: block;	
}

#left_nav h1 {
	background-image: url('../images/kolmioranssi.jpg');
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #458B74;
	text-transform: uppercase;
	padding: 2px 5px 10px 25px;
	margin-top: 10px;
	margin-left: 30px;
}

#left_nav h2 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #458B74;
	text-transform: uppercase;
	padding: 5px 5px 0px 0px;
	margin-top: 3px;
	margin-left: 30px;
}

#left_nav h1 a{
	text-decoration: none;
	color: #407261;
}

#left_nav h1 a:hover{
	text-decoration: none;
	color: #B4B4B4;
}

#left_nav h3 {
	font-family: Verdana;
	font-size: 8pt !important;
	font-weight: bold !important;
	color: #468B76;
	margin-left: 30px;
	margin-bottom: 4px;
	margin-top: 5px;
}

#left_nav p {
	font-family: Arial;
	font-size: 7pt !important;
	margin-left: 30px;
	margin-bottom: 15px;
}

#left_nav h3 a {
	text-decoration: none;
	color: #376354;
}

#left_nav h3 a:hover {
	text-decoration: none;
	color: #B4B4B4;
}

#content {
	background-color: #fff;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 5px;
	width: 530px;
	float: left;
	background-image: url('../images/uutistausta.png');
	margin-bottom: 10px;
}

#content p {
	margin-bottom: 10px;
}

#content a {
	text-decoration: none;
	color: #407261;
}

#content a:hover{
	text-decoration: none;
	color: #B4B4B4;
}

#content h1 {
	background-image: url('../images/kolmiosin.jpg');
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #468B76;
	padding: 0px 5px 10px 25px;
	margin-top: 10px;	
}

#content h2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #468B76;
	padding: 0px 5px 10px 0px;
	margin-top: 10px;	
}

#content h3 {
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
	color: #458B74;	
}

#content h3 a{
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;
}


#footer {
	clear: both;
	display: block;
	background-color: #E0F0E6;
	text-align: center;
	width: 100%;
	height: 22px;
	margin: 0px;
	padding-top: 0px;
}

#footer p {
	margin: 0px;
	color: #B1B2B6;
	font-family: Arial;
	font-size: 0.6em;
	margin-top: 2px;
}

#footer a {
	color: #B1B2B6;
	font-weight: normal;
}
