body { margin:5px; font-family:Arial, Helvetica, sans-serif; background:#ffffff; speak: spell-out; }

/* fcf5eb */
#container { width:910px; height: 96px; margin:0px auto 0px 0px; background:#fcf5eb; padding:0px; font-size:12px; }

/* thumbnail slider begin */

/* apply the gallery design - links slider #fcf5eb*/
#gallery_container {  width:910px ; height:96px ; margin:12px 0px 0px 0px; padding: 0px 0px 0px 0px; display:block; position:absolute; background:#fcf5eb;}
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{ position:relative ; overflow:hidden ; width:790px ; height:96px ; margin: 0px 50px 0px 60px; padding: 0px 0px 0px 0px;}
/* the thumbnails container 108x80*/
#thumbs { white-space:nowrap; display:block; position:relative; padding: 0px;}

#thumbs a { padding:12px; margin:0px; }
#thumbs a img{ border:0px #333333 solid; }

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

.footer 
{
	font-family: Verdana; font-size: 11px; color: #000000; text-decoration: none;
}
.contentcopy
{
	font-family: Verdana; font-size: 12px; color: #000000; text-decoration: none;
}