/* Slideshows */
.slidePix 	{ width: 397px; margin-top: 0px; background-color: #ffffff; overflow: hidden; font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif; }
.topslide { width: 794px; height: 280px; margin-top: 0px; margin-bottom: 0px; }

	.slidePix img { margin: 0 0 0 0!important; }
.slideContainer { width: 200000px; }
.slideControl { float: left;}
	.slideControl ul { display: block; margin: 0; padding: 0; overflow: hidden;  width: 70px; height: 27px; background: #ffffff url(../images/slideshow_ctrl_back.gif) no-repeat; list-style-type:none }
		.slideControl ul li a{ display: block; float: left; margin: 0; padding: 0;}

.slideInfo { float: left; line-height: 27px; }
.picFw  { height: 21px; width: 30px; margin: 3px 3px 0 0!important; background: #ffffff url(../images/slideshow_ctrl_next_0.gif) no-repeat; }
a.picFw:active { background-image :url(../images/slideshow_ctrl_next_a.gif); }
.picFw:hover { background: #ffffff url(../images/slideshow_ctrl_next_h.gif) no-repeat; }
.picRw { height: 21px; width: 30px; margin: 3px 0 0 3px!important; background: #ffffff url(../images/slideshow_ctrl_prev_0.gif) no-repeat; }
a.picRw:active { background: #ffffff url(../images/slideshow_ctrl_prev_a.gif) no-repeat;}
.picRw:hover { background: #ffffff url(../images/slideshow_ctrl_prev_h.gif) no-repeat; }
#leftcolumn{ padding-top: 0px; }
