.jcarousel-wrapper {margin:5px auto;position:relative;width:1100px;height: 325px;}
.jcarousel-wrapper .photo-credits {
    position:absolute;
    right:15px;
    bottom:0;
    font-size:13px;
    color:#fff;
    text-shadow:0 0 1px rgba(0, 0, 0, 0.85);
}
.jcarousel-wrapper .photo-credits a {color: #fff;}
/** Carousel **/
.jcarousel {position:relative;overflow:hidden;}
.jcarousel ul {
    width:20000em;
    position:relative;
    list-style:none;
    margin:0;
    padding:0;
}
.jcarousel li {float:left;}
/** Carousel Controls **/
.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 150px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
	z-index:1;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}
.jcarousel-wrapper .president {
    position: absolute;
    top: 0px;
    text-align:center;
	right: 0px;
	width:1100px;
	height:328px;
    
}
.jcarousel-control-prev {left:20px;}
.jcarousel-control-next {right:20px;}
.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {display:block;}
.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}
/** Carousel Pagination **/
.jcarousel-pagination {position:absolute;bottom:0;left:15px;}
.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    margin-right: 2px;
    opacity: .75;
}
.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}


.usefullsites-wrapper {margin:5px auto;position:relative;width:1100px;height: 80px;}
.usefullsites-wrapper .photo-credits {
    position:absolute;
    right:15px;
    bottom:0;
    font-size:13px;
    color:#fff;
    text-shadow:0 0 1px rgba(0, 0, 0, 0.85);
}
.usefullsites-wrapper .photo-credits a {color: #fff;}
/** Carousel **/
.usefullsites {position:relative;overflow:hidden;}
.usefullsites ul {
    width:20000em;
    position:relative;
    list-style:none;
    margin:0;
    padding:0;
}
.usefullsites li {float:left;}
/** Carousel Controls **/
.usefullsites-control-prev,
.usefullsites-control-next {
    position: absolute;
    top: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
	z-index:1;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}
.usefullsites-control-prev {left:20px;}
.usefullsites-control-next {right:20px;}
.usefullsites-control-prev:hover span,
.usefullsites-control-next:hover span {display:block;}
.usefullsites-control-prev.inactive,
.usefullsites-control-next.inactive {
    opacity: .5;
    cursor: default;
}
/** Carousel Pagination **/
.usefullsites-pagination {position:absolute;bottom:0;left:15px;}
.usefullsites-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    margin-right: 2px;
    opacity: .75;
}
.usefullsites-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}