@charset "UTF-8";
/* CSS Document */
#slideshowWrapper{position:relative;width:669px;height:310px;margin: auto; display:block;}
#fssPrev{position:absolute;top:169px;left:-67px;background:url(../images/arrows.png) -67px 0px;width:67px;height:143px;text-indent:-999999px;}
#fssNext{position:absolute;top:169px;left:646px;background:url(../images/arrows.png) no-repeat;width:67px;height:143px;text-indent:-999999px;}
#fssPlayPause{position:absolute;top:316px;-top:454;float:left;left:10px;padding: 5px 0 5px 0;width:30px;text-align:center;display:block;font-weight:bold;font-family: impact, verdana;font-size:15px;color:#4f4f4f;text-decoration:none;}

ul#slideshow{list-style:none;padding:0px;margin:auto;width:669px;height:310px;overflow:hidden;margin-top:13px;margin-left:2px;}
p{text-align:center;}

#fssList{
	list-style:none;
	width:240px;
	margin:auto;
	position:absolute;top:302px;-top:454;float:left;left:50px;
	padding: 15px 0 0 0;
}

#fssList li{display:inline;padding-right:10px;}
#fssList li a
{
	color:#999;
	text-decoration:none;
}
#fssList li.fssActive a
{
	font-weight:bold;
	color:#FFF;
}

#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;}



#mask{position:absolute;left:0;top:0;z-index:9000;background-color:#000;display:none;}
#boxes .window{position:fixed;left:0;top:0;width:440px;height:200px;display:none;z-index:9999;padding:20px;}
#boxes #dialog{width: 500px;height:500px;padding:10px;background-color:#ffffff;}