/* CSS Document */

a {text-decoration:none}

#content {display:block;}

div#titleBlock {height:50px;display:block;position:relative;}
#pageTitle h2{}


div#footer {display:block;
position:relative;}

/*these set the positionns of the links beneath the slideshow*/

#FFBlock_TOP_OF_DOC{
display:block;clear:both;}
#FFBlock_TOP_OF_EXPANDO{
display:block;clear:both;}
#FFBlock_MIDDLE_OF_DOC{position:relative;
display:block;clear:both;}

#FFBlock_BOTTOM_OF_DOC{
display:block;clear:both;}


.galleryBox {position:relative;display:block;width:950px;clear:both;}
.galleryRow {display:block;float:left;clear:both;}
.galleryCell {float:left; text-align:center; padding:2px;vertical-align:bottom;width:auto;}
.galleryCell:first-child {display:block}
.galleryLink {}
.galleryImg img {border:none; float:left; clear:both;}
.galleryCaption {height:2em; margin: 5px;width: 300px; display:block}