body,table,img,h1,h2,h3,div,hr,li,p,ul,ol,form {
	margin: 0;
	border: 0;
	padding: 0;
}
body {
	background: #748FC3 url("../img/bg2.jpg") no-repeat 0px 315px;
	scrollbar-face-color: #748FC3;
	padding: 0;
	color: #FFF;
}
body,textarea,input,a,li,p,td,select,option {
	font-family: Arial,sans-serif;
	font-size: 13px;
}
h1,h2,h3 { margin-bottom: 5px; }
h1	{ font-size: 18px; }
h2	{ font-size: 16px; }
h3	{ font-size: 14px; font-weight:bold; }
hr	{ height:1px;border-top:1px solid #CCCCCC; }
a {
	border: none;
	/* text-decoration: none; */
	font-weight: bold;
	color: #fff;
}
img.nopad { display: block; }

p	{ padding: 0px 0px 10px 0px; }
p.nopad	{ padding: 0; margin: 0; }

td	{ vertical-align: top; }

ol, ul {
	padding:0;
	margin: 0 0 20px 25px;
}

ol.plain li, ul.plain li {
	list-style-type: none;
}

ol li a { color: #000; font-weight: normal; }

li	{ margin-bottom: 3px; }

input	{ color: #000; }

#frametable {
	position: absolute;
	top: 85px;
	left: 0px;
	width: 931px;
	height: 460px;
	filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8;
	scrollbar-face-color: #FF00FF;
	scrollbar-track-color: #A4B5D7;
}

#framecell {
	text-align: right;
	padding-right: 18px;
	vertical-align: bottom;
	background: transparent url("../img/frame.gif") no-repeat;
	width: 670px;
  font-size: 12px;
}

#logo1 {
	position: absolute;
	top: 85px;
	left: 0px;
	filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8;
}

#content {
	position: absolute;
	top: 180px;
	left: 278px;
	width: 637px;
	margin: 0;
	z-index: 40;
	display: block;
}

#scroll {
	height: 349px;
	overflow: auto; overflow-x: hidden;
}

#scroll div {
	padding: 10px;
	padding-bottom: 50px;
	width: 601px;
}

#navi {
	position: absolute;
	top: 73px;
	left: 260px;
	width: 637px;
	margin: 0;
	z-index: 30;
	display: block;
	filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8;
}

#navi div.sub {
	z-index: 100;
	visibility: hidden;
  width: 102px;
}

#navi div.sub a {
  font-size: 11px;
  line-height: 1.6em;
  font-weight: normal;
  text-decoration: none;
  display: block;
  padding-left: 15px;
}

#navi div.sub a:hover {
  text-decoration: underline;
}

#news {
	position: absolute;
	top: 410px;
	left: 78px;
	width: 183px;
	height: 135px;
	background: url('../img/tiedotteet-bg.gif') no-repeat;
	filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8;
}

#news-scroll {
	overflow: auto; overflow-x: hidden;
	height: 100px;
	position: relative;
	top: 25px;
}

#news-scroll div {
	padding: 0 5px 10px 10px;
}

#news p, #news a {
	color: #C32281;
	padding-bottom: 5px;
	text-decoration: none;
}

.footer {
	background: url("../img/logo-bg.gif");
	height: 17px;
	font-size: 10px;
	padding: 3px 0px 0px 17px;
}

#sponsors {
	position: absolute;
	top: 550px;
	left: 610px;
	width: 300px;
}
#sponsors p {
	color: #aaaaaa;
	font-size: smaller;
	float: right;
	padding-left: 20px;
}

#clouds {
	position: absolute;
	top: -30px;
	left: 0px;
}

#sun {
	position: absolute;
	top: 116px;
	left: 188px;
	filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5;
}

#dblinks {
	position: absolute;
	top: 10px;
	left: 30px;
	z-index: 20;
}

#dblinks img {
	display: block;
	margin: 2px;
}

img.kartta {
	display: inline;
	/* filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; */
}



/**** GALLERIA ****/

#isokuva-container { width:518px; text-align:center; }

#isokuva-container img { display:inline; }

#thumbnail-container { width:610px; }

#thumbnail-container img { display:inline; }

.thumb { margin:0 5px 5px 0; border:1px solid #CECECE; display:inline; }

.gallerypic-hidden, .gallerypic-visible {
	height:300px;
	background-color:#fff;
	position:absolute;
	top:1900px;
	left:200px;
	z-index:100;
	border:1px solid #7B7B7B;
	padding:5px;
}

.gallerypic-hidden {
	visibility:hidden;
}

.gallerypic-visible {
	visibility:visible;
}

.gallerypic-visible img {
	margin:5px;
}

/*
#gallerypic {
	clear:both;
	margin:5px;
}
*/
