/*Nuka2005*/

body {
	background-color: #48432C;
	margin: auto;
	margin-left: 0px;
}

#page_area {
	width: 1000px;
   height: 602px;
	background-image: url(images/background.jpg);
	background-position: center;
	background-repeat: no-repeat;
   margin-top: 3%;
	margin: auto;
}

.content_area {
	height: 375px;
}

#content {
   width: 865px;
   height: 375px;
	background-image: url(images/contentbackground.jpg);
	background-repeat: no-repeat;
 	margin-top: 3px;
	margin-left: 84px;
	}
	
.link_area {
	height: 44px;
}
	
#links {
	width: 733px;
	height: 44px;
	position: relative;
	margin-top: 24px;

}

.bottom_textarea {
	height: 40px;
	vertical-align: top;
}

#bottom_text {
	width: 910px;
	height: 40px;
	position: relative;
	margin-bottom: 0px;
	margin-left: 0px;
}

.table {
   width: 750px;
   margin-top: 25px;
	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: 100px;
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:280px;
	 top: 0px;
	 left: 10px;
	 background: url(images/kuva_galleria.jpg) 340px 10px 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_talvi07081.jpg); 
    height:52px; 
    width:75px;
    }
#container a.slideb {
    background: url(images/galleria_thumb_talvi07082.jpg); 
    height:52px; 
    width:75px;
    }
#container a.slidec {
    background: url(images/galleria_thumb_talvi07083.jpg); 
    height:52px; 
    width:75px;
    }
	 
#container a.slided {
    background: url(images/galleria_thumb_talvi07084.jpg); 
    height:52px; 
    width:75px;
    }
	 
* html #container a.slided {
    width:73px; 
    w\idth:75px;
    }	 		 
	 
#container a.slidee {
    background: url(images/galleria_thumb_talvi07085.jpg); 
    height:52px; 
    width:75px;
    }	 
	 
#container a.slidef {
    background: url(images/galleria_thumb_talvi07086.jpg); 
    height:52px; 
    width:75px;
    } 

* html #container a.slidef {
    width:73px; 
    w\idth:75px;
    }	 

#container a.slideg {
    background: url(images/galleria_thumb_talvi07087.jpg);
    height:52px; 
    width:75px;
    }
	 
#container a.slideh {
    background: url(images/galleria_thumb_talvi07088.jpg); 
    height:52px; 
    width:75px;
    }
	 
#container a.slidei {
    background: url(images/galleria_thumb_talvi07089.jpg); 
    height:52px; 
    width:75px;
    }	 
	/* 
#container a.slidej {
    background: url(images/galleria_thumb_esp200710.jpg);
    height:52px; 
    width:75px;
    }
	 
#container a.slidek {
    background: url(images/galleria_thumb_esp200711.jpg); 
    height:52px; 
    width:75px;
    }
	 
* html #container a.slidek {
    width:73px; 
    w\idth:75px;
    }	 
	 
#container a.slidel {
    background: url(images/galleria_thumb_esp200712.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:397px; 
    height:374px;  
    left:340px; 
	 top: 0px;
    }
