﻿body {
	background: url(background.png) repeat;
	font-family: verdana, arial, serif;
	font-size: 0.8em;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

a {
	background-color: #ffffff;
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 770px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#header {
	background: url(banner.jpg) no-repeat;
	border-top: 1px solid black; 
	border-bottom: 1px solid black;
	height: 160px;
	text-align: center;
	width: 770px;
}

#header a {
	background-color: transparent;
	color: #ffffff;
	font-family: helvetica, verdana, arial, serif;
	text-decoration:none;
}

#header a:hover {
	background-color: transparent;
	color: #999999;
}

#header h1 {
	font-size: 2.2em;
	position: relative;
	left: 260px;
	top: 10px;
}

#sidebar {

	float: left;	
	margin-top: 30px;
	width: 160px;
	height: 530px;
	background-image: url(logo.png); 
	background-repeat: no-repeat;
	background-position: 10px 370px;
	background-attachment: scroll;
}

#sidebar ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 0px;
}

#sidebar ul li {
	display: block;
	padding-bottom: 8px;	
}

#sidebar a {
	background-color: #0000CC;
	border-bottom: 1px dotted #666666;
	border-right: 1px dotted #666666;
	color: #FFFFFF;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	width: 130px;
}

#sidebar a:hover {
	background-color: #666665;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: white;
}
	
#content {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
	width: 585px;
}

#content a {
	background-color: transparent;
	color: blue;
	font-family: helvetica, verdana, arial, serif;
}

#content img {
	float: right;
	border:1px solid black;
	margin-bottom: 0px;
}

#old {
	color: #666666;
}

#content i.pvm {
	width: 7em;
	padding: 0;
	display: block;
	float: left;
	clear: none;
}

#content i.aika {
	width: 10em;
	padding: 0;
	display: block;
	float: left;
	clear: none;
}

#content b.nimi{
	width: 14em;
	padding: 0;
	display: block;
	float: left;
	clear: none;
}

#footer {
	background-color: #ffffff;
	border-top:1px solid black;
	clear: both;
	color: #000000;
	font-size: 0.7em;
	margin: 0 auto;
	padding-bottom: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	text-align: right;
	width: 750px;
} 

#footer a {
	border-bottom: 1px dotted #666666;
}

#footer a:hover {
	text-decoration: none;	
}

h1 { font-family: Arial, Helvetica, sans-serif;
          color: navy;
          font-weight: bold 
          margin-left: -5%;
	  text-align: center;
	  font-size:  30px;
	}
h1 { font-family: Arial, Helvetica, sans-serif;
          color: navy;
          font-weight: bold 
          margin-left: -5%;
	  text-align: center;
	  font-size:  30px;
	}
