body, td {
 font-family:Helvetica, Arial, sans-serif;
 font-size:11px;
}

#container { width:600px; 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 */

/* apply the gallery design */
#gallery_container {   position:relative; z-index:1; width:400px ; height:132px ; margin:10px auto 10px; background:#e41e11; padding:0px 0px 0px; display:block;  }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{  overflow:hidden ; width:542px ; height:158px ; margin:0px auto 0px;  }
/* the thumbnails container */
#thumbs { white-space:nowrap; }

#thumbs a { padding:0px; margin:0px;background-color:#FFFFFF; }
#thumbs a img{ border:1px #ffb8b8 solid;background-color:#FFFFFF; }
.cellpad {
padding-right:2px;
padding-left:2px;
}

.fthumb {
padding-right:5px;

}


/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; right:0px; background:url(../images/gallery_fwd.jpg) no-repeat;  }
.addbkwd { display:block; position:absolute;  cursor:pointer; width:25px; height:101px; top:0px; left:-1px; background:url(../images/gallery_back.jpg) no-repeat;  }
/* thumbnail slider end */

/* banner rotator */
#banners_container { display:block; position:relative; width:377px; height:176px; margin-top:5px;margin-bottom:5px;margin-right:5px;     border: 1px solid #c7daf9;  }
#banner_container { position:relative ; overflow:hidden ; width:377px ; height:176px ; margin:0px auto 0px;  }
#banners { white-space:nowrap; }
#banners a img { border:none; }
