h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 20px !important;
    margin-top: 20px;
}

#right_column {
    padding-bottom: 20px !important;
}

@media screen and (max-width:480px)
        {
         #slider_area {
    margin-top: 210px !important;
} 
          #slogan {
    margin: 7% 5% !important;
            width:90% !important;
}
          #slider_area .carousel-indicators
{
          display:none;
        }
          
        }
        



/* Image Gallery Thumbs */
#community .thumbnail {
    min-height: 214px;
}

#projects .thumbnail {
    min-height: 291px;
}

#top_area {
    background: #fff none repeat scroll 0 0;
}

#slider_area {
    margin-top: 170px;
}

.out_teaser > img {
    margin-right: 10px;
}


div.picture { 
   position:relative;
   float:left;
   width:125px;
   margin:0px 5px 5px 5px;
}

div.picture_ce {
   padding:5px 0 8px 0
}

div.picture_ce a img {
   max-width:125px;
   max-height:125px;
}

div.picture_ce img {
   max-width:125px;
   max-height:125px;
}

div.picture_top { 
   height:11px;
   font-size:11px;
   line-height:11px;
   overflow:hidden;
   text-align:center;
   width:125px;
}

div.out_prev_img { clear:both;text-align:center }
div.out_prev_img p { display:block;padding:0;margin:0 }
div.out_prev_img p a img { border-width:0 }

.prev_img_left img { padding-right:10px }

div.prev_img_right { float:right;margin:0 0 0 20px }
div.prev_img_left { float:left;margin:0 20px 0 0 }

.prev_img_center { margin:0 auto }
.prev_img_center * { text-align:center;display:inline }
.prev_img_center img { float:none;margin:0 auto }

div.picture_ce { text-align:center }

div#archivelink.out_art { text-align:center }
