body {   margin:0px;
  background-color: #000000; } img.picStyle {   border-width:3px;   border-style:groove;   border-color:#969696; } td.userStyle { border-width:1px;   border-style:none; background-color:#000000; } div.galleryTitle { font-family:Arial, elvetica, sans-serif; font-size:24px; font-weight:bold; color:#000080; } div.segmentName { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; } div.segmentDesc { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; } div.footer { font-family:Times New Roman, Times, serif; font-size:12px; font-style:italic; color:#000000; } .translucent { filter: alpha(opacity=25); -moz-opacity: 0.2; opacity:0.2; } 
