
a:link, a:visited { color: #f75312; text-decoration:none; }
a:hover { color: #000; text-decoration:none; }

.footer { margin-bottom:25 px;  padding:0px 0px 0px 0px; font-size:16px; font-family:"Futura_Book-Normal"; color:#669900; }
.footer a:link, .footer a:visited { font-weight:bold; text-transform:capitalize; }
.footer a:hover { text-decoration:none; }

.poweredby {float:center; text-align:center; }
.poweredby img {margin-bottom:5px }
.sponsoredBy { float:right; text-align:center; }
.sponsoredBy img { margin-bottom:5px; }

.bannerBg { 
	 width:530px; height:50px; padding-bottom:5px; margin-left:365px;margin-top:20px;  text-align:center;color:#fffff; font-family:"Futura_Book-Normal", Arial;
     border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.bannerBg_meetup { 
	 width:530px; height:50px; padding-bottom:5px; margin-left:15px;margin-top:10px;  text-align:left;color:#fffff; font-family:"Futura_Book-Normal", Arial;
   }

.clear { clear:both; }

.floatLeft { float:left; }


a.blackLink:link, a.blackLink:visited { color:#464646; }

#slideshow{ position:relative; height:375px; margin-left:0px }
#slideshow IMG{ position:absolute; top:0; left:0; z-index:8; opacity:0.0; }
#slideshow IMG.active{ z-index:10; opacity:1.0; }
#slideshow IMG.last-active{ z-index:9; }