@charset "UTF-8";
/* CSS Document */

#flash{
      width:689px;
	  height:273px;
	  float:right;
}

/*--------------------------------- body container -------------------------------*/

#gallery_bodytop{
                background:url(../images/gallery_bodytop.jpg) no-repeat;
				width:950px;
				height:7px;
}

#gallery_container{
                   background:url(../images/gallery_backrepeat.jpg) repeat-y;
				   width:950px;
				   height:auto;
}

#gallery_back{
            
			  width:937px;
			  height:506px;
			  padding-left:13px;
		      padding-top:6px;
}

#gallery_empty{
               height:20px;
}