﻿/* HOME PAGE STYLES */

#image-gallery-buttons {
        left:400px;
    top:-5px;
}


#image-rotator
{
    float:right;
    padding:0px;
}
#rotating-images { 
    position: relative;
    visibility: hidden;    
}

/* IC added. This allows for a sliding description to appear */

#rotating-images .gallerydesctext
{
    color: Black;
    text-align: right;
    padding: 5px 0px 0px 0px;
    margin: 2px 0px 0px -15px;    
}

/* End IC added */

#image-gallery-buttons a {
    background: url(../images/home-gallery-buttons.gif);
}
 


/* END HOME PAGE STYLES */
