.left-text{
    float:left;
    width:300px;
    height:30px;
    margin: 20px 10px 10px 50px;
    border: 0px black solid;
    text-align:left;
}

.gallery-category{
    background-color:;
    height: 17px;
    padding-top:3px;
}

#gallery-overview {
    float:left;
    text-align:center;
    position:absolute;
    top:40px;
    left:180px;
}
#gallery-overview ul{
    list-style-type:none;
}
#gallery-overview li {
float:left;
margin:20px 10px 10px;
width: 284px;
height: 140px;
}

#gallery-overview li a{
    display:block;
    padding-top:119px;
    color:white;
    font-weight:bold;
    border:0;
}
#gallery-overview li a:hover{
    color:white;
}

#gallery-category-1 {
background-image:url("/resources/images/the_lodge/gallery/main_gallery/overview/the_lodge-1.jpg");
}
#gallery-category-2 {
background-image:url("/resources/images/the_lodge/gallery/main_gallery/overview/the_lodge-2.jpg");
}
#gallery-category-3 {
background-image:url("/resources/images/the_lodge/gallery/main_gallery/overview/the_lodge-3.jpg");
clear:both;
}
#gallery-category-4 {
background-image:url("/resources/images/the_lodge/gallery/main_gallery/overview/the_lodge-4.jpg");
}

