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

/*body{font:14px Tahoma, Geneva, sans-serif;} */
#slideshowWrapper{position:relative;width:950px;margin:auto;}
#fssPrev{position:absolute;top:0px;left:0px;background:url(arrows.png) 0px 0px;width:0px;height:0px;text-indent:-999999px;}
#fssNext{position:absolute;top:0px;left:0px;background:url(arrows.png) no-repeat;width:0px;height:0px;text-indent:-999999px;}
#fssPlayPause{position:absolute;top:270px;right:890px;background:url(white.png) repeat;padding:1px 0 2px 0;-moz-border-radius:5px;border-radius:5px;width:60px;text-align:center;display:block;color:#FFFFFF;text-decoration:none;}

ul#slideshow{list-style:none;border:0px solid #999;padding:0px;margin:auto;margin-top:0;width:950px;height:300px;overflow:hidden;}
p{text-align:center;}
#fssList{list-style:none;width:950px;margin:auto;padding:0px 0 0 0;}
#fssList li{display:inline;padding-right:10px;}
#fssList li a{color:#FFFFFF;text-decoration:none;}
#fssList li.fssActive a{font-weight:bold;color:#333;}

/* #top{background:#3b5998;width:100%;height:40px;margin-bottom:20px;}
#top h1{color:#fff;font-weight:normal;font-size:18px;padding:7px 0 0 15px}
#top h1 span{font-size:11px;}
#top h1 a{text-decoration:underline;color:#fff;}
#top h1 a:hover{text-decoration:none;}

small a{color:#000;} */
.Logo {
	float: left;
	height: 69px;
	width: 80px;
	margin-top: 5px;
	margin-left: 15px;
}
