.gallery {
    padding:10px 0;
    border-bottom:1px solid #332914;
}

.gallery_img {
    border:1px solid #6c351a;
    float:left;
    width:120px;
}

.gallery_text {
    width:445px;
    float:right;
}

p.margin5, .gallery_text p {
    margin:5px 0;
}

p.margin5 {
    margin:5px 0 15px 0;
}

.photo {
    width:122px;
    height:122px;
    margin:4px 6px 4px 0;

    margin:1px 6px 5px 0;
    margin:1px 1px 0px 0;

    text-align:center;
    float:left;
}

.photo div {
    width:120px;
    text-align:center;
}

img.photo_img {
    border:1px solid #f15d27;
    border:0;
}

#text {
    margin:10px 0 0 0;
}

h1 {
    text-transform: uppercase;
}
