@charset "UTF-8";
/* CSS Document */
*{padding:0;margin:0;list-style:none;outline:none;}
body{font:14px Tahoma, Geneva, sans-serif;}
#slideshowWrapper{position:relative;width:800px;margin:auto;}
#fssPrev{position:absolute;top:60px;left:-25px;background:url(arrows.png) -67px 0px;width:67px;height:143px;text-indent:-999999px;}
#fssNext{position:absolute;top:60px;left:760px;background:url(arrows.png) no-repeat;width:67px;height:143px;text-indent:-999999px;}
#fssPlayPause{position:absolute;top:435px;right:20px;background:url(white.png) repeat;padding:4px 0 5px 0;-moz-border-radius:5px;border-radius:5px;width:60px;text-align:center;display:block;color:#333;text-decoration:none;}

ul#slideshow{list-style:none;border:0px solid #999;padding:0px;margin:auto;margin-top:0%;width:800px;height:238px;overflow:hidden;}
p{text-align:center;}
#fssList{list-style:none;width:800px;margin:auto;padding:5px 0 0 35%;}
#fssList li{display:inline;padding-right:10px;}
#fssList li a{color:#999;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;}

#content {   
  overflow:auto;
  width:800px;
  }


#left {   
  float:left;
  width: 70%; 
}
#right {   float:right;
width: 30%; 
}

#left1 {   
  float:left;
  width: 50%; 
}
#right1 {   float:right;
width: 10%; 
}
#right2 {   float:right;
width: 10%; 
}
#right3 {   float:right;
width: 30%; 
}

#wrapper1 {
    width: 800px;
	height: 22px;
}

.item1 {
    
    width: 600px;
    float: left;
}

.item2 {
    
    width: 42px;
    float: left;
}
.item3 {
    
    width: 63px;
    float: left;
}
.item4 {
    
    width: 94px;
    float: right;
}

#wrapper4 {
    width: 800px;
	margin-left: auto; 
margin-right: auto; 
}

