/*Nuka2005*/

body {
	background-color: #48432C;
	margin: auto;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#page_area {
	width: 1000px;
   height: 602px;
	background-image: url(images/background.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin: auto;
}

.content_area {
	height: 375px;
}

#content {
   width: 865px;
   height: 375px;
	background-image: url(images/contentbackground.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-left: 84px;
	}
	
.link_area {
	height: 44px;
}
	
#links {
	width: 733px;
	height: 44px;
	margin-top: 24px;

}

.bottom_textarea {
	height: 40px;
	vertical-align: top;
}



#bottom_text {
	width: 910px;
	height: 40px;
	position: relative;
	margin-bottom: 0px;
	margin-left: 00px;
}

.table {
   width: 750px;
   margin-top: 45px;
	margin-left: 35px;

}

.table_space {
	width: 5%;
}

.text_area {
	width: 40%;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: White;
	line-height: 16px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: White;
}

.text {
   color: White;
   text-align: center;
}

.gallery_change {
   color: White;
   margin-left: 10px;
   margin-bottom: 50px;
   position: absolute;
}

a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: White;
	text-decoration: none;	
}

#container {
    position:relative; 
    width:750px; 
    height:270px;
	 left: 10px;
	 background: url(images/kuva_galleria.jpg) 340px no-repeat; 
    }

#container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
	 
	 /* Remove the images and text from sight */
#container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:0px; 
    left:5px; 
    overflow:hidden; 
    }
	 
	 	 /* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
	 border:1px solid #FFFFFF;
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
	 
#container a.slidea {
    background: url(images/galleria_thumb_espkevat1.jpg); 
    height:52px; 
    width:75px;
    }
#container a.slideb {
    background: url(images/galleria_thumb_espkevat2.jpg); 
    height:52px; 
    width:75px;
    }
#container a.slidec {
    background: url(images/galleria_thumb_espkevat3.jpg); 
    height:52px; 
    width:75px;
    }
	 
#container a.slided {
    background: url(images/galleria_thumb_espkevat4.jpg); 
    height:52px; 
    width:75px;
    }
	 
* html #container a.slided {
    width:73px; 
    w\idth:75px;
    }	 		 
	 
#container a.slidee {
    background: url(images/galleria_thumb_kotona1.jpg); 
    height:52px; 
    width:75px;
    }	 
	 
#container a.slidef {
    background: url(images/galleria_thumb_kotona2.jpg); 
    height:52px; 
    width:75px;
    } 
	 
* html #container a.slidef {
    width:73px; 
    w\idth:75px;
    }	 

#container a.slideg {
    background: url(images/galleria_thumb_xena3.jpg);
    height:52px; 
    width:75px;
    }
	 
#container a.slideh {
    background: url(images/galleria_thumb_xena2.jpg); 
    height:52px; 
    width:75px;
    }
	 
#container a.slidei {
    background: url(images/galleria_thumb_xena1.jpg); 
    height:52px; 
    width:75px;
    }	 
	 
#container a.slidej {
    background: url(images/galleria_thumb_konnevesi1.jpg);
    height:52px; 
    width:75px;
    }
	 
#container a.slidek {
    background: url(images/galleria_thumb_konnevesi2.jpg); 
    height:52px; 
    width:75px;
    }
	 
* html #container a.slidek {
    width:73px; 
    w\idth:75px;
    }	 
	 
#container a.slidel {
    background: url(images/galleria_thumb_konnevesi3.jpg); 
    height:52px; 
    width:75px;
    }	 	  
 
 /* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:243px; 
    height:221px;
    }
	 
#container li {
    float:left;
    }
	 
	 /* move the thumbnails into the correct position */
#container ul {
    margin:0px; 
    float:left;
    }
	 
/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #48432C; 
    }
	 
/* styling the :hover span */
#container a.gallery:hover span {
    position:absolute; 
    width:393px; 
    height:374px;  
    left:340px;
	 top: 3px; 
    }
	 


