body {
	background-image: url(body_bg.gif);
	background-color: #000;
	font-family: Georgia, Verdana, Arial;
	font-size: 14px;
	color: #fff;
	margin:0;
	padding:0;
}

h1 {
	font-style: italic;
	font-weight: normal;
	font-size: 22px;
	color: #be9b44;
	margin-top: 0;
}

h2 {
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	color: #be9b44;
}

h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 16px;
	color: #fff;
}

p, li, td {
	font-size: 14px;
	color: #fff;
}

a:link, a:hover, a:visited {
	text-decoration: none;
	color: #be9b44;
}

.borderbottom {
	border-bottom: 1px solid #353535;
}

.borderbottom2 {
	border-bottom: 2px solid #353535;
}

.logo {
	margin-top: 79px;
	margin-bottom: 20px;
	margin-left: 50px;
	position: relative;
	z-index: 100;
}

.lighteff_cont {
	position: relative;
}

.lighteff {
	position: absolute;
	top: 0;
	left: -220px;
	width: 708px;
	height: 188px;
	background: url(lighteffect.png) no-repeat;
}

.langlink {
	margin-bottom: 20px;
	margin-right: 50px;
	text-align: right;
}

.langlink a:link, .langlink a:hover, .langlink a:visited {
	font-style: italic;
	text-decoration: none;
	color: #fff;
}

.langlink a:hover {
	color: #be9b44;
}

.largemenu {
	margin-top: 24px;
	margin-bottom: 8px;
	margin-left: 10px;
	font-style: italic;
	text-decoration: none;
	color: #fff;
	font-size: 25px;
}

.largemenu a:link, .largemenu a:hover, .largemenu a:visited {
	font-style: italic;
	text-decoration: none;
	color: #fff;
	font-size: 25px;
}

.largemenu a:hover {
	color: #be9b44;
}

.sel {
	color: #be9b44 !important;
}

.uutinen_pvm_etusivu, .uutinen_pvm {
	font-style: italic;
}

.news {
	margin-left: 10px;
	margin-right: 10px;
}

.news h1 {
	margin-top: 4px;
	margin-bottom: 0;
}

.tyo_img {
	border: 1px solid #353535;
	padding: 5px;
	margin: 4px;
}

.tyo_img:hover {
	opacity: 0.4;
}

.etu_img {
}

.etu_img:hover {
	opacity: 0.4;
}

/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink { background: url(../lightbox/images/left.gif) left 239px no-repeat; }
#nextLink { background: url(../lightbox/images/right.gif) right 239px no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; } 