body {
	color: #FFFFFF;
	background-color: #031c1f;
	background-image:url(images/bg.png);
	background-repeat:no-repeat;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#etusivu {
/*	background-image:url(images/outline.gif);
	background-repeat:no-repeat;
	background-position:center;*/
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
/*	border-bottom: 2px #3399CC dotted;
	border-top: 2px #3399CC dotted;*/
}

h1 {
	font-family: "Impact";
	text-align: center;
	font-size: 36px;
	color:#3399CC;
}

h2 {
	font-family: "Comic Sans MS";
	font-size:20px;
	color:#3399CC;
	margin: 0;
}
h3 {
	font-family: "Arial";
	font-size:18px;
	color:#3399CC;
}

#etusivu p {
	font-variant:small-caps;
}

img {
	border: 1px #333333 solid;
}

a {
	text-decoration:none;
	color: #3399CC;
	font-size:14px;
}

#etusivulinkki {
	font-size:18px;
}

#container {
	text-align:center;
	margin-top: 10px;
}

#kehys {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#kielenvaihto {
	text-align:right;
	margin-right: 5px;
	float: right;
}

#sidebar {
/*	width:200px;*/
/*	height:400px;*/
	/*overflow:auto;*/
}
#sidebar a {
	color: #FF4444;
}
#sidebar2 a {
	color: #FFFFFF;
}
#sidebar3 a {
	color: #FFFFFF;
}
#map {width:400px; height:580px;}

#sivu {
	border: 1px #3399CC solid;
}

td {
	padding: 10px;
	vertical-align:top;
}

.info-window {
	color:#000000;
}

#navi {
	border-bottom: 1px #3399CC solid;
	font-size:16px;
	font-weight:bold;
	font-variant:small-caps;
	vertical-align:bottom;
}

.navilink {
	color: #FFFFFF;
	font-size: 16px;
	border-bottom: 1px #FFFFFF dashed;
}

a.navilink:hover {
	color: #3399CC;
	font-size: 16px;
	border-bottom: 1px #3399CC dashed;
}

