/* Industrial Biofouling Cascading Gallery Style Sheet Version 4.0 Updated March 19 2010 */

html {
      margin           : 0px ;
      padding          : 0px ; }

body {
      margin-top       : 0px     ;
      font-style       : normal  ;
      margin           : 0px     ;
      background-color : #555555 ;   
      border-style     : ridge   ;
      border-color     : #000000 ;
      border-width     : 3px     ;
      line-height      : 1.3     ;
      font-family      : Arial, Helvetica, Verdana, sans-serif ; }

td {
      color            : #000000 ; }
th {
      color            : #000000 ; }

/* Characterize Links */

a:link    {color : #cccccc ; text-decoration : none     ; }
a:visited {color : #cccccc; text-decoration : none     ; }
a:hover   {color : #ef9c00 ; text-decoration : underline; }
a:active  {color : #cccccc ; text-decoration : none     ; }

a         {cursor: pointer ;}   


/* Characterize Font Type in Pixels */
 
.style_gallery {
	    margin      : 0px    ;
            padding     : 0px    ;
            font-size   : 26px   ; 
            color       : #ececec; 
            text-align  : center ;
            font-family : Arial, Helvetica, Verdana, sans-serif ; }	 

.style_12 {
            font-size   : 12px   ;
            margin      : 0px    ;
            padding     : 0px    ; 
            color       : #000000;
            font-family : Arial, Helvetica, Verdana, sans-serif ; }	 

.style_12white {
	    margin-top      : 0px      ;
            margin-left     : 0px      ;
            font-size       : 12px     ;
            font-weight     : normal   ;
            text-align      : center   ;
            color           : #ececec  ; 
            text-decoration : underline; 
            font-family     : Arial, Helvetica, Verdana, sans-serif ; }

.style_contact {
	    margin-top      : 0px      ;
            margin-left     : 0px      ;
            font-size       : 12px     ;
            font-weight     : normal   ;
            text-align      : right    ;
            color           : #ececec  ; 
            text-decoration : underline; 
            font-family     : Arial, Helvetica, Verdana, sans-serif ; }


p     {
      margin-top    : 1px ; 
      margin-bottom : 2px ;
      font-size     : 12px; 
      line-height   : 1.3 ; }

p    {font-size     : 8px ; }

p.copyright {
          margin-top     : 0px    ;
          font-style     : normal ;
          font-size      : 9pt    ;
          color          : #ffffff;
          text-align     : center ;
          padding-top    : 0px    ;
          padding-bottom : 10px   ;         
          font-family : Arial, Helvetica, Verdana, sans-serif ;}

p.gallery_images {
         white-space    : nowrap ; }

img.gallery {      
          clear         : both  ;
          width         : 250px ;
          height        : 188px ;
          margin-top    : 15px  ;
          margin-bottom : 15px  ;
          margin-right  : 15px  ; 
          margin-left   : 15px  ;
          padding-top   : 0px   ;
          padding-bottom: 0px   ;
          padding-right : 0px   ;
          padding-left  : 0px   ;
          border        : 2px #a0a0a0 ridge; }	 


