* {margin: 0px; padding: 0px;}

body {
background: #000;
color: #cab89a;
font-size: 12px;
font-family:Georgia, Helvetica, sans-serif;
	}

a {color: #cab89a; text-decoration: underline;}


p {margin: 10px 0 5px 0;}
h1 {font-size: 22px; font-weight: normal; margin: 10px 0 20px 0;}
h3 {margin: 12px 0 0 0; font-size: 14px;}
ul {margin-left: 15px;}
ul li {list-style-type: none;
font-size: 11px;
}

a:hover { text-decoration: underline;}
#all {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background:  #212121;
	}

#navi {
		position: relative;
		height: 360px;
		background: transparent url(pics/mainpic.jpg) no-repeat right 55px;
	}
	
	#navi img  {height: 160px; overflow: hidden;}

#navi h2 a{
		position: absolute;
		left: 20px;
		top: 17px;
		display: block;
		width: 230px;
		outline: 0px;
		height: 28px;
		text-indent: -100000px;
		background: transparent url(pics/logo-katriinakuhanen.gif) no-repeat 0px 0px;
		
	}

#navi img{
		position: absolute;
		right: 0px;
		top: 0px;
	}
	
#navi ul {
	position: absolute;
	left: 290px;
	top: 331px;
	height: 27px;
	width: 500px;
	overflow: hidden;
	}

#navi ul li a{
		position: absolute;
		top: 0px;
		display: block;
		outline: 0px;
		height: 28px;
		text-indent: -100000px;
	}


#navi ul li.a a{
		left: 0px;
		width: 179px;
		background: transparent url(pics/navi.gif) no-repeat 0px 0px;
	}

#navi ul li.a a:hover{
		background: transparent url(pics/navi.gif) no-repeat 0px -30px;
	}
	

#navi ul li.b a{
		left: 180px;
		width: 131px;
		background: transparent url(pics/navi.gif) no-repeat -185px 0px;
	}
	
#navi ul li.b a:hover{
		background: transparent url(pics/navi.gif) no-repeat -185px -60px;
	}
	

#navi ul li.c a{
		left: 313px;
		width: 70px;
		background: transparent url(pics/navi.gif) no-repeat -318px 0px;
	}
	
#navi ul li.c a:hover{
		background: transparent url(pics/navi.gif) no-repeat -318px -90px;
	}
	
	
#navi ul li.d a{
		left: 383px;
		width: 180px;
		background: transparent url(pics/navi.gif) no-repeat -388px 0px;
	}
	
#navi ul li.d a:hover{
		background: transparent url(pics/navi.gif) no-repeat -388px -120px;
	}

	


#page { position: relative; margin-bottom: 40px;}



.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 1px solid gray;
}
.highslide:hover img {
	border: 1px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


#page_sub {padding: 20px; position: relative; margin-bottom: 40px;}

#page_sub div {width: 295px; float: left; margin-bottom: 20px; margin-right: 5px;}
#page_sub div div {width:60px; float: left; margin: 10px 7px 0px 6px;}

	#content {
	width: 635px;
	margin-left: 20px;
	float: right;
	}
	
	#content img.tulip {position: absolute; left: 0px; top: 0px;}
	
	#footer {
		border-top: 1px solid #cab89a;
		height: 30px;
		margin: 0 20px 0 20px;
		color: #564934;
		font-size: 10px;
		padding-top: 5px;
	}
	
	

