/* CSS Document */

#gallery{position:relative; width:946px; height:478px; background-color:#333333; left:1px; top:0px}
#thumbnails{width:245px; height:450px; position:absolute; left:15px; top:15px; background-color:#333333;}
#picture{position:absolute; right:15px; top:15px; width:600px; height:450px; background-color:#333333; text-align:center;}
#title{position:absolute; left:270px; top:15px; width:44px; height:450px;}
#thumbnails img{ margin: 0px 4px 4px 0px; float:left; border:1px solid #000000;}
#thumbnails img:hover{ border:1px solid #CC9900}
#copy{ bottom:4px; left:4px; position:absolute}
#thumbnails a{color:#CC9900}