/* CSS Document Created By David Oldfield : Brainstorm Design, Web Design Agency Leeds --
w: http://www.brainstormdesign.co.uk : e: david.oldfield@brainstormdesign.co.uk  */
.gallery {
width:900px;
background-color:#000;
border-top:1px solid #fff;
margin-top:-1px;
height:535px;
}
h2 {
padding-top:21px;
}
.introduction {
padding-top:12px;
height:210px;
background-color:#000;
}
.body-content {
background-color:#fff;
border-top:1px solid #000;
margin-top:-1px;
color:#000;
padding-bottom:116px;
}
h2 {
color:#000;
}
.h2-holder {
background-color:#fff;
padding-bottom:16px;
margin-top:-4px;
}
p.border {
border:1px solid #000;
padding:5px;
}

