/* CSS Document */

body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #D8D7BE
}




/************** header tag styles **************/

h1{
	color: #ffffff;
	padding: 20px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	font-size: 24px;
}

h2{
 	font: bold 114%;
 	color: #006699;
 	margin: 0px;
 	padding-left: 10px;
 	padding-bottom: 10px;
	padding-top: 10px;
	}

h3.galleria{
	color: #006699;
	font-size: 100%;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}

h4{
	font: 100%;
	color: #333333;
	padding-left: 10px;
 	padding-bottom: 5px;
	padding-top: 20px;
	}

h5{
	font: 100%;
	color: #334d55;
	margin: 0px;
	padding-left: 10px;
 	padding-bottom: 10px;
	}

p{
	font: 100% Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 30px;
	padding-right: 30px;
 	padding-bottom: 10px;
	}

	
table {
	width: 100%;
	text-align: center;
}

p.sivu {
	padding-right: 40px;
	padding-left: 40px;
}

p.galleria {
	text-align: center;
	line-height: normal;
	padding: 2px;
}


#footer p{
	font-size: 10px;
	font-style: oblique;
	padding-left: 10px;
 	padding-bottom: 10px;
	}


	
img.kansi {
	text-align: left;
	clear: none;
	float: right;
}

img.kirja {
	text-align: left;
	clear: none;
	float: left;
	padding-left: 40px;
	padding-bottom: 10px;
}

/******* hyperlink and anchor tag styles *******/

a, a:active, a:visited{
	color: #005FA9;
	text-decoration: none;
}


a:hover{
	text-decoration: none;
	font-weight: bold;
}

#ankkuri {
	font-size: smaller;
	font-weight: bold;
	padding-left: 40px;
}


/***********************************************/
/* Navigation                                   */
/***********************************************/

#navigation a {
	font-size: 110%;
	height: 40px;
	background-color: #ffffff;
	color: #663300;
	border: 0px solid #006699;
	text-decoration: none;
	height: 50px;
	padding: 6px 40px 10px 40px;
}

#navigation a:hover {
	font-size: 110%;
	height: 40px;
	background-color: #006699;
	color: #ffffff;
	border: 0px solid #006699;
	text-decoration: none;
	padding: 6px 40px 10px 40px;
}

/***********************************************/
/* Structure                                   */
/***********************************************/

#contents {
	top: 50px;
	width:700px;
	color: #FFFFFF;
	position: relative;
	left: 15%;
	right: 15%;
}

#slides {
	top: 0px;
	width:700px;
	color: #FFFFFF;
	position: relative;
	left: 15%;
	right: 15%;
}

#header {
	height: 120px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	color: #FFFFFF;
	background-color: #0000FF;
	background-image: url(Kuvat/apukuvat/banner.jpg);
	border: 1px solid #ffffff;
	width: 100%;
	text-align: right;
}

#navigation {
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	width: 100%;
	position: static;
	padding: 6px 0px 10px 0px;
	}


#sivu {
	padding: 6px 0px 10px 0px;
	color: #000000;
	background-color: #FFFFFF;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	width: 100%;
	height: auto;
}

#sivu_slides {
	padding: 0px 0px 10px 0px;
	color: #000000;
	background-color: #FFFFFF;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	width: 100%;
	height: auto;
}

tr.headerRow {
	height: 100%;
	}

#footer {
	background-color: #FFFFFF;
	border-top: 1px solid #006699;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 100%;
	position: relative;
	padding: 6px 0px 10px 0px;
	text-align: center;
	}
	
.blurb {
	font-weight: normal;
	text-decoration: underline;
}

#blurb {
	color: #000000;
	background-color: #FFFFFF;
}
