body {
	font-family: Verdana, Arial, serif;
	font-size: 0.8em;
	background-color: #9999ff;
/*	background-color: #eeeeff; */
	color: black;
	
}

#container {
	margin: 0 auto;
	width: 800px;
	height: 560px;
}

#navitable {
					 /*border: 1px solid gray;*/
					 width: 168px;
					 margin: 10px;
					 margin-left: 15px;
					 margin-right: 0px;
					 border-collapse: collapse;
	background-image: url("pics/pykala2.gif");
	background-position: center;
	background-repeat: no-repeat;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 1.1em;
	z-index: 3;
}

#navitable a {
	text-decoration: none;
}


#navitable td {

					 width: 151px;
	
}
.navinyt {
				 font-weight: bold;
				 background-color: #d6d5ff;
				 background-position: right;
				 border-bottom: 1px solid gray;
}

a:hover {
				background-color: transparent;
				color: red;
}

#left {
	border: 1px solid gray;
	background-image: url("pics/grad3.jpg");
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #f1f0fe;
	color: black;
	position: relative;
	top: 10px;
	left: 0px;
	padding: 0px;
	width: 170px;
	height: 540px;
	z-index: 2;
	float: left;
}

#right {
	border: 1px solid gray;
	background-image: url("pics/grad5.jpg");
	background-repeat:repeat;
	text-align: left;
	position: relative;
	left: 0px;
	top: 10px;
	padding: 10px;
	width: 595px;
	height: 520px;
	float: right;
	z-index: 1;
	overflow: auto;
}


#footer {
	width: 800px;
	height: 5px;
	clear: both;
	text-align: right;
	padding-top: 0px;
	margin-top: 0px;
	position: relative;
	top: 10px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #aaaaff;
	border: none;
}

#copylink {
					color: #aaaaff;
}

#alalogo {
	/*float: right;*/
	border: none;
	position: relative;
	left: 25%;
	margin-top: 10px;
}

#kuva_yhteys {
	font-family: Verdana, "Times New Roman", monospace;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
}
#kuva_yhteys_vaaka {
	font-family: Verdana, "Times New Roman", monospace;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
}

#yhteystiedot {
							font-size: 0.8em;
							text-align: left;
							padding: 10px;
							padding-top: 0px;
							
}

h2 {
	 font-family: "Trebuchet MS", Arial, serif;
	 font-size: 1.9em;
}

