body {
font-family: georgia, serif;
text-align: center;
}

.tableborder {
width: 760px;
border: 2px solid #000000;
}

.maintable {
border-collapse: collapse;
}

.columntop {
width: 62px;
height: 35px;
vertical-align: bottom;
}

.columntop img {
height: 100%;
width: 100%;
}

.columnmiddle {
width: 62px;
height: 100%;
vertical-align: middle;
}

.columnmiddle img {
height: 100%;
width: 100%;
}

.columnbottom {
width: 62px;
height: 37px;
vertical-align: top;
}

.columnbottom img {
height: 100%;
width: 100%;
}

.left {
text-align: left;
}

h3 {
width: 540px;
}

.gallerytable img {
border: 0px;
width: 145px;
height: 145px;
}