
#slideshow {
background-image: url(http://augustineinstitute.org/slideshow/images/background.jpg);
background-repeat: repeat-x scroll 0;
background-position: 0;
background-attachment: scroll;
overflow:hidden;
padding:0 0px 31px 10px;
width:488px; /* was 947 */
height: 300px;
z-index: 0;
}

.right {
  float: right;
}
.left {
   float: left;
}


body{margin:0;font:15px/21px Arial,Helvetica,sans-serif;color:#000000;}
#slideshow h1,h2,h3,h4,h5,h6 {padding:0; margin: 0;}
.slideshow_item, .slideshow_item p {
   color:#FFFFFF;
   font-family:Arial,Helvetica,sans-serif;
   font-size:12px;
   font-size-adjust:none;
   font-stretch:normal;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   line-height:14px; /*was 22*/
   margin:11px 10px 4px 1px;
   padding:0;
}

.slideshow_item h3 a {
   color:#FFF !important;
   font-size:15px;
   font-weight:bold;
}

.slideshow_item a {
   color: #FFF !important; 
}

.slideshow_item_2 {
width: 200px;
}


#sscontent {
  padding: 0px;
  margin-top: 0px;
}

#sscontent .slideshow_item {
   float: left;
   width: 480px; /*orig. 220*/
   position: absolute;
   margin: 60px 12px 12px 2px;
   height: 270px;
}

#sscontent .slideshow_media {
   float: right;
   width: 300px;
  position: relative;
  left: 40px;
   margin: 16px 18px 0 0;
}

#sscontent .slideshow_media img {
height:170px;
width:260px;
border:0;
}

div.ssTitle {
   background:#495470 none repeat scroll 0;
   float: left;
   width: 488px; /*488*/
   height: 40px;
   position: absolute;
   margin-left: 0px; /*488*/
   margin-top: 16px;
   z-index:1;
}

div.ssTitle h6 {
   color:#6c7a9c;
   float:left;
   font-family:Georgia,"Times New Roman",serif;
   font-size:25px;
   font-weight: normal;
   line-height:25px;
   padding:5px 0 0 10px;
}

#slideshow h2 {
	display: none; 
}

#slideshow h3 {
  font: normal 30px/20px Georgia,"Times New Roman",serif;


}

#slideshow p {text-align:left;}

#slideshow img {
  padding: 0 0 0 0; 
  margin: 60px 10px 0 0px; /*60px 10px 0 210px;*/
  float: left;
}

#slideshow .ssheading {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  font-family: Arial,sans-serif;
  color: #d52b1e;
}

#ssmenu {
   color:#7e8699;
   margin-top: 10px;
   margin-right: 10px;
   font-family:serif,"Times New Roman", Georgia,;
   text-transform: uppercase;
   font-size: 15px;
   text-align: right;
   float: right;
}

#ssmenu a {
  color:#7e8699; 
  margin-right: 6px;
  margin-left: 6px;
  padding: 0;
  float:left;
  outline:0;
  cursor: pointer;
}

#ssmenu a.last {
  margin-right: 2px !important;
}

#ssmenu a:focus, #ssmenu a:hover {
  text-decoration: none;
  color: #FFF !important;
}

#ssmenu img {
  margin: 0px 0px 0px 0px;
}

#video {
  padding-top: 5px;
  border-top-color: black;
  border-top-width: 4px;
  border-top-style: solid;
}


