body { margin:0px; text-align:center; font-family:Arial, Helvetica, sans-serif; /* background:#000000; */ }

#container { width:410px; text-align:center; margin:0px auto 0px; background:#FFFFFF; padding:10px; font-size:12px; }
#container h1 { font-size:24px; color:#FFFFFF; font-weight:normal; text-align:center; background:#333333; padding:10px; }
#container p { text-align:justify; padding:5px 10px 5px; margin:0px; }
#container p ol, #container p ul { margin:0px auto 0px; }
#container p.notes { color:#999999; font-size:10px; }



/* thumbnail slider begin */
#gallery_container,
#gallery_container1, 
#gallery_container2,
#gallery_container3, 
#gallery_container4,
#gallery_container5,
#gallery_container6,
#gallery_container7,
#gallery_container8,
#gallery_container9,
#gallery_container10 
{  width:344px ; height:65px ; margin:10px auto 10px; background:#EBE2E5 ; padding:7px 0px 0px; display:block; position:relative; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container, 
#thumb_container1, 
#thumb_container2,
#thumb_container3, 
#thumb_container4,
#thumb_container5,
#thumb_container6,
#thumb_container7,
#thumb_container8,
#thumb_container9,
#thumb_container10
{ position:relative ; overflow:hidden ; width:294px ; height:65px ; margin:0px auto 0px;  }
/* the thumbnails container */
#thumbs,
#thumbs1, 
#thumbs2,
#thumbs3, 
#thumbs4,
#thumbs5,
#thumbs6,
#thumbs7,
#thumbs8,
#thumbs9,
#thumbs10
{ white-space:nowrap; display:block; position:relative; }
#thumbs a,
#thumbs1 a, 
#thumbs2 a,
#thumbs3 a, 
#thumbs4 a,
#thumbs5 a,
#thumbs6 a,
#thumbs7 a,
#thumbs8 a,
#thumbs9 a,
#thumbs10 a 
{ padding:0px 5px 0px 5px; margin:0px; }
#thumbs a img,
#thumbs1 a img,
#thumbs2 a img,
#thumbs3 a img,
#thumbs4 a img,
#thumbs5 a img,
#thumbs6 a img,
#thumbs7 a img,
#thumbs8 a img,
#thumbs9 a img,
#thumbs10 a img
{ border:1px #333333 solid; }


/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:72px; top:0px; right:0px; background:url(../images/gallery_fwd3.jpg) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:72px; top:0px; left:0px; background:url(../images/gallery_back3.jpg) no-repeat;  }
/* thumbnail slider end */


