* {margin:0; padding:0}
p {line-height:1.4; margin-bottom:0px; text-align: left;}

#wrapper {width:100%; margin: auto;}

.slider-button {float:left; width:32px; cursor:pointer; font-size:30px; height:32px; line-height:26px; margin-top:134px;
                text-align:center; color:#D0D0D0; background:#222; border-radius: 5px; -webkit-border-radius: 5px;}
.slider-button:hover {color:#008000;  background:#666;}

.pagination {float:left; list-style:none; height:23px; margin:15px 0 0 32px; display:none;}
.pagination li {float:left; cursor:pointer; height:12px; width:22px; background:#666; border-radius:6px; margin-right:4px;}
.pagination li:hover {background:#008000; color:#000;}
li.current {background:#008000;}

/* TinyFader */

#slideshow {float:left; width:775px; height:300px; border:0px solid #606060; background:#494949;}
#slides {position:relative; width:775px; height:300px; list-style:none; overflow:auto;}
#slides li {width:775px; height:300px;}
.fader-slide {opacity:0; position:absolute; bottom:0; left:110px;}
.fader-fade {opacity:1; -webkit-transition:opacity .4s; -moz-transition:opacity .4s; transition:opacity .4s;}

/* Slide Styling */

/*#content {width:550px; height:300px; padding:1px 1px 1px 1px; background:#fff}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036} */

#caption {background:#202020; position:relative;}
#caption div {position:absolute; top:0px; left:-110px; width:220px; height: 300px; padding:70px 1px 1px 1px; background:#202020;}
#caption h2 {font:18px Arial, Helvetica; margin-bottom:6px; color:#0080FF;}
#caption p {line-height:1.4; color:#aaa; text-align: left;}
