/* CSS Document */
#bottomdiv {
background-image: url(images/bg-bottom.gif);
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 15px;
overflow: hidden;
}
#content {
min-height: 607px;
}
* html #content {
height: 607px;
}
.gallery {
background-image: url(images/col-divide.gif);
background-repeat: repeat-y;
background-position: 218px 0;
position: relative;
top: -223px;
width: 834px;
min-height: 562px;
left: 27px;
padding-bottom: 2px;
margin-bottom: -203px;
overflow: hidden;
}
* html .gallery {
height: 564px;
overflow: visible;
he\ight: 562px;
}
.galleryicons {
height: 147px;
margin-left: 220px;
}
p {
margin: 13px 0;
}
.img {
margin-right: 32px;
}
.gallery ul {
list-style: none;
margin-left: 10px;
}
.gallery ul li {
padding-bottom: 10px;
}
div .menu {
margin-left: 10px;
padding-bottom: 21px;
}
