html {
	height:100%;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
}
body {
	background: black url(../g/loadbg.gif) top left no-repeat;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
}
img {
	border: 0;
}

table {
	border-collapse: collapse;
	border: 0;
	margin: 0;
}
td {
	padding: 0;
}
a {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
}

#centerline {
	position: absolute;
	width: 100%;
	height: 0;
	top: 50%;
}
#centerarea {
	position: relative;
	height: 507px;
	top: -254px;
	margin-bottom: -507px;
}
#maintable {
	width: 100%;
	height: 507px;
}
#menutable {
	width: 190px;
	height: 421px;
}


/* scrolling @ gallery nav 2 */
	
div#hold {
	position: relative;
	overflow: hidden;
	width: 190px;
	height: 390px;
	z-index: 3;
}
div.content {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
div#wn2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 190px;
	height: 390px;
	clip: rect(0px, 190px, 390px, 0px);
	overflow: hidden;
	z-index: 2;
}


/* scrolling @ gallery content */

div#hold3 {
	position: relative;
	overflow: hidden;
	width: 360px;
	height: 360px;
	z-index: 3;
}
div.content2 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
div#wn3 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 390px;
	height: 360px;
	clip: rect(0px, 360px, 360px, 0px);
	overflow: hidden;
	z-index: 2;
}

/* scrolling @ news content */

div#hold5 {
	position: relative;
	overflow: hidden;
	width: 360px;
	height: 430px;
	z-index: 3;
}
div.content5 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
div#wn5 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 390px;
	height: 430px;
	clip: rect(0px, 360px, 430px, 0px);
	overflow: hidden;
	z-index: 2;
}

/* scrolling @ main content */

div#hold4 {
	position: relative;
	overflow: hidden;
	width: 580px;
	height: 400px;
	z-index: 3;
}
div.content4 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
div#wn4 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 580px;
	height: 400px;
	clip: rect(0px, 580px, 400px, 0px);
	overflow: hidden;
	z-index: 2;
}

/* other shit*/

#bg {
	display: block;
	position:absolute;
	overflow: hidden;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#content {
	position:relative;
	z-index:1;
}
#bg {
	position:absolute;
	z-index:-1;
}
#content {
	position:static;
}
.backgroundblack {
	background: url(../g/backgroundblack80.png);
}
#nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;
	text-decoration: none;
	line-height: 18px;
}
#nav2 a {
	color: white;
	text-decoration: none;
}
#nav2 a:hover {
	color: #cccccc;
	text-decoration: none;
}
#sisu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	line-height: 20px;
}
#sisu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	line-height: 30px;
}
.gallery {
	margin-top: 10px;
	font-size: 0;
	line-height: 0;
}
.gallery img {
	border: 4px solid white;
	margin: 5px 5px 0 0;
}

table.list td {
	text-align: left;
	padding: 0 0 10px;
	line-height: 1.1em;
}
