
#gallery { width:780px; padding-left:1em;}

.gallery_navigation a,
.gallery_navigation a:visited { color:#834f2d;text-decoration:none; font-size:1.5em;}
.gallery_navigation a:hover { font-size:1.5em;}

.gallery_subgalleries { float:left; width:380px; height:350px;text-align:center;overflow:hidden;}
.gallery_subgalleries_img { height:300px; }
.gallery_subgalleries img { width:360px;margin:10px; cursor:hand;}
.gallery_subgalleries_highlight img { width:370px;}
a.gallery_subgalleries_links
,a.gallery_subgalleries_links:visited {color:#834f2d;font-size:1.3em;text-decoration:none;}
a.gallery_subgalleries_links:hover { color:white;font-weight:bold ;font-size:1.4em;}

.gallery_picture_scrollbox { overflow-x:scroll;overflow-y:hidden; height:80px;width:100%;}
.gallery_picture_images { height:80px;width:2500px;}
.gallery_picture_images img {height:50px;float:left;clear:none;margin-left:4px;}
.gallery_picture_main img { float:left;height:500px; }
#gallery_picture_caption { float:left;width:200px;margin:8px;color:#462c07}



