@charset "UTF-8";
/* CSS Document */

body {
	background:#c9ccce;
	background-image:url(images/whole_background.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	overflow: hidden;
}

.header {
	background-image:url(images/header.jpg);
	width: 955px;
	height: 283px;
	margin: 0px;
	position:absolute;
	background-repeat:no-repeat;
	left:0;
	top:0;
	overflow: hidden;
	}

.menu {
	position:absolute;
	width:234px;
	top: 283px;
	overflow: hidden;
}

.content {
	background-image:url(images/main_background.jpg);
	background-repeat:no-repeat;
	width:721px;
	position:absolute;
	left: 234px;
	top: 283px;
	height:700px;
}

.maincontent {
	background-image:url(images/main_background2.jpg);
	background-repeat:no-repeat;
	width:721px;
	position:absolute;
	left: 234px;
	top: 283px;
	height:663px;
}

.topic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:800;
	position:relative;
	top:15px;
	left:119px;
	width:440px;
}

.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-style:normal;
	position:relative;
	top:15px;
	left:119px;
	width:440px;
}

.argh {
	position:relative;
	left:119px;
}

.maintext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-style:normal;
	width:200px;
}

.boldtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	position:relative;
	top:15px;
	left:119px;
	width:440px;
}

.boldtext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	width:200px;
}

.kuvateksti {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-style:normal;
	border:0;
}

.shit {
	border:0;
	padding:0;
	margin:0;
}

.galleria {
	position:relative;
	left:119px;
	width:400px;
	border:0;
	overflow: hidden;
}

.galleria tr {
	height: 75px;
}
	
.photo {
	padding:3px;
	background:#fff;
	border:1px;
	border-color:#000;
}
