html,body  {
	margin:0;padding:0
}
body  {
	font: 76% arial,sans-serif;text-align:center;
	background-image: url(kuvat/right.jpg); background-attachment: fixed;
}
p  {
	margin:10px 20px 20px
}


div#header h1 {
	height:150px;line-height:150px;margin:0;
  	padding-left:0px;background: #ffffff;color: #ffffff;border: 1px solid blue;
}
div#container  {
	text-align:left;
	background:#ffffff;
	border: 1px solid blue;
}
div#content p  {
	font-size: 14px;text-align: justify;color: #000080;
}
div#navigation  {
	background:#FFFFFF
}
div#navigation ul   {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#extra  {
	background:#FFFFFF; color: #000080;
}
div#footer  {
	background: #72A4DF;color: #000080;text-align:right;
}
div#footer p  {
	font-size: 14px;margin:0;padding:5px 12px
}

div#container  {
	width:910px;margin:0 auto
}
div#wrapper  {
	float:left;width:100%
}
div#content  {
	margin: 0 160px;
	padding: 10;
	width:480px;
	
}
div#navigation  {
	float:left;width:150px;margin-left:-910px;border: 1px solid blue;
}
div#extra  {
	float:right;width:180px;margin-left:-200px
}
div#footer  {
	clear:left;width:910px;border: 1px solid blue;
}

#menu {
	
	text-align: center;
	width: 150px;
	margin: auto;
	
	text-decoration: none;
}


#menu li a {
	text-align: left;
	height: 50px;
	height: 40px;
	text-decoration: none;
}

#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background:  url(kuvat/menu11.gif);
	padding: 8px 0 0 25px;
}

#menu li a:hover, #menu li #current { 
	color: #FFFFFF;
	background:  url(kuvat/menu11.gif) 0 -50px;
	padding: 8px 0 0 27px;
}

A:link  { 
	color:#275A78; text-decoration:underline;
}
A:hover { 
	color:#333333; text-decoration:underline; 
}
A:active { 
	color:#275A78; text-decoration:underline; 
}
A:active:hover { 
	color:#333333; text-decoration:underline; 
}
A:visited { 
	color:#275A78; text-decoration:underline; 
}
A:visited:hover { 
	color:#333333; text-decoration:underline; 
}

.logopic {
	position: absolute;
	right: 30%;
	margin-left: -302px;
	margin-top: 35px;
	z-index:98
	}

h2 {
	color: #15427B;
	font-size: 22px;
	text-align:left;
	}
h3 {	
	  	
	color: #15427B;
	font-size: 18px;
	text-align:left;
	}
h4 {
	color: #15427B;
	font-size: 14px;
	
	}
h5 {
	color: #15427B;
	font-size: 12px;
	text-align:left;
	}

ul li  {
	color: #000080;
	font-size: 14px;
	margin: 0;
	padding: 0;
	}
table, tr, td {
	
	font-size: 12px;
	background: #ffffff; color: navy;
	}