@charset "utf-8";
/* gallery */

a.gallery, a.gallery:visited {display:block; color:#000; text-decoration:none; border:1px solid #000; width:71px; height:47px; }
a.pix1 {background:url(1_t.jpg);}
a.pix2 {background:url(2_t.jpg);}
a.pix3 {background:url(3_t.jpg);}
a.pix4 {background:url(4_t.jpg);}
a.pix5 {background:url(5_t.jpg);}
a.pix6 {background:url(6_t.jpg);}
a.pix7 {background:url(7_t.jpg);}
a.pix8 {background:url(8_t.jpg);}
a.pix9 {background:url(9_t.jpg);}
a.pix0 {background:url(0_t.jpg);}
a.pix11 {background:url(11_t.jpg);}
a.pix12 {background:url(12_t.jpg);}
a.pix13 {background:url(13_t.jpg);}
a.pix14 {background:url(14_t.jpg);}
a.pix15 {background:url(15_t.jpg);}

a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #fff;}

#container_skyline {position:relative; width:425px; height:445px; background:#033; border:1px solid #a49188;}
#container_skyline img {border:0;}
#container_skyline .thumbs {
	position:absolute;
	left:0;
	bottom:0;
	height:175px;
	width: 418px;
}
#container_skyline a.gallery:hover span {display:block; position:absolute; width:350px; height:50px; top:45px; padding:5px; font-style:italic; color:#fff;}
#container_skyline a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#000;}
#container_skyline a.gallery:active, #container_skyline a.gallery:focus {border:1px solid #000;}
#container_skyline a.gallery:active em, #container_skyline a.gallery:focus em {display:block; position:absolute; width:402px; height:250px; top:-265px; left:0px; color:#000;}
#container_skyline h1 {clear:both; margin:0; padding-top:80px; text-align:center; color:#fff;}
#container_skyline h1 em {font-size:0.6em; color:#000;}

