BODY, PRE, P, FORM, EM, H1, H2, H3, H4, UL, OL
   {
   margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; line-height: 13px
   }

a:link
    {
    text-decoration: none;
    color: #000000;
    }
a:visited
    {
    text-decoration: none;
    color: #000000;
    }
a:hover
    {
    text-decoration: underline;
    color: #000000;
    }
a:active
    {
    text-decoration: none;
    color: #000000;
    }
*a
    {
    position:relative;
    }

UL
   {
   margin-left: 0; padding-left: 2.5em;
   }

OL
   {
   margin-left: 0; padding-left: 2.5em;
   }


#fullheight
   {
   height: 100%;
   }


.TextWhite11
   {
   font-family: "Lucida Grande", Verdana,Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   font-weight: normal;
   }
a.TextWhite11:link
   {
   text-decoration: none;
   color: #FFFFFF;
   }
a.TextWhite11:visited
   {
   text-decoration: none;
   color: #FFFFFF;
   }
a.TextWhite11:hover
   {
   text-decoration: underline;
   color: #FFFFFF;
   }
a.TextWhite11:active
   {
   text-decoration: none;
   color: #FFFFFF;
   }


.TextBlack11
   {
   font-family: "Lucida Grande", Verdana,Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   font-weight: normal;
   }
   
   a.TextBlack11:hover
   {
   text-decoration: none;
   color: #5B5B5B;
   }

.TextYellow11
   {
   font-family: "Lucida Grande", Verdana,Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFFF00;
   font-weight: normal;
   
   /*
   background-color: #666;
   opacity:0.5;
   padding:7px 20px;
   white-space:nowrap;
*/
   }
   
   .TextRed11
   {
   font-family: "Lucida Grande", Verdana,Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFFF00;
   font-weight: normal;
   
   /*
   background-color: #666;
   opacity:0.5;
   padding:7px 20px;
   white-space:nowrap;
*/
   }

a.TextYellow11:link
   {
   text-decoration: none;
   color: #FFFF00;
   }
a.TextYellow11:visited
   {
   text-decoration: none;
   color: #FFFF00;
   }
a.TextYellow11:hover
   {
   opacity:0.8;
   color: #FFFF00;
   }
a.TextYellow11:active
   {
   text-decoration: none;
   color: #FFFF00;
   }
   
   
   
a.TextRed11:link
   {
   text-decoration: none;
   color: #FFFF00;
   }
a.TextRed11:visited
   {
   text-decoration: none;
   color: #FFFF00;
   }
a.TextRed11:hover
   {
   opacity:0.8;
   color: #FFFF00;
   }
a.TextRed11:active
   {
   text-decoration: none;
   color: #FFFF00;
   }   
   
   

.TextBlack11Link
   {
   font-family: "Lucida Grande", Verdana,Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   font-weight: bold;
   font-style: italic;
   }
a.TextBlack11Link:link
   {
   text-decoration: none;
   color: #000000;
   }
a.TextBlack11Link:visited
   {
   text-decoration: none;
   color: #000000;
   }
a.TextBlack11Link:hover
   {
   text-decoration: underline;
   color: #000000;
   }
a.TextBlack11Link:active
   {
   text-decoration: none;
   color: #000000;
   }

.TextRed11Link
   {
   font-family: "Lucida Grande", Verdana,Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FF0000;
   font-weight: bold;
   font-style: italic;
   }
a.TextRed11Link:link
   {
   text-decoration: none;
   color: #FF0000;
   }
a.TextRed11Link:visited
   {
   text-decoration: none;
   color: #FF0000;
   }
a.TextRed11Link:hover
   {
   text-decoration: underline;
   color: #FF0000;
   }
a.TextRed11Link:active
   {
   text-decoration: none;
   color: #FF0000;
   }



.FooterTextGray9
   {
   font-family: "Lucida Grande", Verdana,Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #606060;
   font-weight: normal;
   }

.FooterTextLightGray9
   {
   font-family: "Lucida Grande", Verdana,Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #808080;
   font-weight: normal;
   }
a.FooterTextLightGray9:link
   {
   text-decoration: none;
   color: #808080;
   }
a.FooterTextLightGray9:visited
   {
   text-decoration: none;
   color: #808080;
   }
a.FooterTextLightGray9:hover
   {
   text-decoration: underline;
   color: #808080;
   }
a.FooterTextLightGray9:active
   {
   text-decoration: none;
   color: #808080;
   }



#lightbox a {
position: static;
}
#lightbox{    position: absolute;    left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%    ; }

#imageData{    padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }    
#imageData #caption{ font-weight: bold;    }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;    }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}         

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.recent
{
	padding: 3px 0;
}
.recent_press
{
	padding: 5px 0;
}
@-webkit-keyframes blink {
 from {
   opacity: 0.0;
   font-size: 100%;
 }
 to {
   opacity: 1.0;
   font-size: 100%;
 }
}
.blink {
  text-decoration: blink;
  -webkit-animation-name: blink;
  -webkit-animation-duration: 500ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease ;
  -webkit-animation-direction: alternate;
}

