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


BODY, HTML 
   {
   height:100%;
   width:100%;
   }

*a{position:relative;}

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

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

.InputBox
    {
    color: #000000;
    background-color: #FFFFFF;
    width: 185px;
    height: 14px;
    border-style: solid;
    border-color: black;
    border-width: 1px;
    font-family: Helvetica, Arial, sans-serif;
    vertical-align: middle;
    font-size: 11px;
    padding: 3px;
    }

.InputText
    {
    color: #000000;
    background-color: #FFFFFF;
    width: 185px;
    height: 180px;
    border-style: solid;
    border-color: black;
    border-width: 1px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    padding: 3px;
    overflow: auto;
    }


.buttonAsLinkBlog
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #A0A0A0;
  font-weight: bold;
  padding: 3px 0;
  border-width: 0;
  cursor: pointer;
  background-color:transparent;
  }

.buttonAsLinkBlog_hover
  {
   font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #A00000;
  font-weight: bold;
  padding: 3px 0;
  border-width: 0;
  cursor: pointer;
  background-color:transparent;
  }

.TextFooter
   {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   font-weight: normal;
   }
a.TextFooter:link
    {
    text-decoration: none;
    color: #FFFFFF;
    }
a.TextFooter:visited
    {
    text-decoration: none;
    color: #FFFFFF;
    }
a.TextFooter:hover
    {
    text-decoration: none;
    color: #B0B0B0;
    }
a.TextFooter:active
    {
    text-decoration: none;
    color: #B0B0B0;
    }

.TextCopyright
   {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 9px;
   color: #B0B0B0;
   font-weight: normal;
   }


.BlogDateText
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #A0A0A0;
   font-weight: bold;
   }

.BlogDateTextRed
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #B80038;
   font-weight: bold;
   }


.HomeTitleText
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #707070;
   font-weight: bold;
   font-style: italic;
   }


.HomeIntroText
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
   font-weight: normal;
   font-style: italic;
   }


.ArticleTitleText
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 24px;
   color: #303030;
   font-weight: normal;
   }
a.ArticleTitleText:link
    {
    text-decoration: none;
   color: #303030;
    }
a.ArticleTitleText:visited
    {
    text-decoration: none;
   color: #303030;
    }
a.ArticleTitleText:hover
    {
    text-decoration: none;
    color: #B80038;
    }
a.ArticleTitleText:active
    {
    text-decoration: none;
    color: #B80038;
    }



.BlackText12
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   font-weight: normal;
   text-decoration: none;
   }
a.BlackText12:link
    {
    text-decoration: none;
   color: #000000;
    }
a.BlackText12:visited
    {
    text-decoration: none;
   color: #000000;
    }
a.BlackText12:hover
    {
    text-decoration: none;
    color: #A00000;
    }
a.BlackText12:active
    {
    text-decoration: none;
    color: #A00000;
    }

.BackText
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #A00000;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   }
a.BackText:link
    {
    text-decoration: none;
    color: #A00000;
    }
a.BackText:visited
    {
    text-decoration: none;
   color: #A00000;
    }
a.BackText:hover
    {
    text-decoration: underline;
    color: #A00000;
    }
a.BackText:active
    {
    text-decoration: underline;
    color: #A00000;
    }


.GrayText12
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #A0A0A0;
   font-weight: bold;
   text-decoration: none;
   }
a.GrayText12:link
    {
    color: #A0A0A0;
    }
a.GrayText12:visited
    {
    color: #A0A0A0;
    }
a.GrayText12:hover
    {
    color: #A00000;
    }
a.GrayText12:active
    {
    color: #A00000;
    }

.GrayText12a
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #A0A0A0;
   font-weight: normal;
   text-decoration: none;
   }
a.GrayText12a:link
    {
    color: #A0A0A0;
    }
a.GrayText12a:visited
    {
    color: #A0A0A0;
    }
a.GrayText12a:hover
    {
    color: #A00000;
    }
a.GrayText12a:active
    {
    color: #A0A0A0;
    }


.ChaptersMenu
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   }
a.ChaptersMenu:link
    {
    color: #000000;
    }
a.ChaptersMenu:visited
    {
    color: #000000;
    }
a.ChaptersMenu:hover
    {
    color: #A00000;
    }
a.ChaptersMenu:active
    {
    color: #A00000;
    }

.RedText12
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #A00000;
   font-weight: normal;
   text-decoration: none;
   }
a.RedText12:link
    {
    color: #A00000;
    }
a.RedText12:visited
    {
    color: #A00000;
    }
a.RedText12:hover
    {
    color: #A00000;
    text-decoration: underline;
    }
a.RedText12:active
    {
    color: #A00000;
    text-decoration: underline;
    }

.GrayText14
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #A0A0A0;
   font-weight: bold;
   text-decoration: none;
   }
a.GrayText14:link
    {
    color: #A0A0A0;
    }
a.GrayText14:visited
    {
    color: #A0A0A0;
    }
a.GrayText14:hover
    {
    color: #A00000;
    }
a.GrayText14:active
    {
    color: #A00000;
    }

.BlackText14
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   }

.RedText14
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #A00000;
   font-weight: bold;
   text-decoration: none;
   }

.AsText14
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #A0A0A0;
   font-weight: normal;
   font-style: italic;
   }


.CommentTitleText
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #707070;
   font-weight: bold;
   }
a.CommentTitleText:link
    {
    text-decoration: none;
    color: #B80038;
    }
a.CommentTitleText:visited
    {
    text-decoration: none;
    color: #B80038;
    }
a.CommentTitleText:hover
    {
    text-decoration: underline;
    color: #B80038;
    }
a.CommentTitleText:active
    {
    text-decoration: underline;
    color: #B80038;
    }


.BlogTitleText
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #000000;
   font-weight: normal;
   }
a.BlogTitleText:link
    {
    text-decoration: none;
    color: #000000;
    }
a.BlogTitleText:visited
    {
    text-decoration: none;
    color: #000000;
    }
a.BlogTitleText:hover
    {
    text-decoration: none;
    color: #B80038;
    }
a.BlogTitleText:active
    {
    text-decoration: none;
    color: #B80038;
    }

.BlogLinkText
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #B80038;
   font-weight: normal;
   font-style: italic;
   }
a.BlogLinkText:link
    {
    text-decoration: none;
    color: #B80038;
    }
a.BlogLinkText:visited
    {
    text-decoration: none;
    color: #B80038;
    }
a.BlogLinkText:hover
    {
    text-decoration: underline;
    color: #B80038;
    }
a.BlogLinkText:active
    {
    text-decoration: underline;
    color: #B80038;
    }


.TextMenuSelected
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #B80038;
   font-weight: normal;
   }
a.TextMenuSelected:link
    {
    text-decoration: none;
    color: #B80038;
    }
a.TextMenuSelected:visited
    {
    text-decoration: none;
    color: #B80038;
    }
a.TextMenuSelected:hover
    {
    text-decoration: none;
    color: #B80038;
    }
a.TextMenuSelected:active
    {
    text-decoration: none;
    color: #B80038;
    }

.TextMenuB
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #a72121;
   font-weight: bold;
   text-decoration: none;
   }

.TextMenu
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   }
a.TextMenu:link
    {
    color: #000000;
    }
a.TextMenu:visited
    {
    color: #000000;
    }
a.TextMenu:hover
    {
    color: #a72121;
    }
a.TextMenu:active
    {
    color: #a72121;
    }


.TextGray12
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #A0A0A0;
   font-weight: bold;
   text-decoration: none;
   }
a.TextGray12:link
    {
    color: #A0A0A0;
    }
a.TextGray12:visited
    {
    color: #A0A0A0;
    }
a.TextGray12:hover
    {
    color: #000000;
    }
a.TextGray12:active
    {
    color: #000000;
    }


.BlogText
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
   font-weight: normal;
   font-style: normal;
   }
a.BlogText:link
    {
    text-decoration: none;
    color: #000000;
    }
a.BlogText:visited
    {
    text-decoration: none;
    color: #000000;
    }
a.BlogText:hover
    {
    text-decoration: none;
    color: #B80038;
    }
a.BlogText:active
    {
    text-decoration: none;
    color: #B80038;
    }


.BlogArchiveText
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
   font-weight: normal;
   font-style: italic;
   }






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


#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{background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { position: absolute;  width: 78px; }
#nextLink { position: absolute;  width: 50px; }
#prevLink { background: url(images/prevlabel.gif) no-repeat; }
#nextLink { background: url(images/nextlabel.gif) no-repeat; }

#imageDataContainer{ font: 10px Helvetica, Verdana, 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: 50px; float: right;  padding-bottom: 0em; margin-top: 15px; outline: none;}

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