﻿body,img{margin:0;padding:0;border:none;}

/*div {border:1px dashed #0000ff !important;}*/



#galleryWrapper{width:500px; position: relative; text-align:center;}/* */

#galleryMainWrapOuter{width:500px; height:400px; display:table;}
        #galleryMainInner{width:500px; line-height:400px; height:400px; display:table-cell;vertical-align:middle;}
            #ImgMain{ }

#navWrap{ width:500px; height:30px; padding:5px 0px;}
    #navLeft{ float:left; width: 49%; text-align:left; }
    #navRight{ float:right; width: 49%; text-align:right;}

#infoText{ text-align:left; margin:0 0 10px 0;}

#galleryThumbWrap{width:500px; margin:0 auto 0 auto;}
    #galleryThumbRow1{width:500px; height:120px; display:block; margin:0 0 5px 0;}
    #galleryThumbRow2{width:500px; height:120px; display:block; margin:0 0 5px 0;}
    #galleryThumbRow3{width:500px; height:120px; display:block; margin:0 0 5px 0;}
        .ThumbHolder{height:120px; width:120px; background-color:#000; float:left; margin:5px 3px 5px 2px; overflow:hidden; text-align:center;}
        .ThumbHolder img:hover{cursor:pointer;}
        
                
/*#galleryThumbWrap img{ margin: 5px;}*/






