body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a {
	color: #377EB6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

ul, li {
	margin: 0px;
	padding: 0px;
}
iframe {
	border: 0px solid #ffffff;
}
#top {
	background-image: url(/images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 286px;
	text-align: left;
	
}
#main {
	width: 796px;
	height: 286px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#menu_box_top {
	background-image: url(/images/menuTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#middle {
	width: 521px;
	position:absolute;
	left: 236px;
	top: 147px;
}
#right {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 172px;
}
.box_bg {
	background-image: url(/images/boxBg.gif);
}
.box_bottom {
	background-image: url(/images/BoxBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box_top {
	background-image: url(/images/boxTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
.box-text {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.box {
	margin-bottom: 10px;
}
.marg {
	height: 10px;
}


#submenu ul {
	list-style-type: none;
}
#submenu li a {
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	display: block;
	width: 100%;
}
#submenu a:hover {
	background-color: #8AA56D;
}
#submenu a.act {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right center;
}
#submenu {
	padding: 15px;
}
h1 {
	font-size: 16px;
	color: #333333;
	line-height: 22px;
}
#maintext {
	
	line-height: 17px;
}
#bottom {
	background-image: url(/images/bottomBg.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	height: 145px;
	width: 800px;
	position: absolute;
	right: 0px;
}
.box_top h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.lang_fi {
	background-image: url(/images/lang_fi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 18px;
	padding-right: 14px;
}

.lang_en {
	background-image: url(/images/lang_en.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 18px;
}

#gallery {
	margin-top: 0px;
	padding:2px;
	font-size:11px;
}
table, td {
	font-size:11px;
}
img {
	border:0;
}
#gallery .created {
	padding: 0;
	margin: 0;
	line-height: 12px;
	display: inline;
	color: #999999;
	font-size:9px;
}

#gallery .kk {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 5px;
}

#gallery .kk1 {
	border-top: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 5px;
}
