.bubbleInfo {position: relative;margin:0;}
.popup {position:absolute;z-index:50;opacity:0;display:none; -moz-opacity:0;filter:alpha(opacity=0);/* keeps the popup hidden if no JS available */}

#title h2 a {display:block;width:531px;height:101px;text-indent:-9999px;background:url(../images/title_header.jpg) top left;margin:0;}
#popContent {width:250px;height:200px;background:url(../images/bkgd_popup.png) top left no-repeat;}
#popText {color:#777;font-size:16px;padding:60px 30px 30px 30px;line-height:20px;text-align:center;font-family:georgia;}
#popText a {color:#333;}