/* <style type="text/css" media="screen"> */
@media (min-width: 851px){.container {width: 851px;}}

 /*background=
    "http://www3.telus.net/jaygriz/images/jj200j.gif" */
  /*https://3c1703fe8d.site.internapcdn.net/newman/csz/news/800/2017/collapsingst.jpg*/
  /*http://www.redorbit.com/media/uploads/2011/08/0bf9ea3b85f7909075c1fd0e03ec5234.jpg*/
  html {
    background: url("images/jj200j.gif")  no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  /* }

html { */
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}
/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* Class Styles */
.bodyText {font:11px Verdana, Arial, Helvetica, sans-serif;	color:#333333; line-height:20px;  margin-top:0;}
.pageName{font:bold 14px Verdana, Arial, Helvetica, sans-serif;	color: #30414F;	line-height:18px;	letter-spacing:.2em;}
.subHeader { font:bold 12px Verdana, Arial, Helvetica, sans-serif; color: #30414F; line-height:16px; letter-spacing:.2em;}
.quote {font: 20px Verdana, Arial, Helvetica, sans-serif; color: #759DA1; line-height:30px;}
.smallText { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #333333;}
.navText { font:11px Verdana, Arial, Helvetica, sans-serif; color: #FFCC00; line-height:16px; letter-spacing:.1em; text-decoration: none;}
.style1 {font-size: 2px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000099; text-align: justify;}
.style2 {font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000099; text-align: justify;}
.style3 {font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000099; text-align: justify;}
.style4 {font-size: 28px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000099; text-align: justify;}
.style5 {font-size: 38px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000099; text-align: justify;}
.style6 {font-size: 42px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000099; text-align: justify;}
.style7 {font-size: 54px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000099; text-align: justify;}
.style8 {font-size: 66px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000099; text-align: justify;}
.style9 {font-size: 78px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000099; text-align: justify;}
.style91 {
    font-size: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #bcbccc;
    text-align: center;
}
.style13 {font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; color: black; text-align: justify;}
.firstwords {font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000099; text-align: justify;}
a {font-size: 12px; color: #33FFFF;}
a:link {color: #3300FF;}
/*a {color: #003366;}*/
a:hover {	color: #ffffff;}
/* Global Styles */
/*body {background:color: #99CCFF, no-repeat #f6f1b9 fixed top right; padding-right: 250px; margin:0;}*/
td {font:11px Arial, Helvetica, sans-serif; color:#333333;}

h1 {color: #d3d3d3; font-size: 25% }
h2 {color: #d3d3d3; font-size: 75% }
h3 {color: #d3d3d3; font-size: 100% }
h4 {color: #d3d3d3; font-size: 140% }
h5 {color: #d3d3d3; font-size: 160% }
h6 {color: #d3d3d3;  font-size: 200% }





h1.gold-page-title {color: #daa520; font-family: sans-serif; font-size: 175%; }
h2.other-books {color: #daa520; font-family: sans-serif; font-size: 150%; }


body { font-family:Arial, Helvetica, sans-serif; }





/* em {
 height: 119px;
 list-style: none;
 margin: 1px auto;
 width: 119px;
 } */

 em {
 /* background:;*/
 float:left;
 height: 119px;
 /* list-style: none; */
 margin: 0 1px 1px 0;
 width: 119px;
 -webkit-transition: .1s;
 -moz-transition: .1s;
 -ms-transition: .1s;
 -o-transition: .1s;
 transition: .1s;
 }
 em:hover {
 box-shadow: 0 0 15px 5px  #585858;
 opacity: 0.85;
 -webkit-transform: scale(1.8);
 -moz-transform: scale(1.8);
 -ms-transform: scale(1.8);
 -o-transform: scale(1.8);
 transform: scale(1.8);
 }

 table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
  }

  #page-wrap { width: 1400px; margin: 150px auto; padding: 120px; background: white; -moz-box-shadow: 0 0 120px black; -webkit-box-shadow: 0 0 120px black; box-shadow: 0 0 120px black; }
  #page-wrap2 { width: 1908px; margin: 0px left; padding: 0px; background: white; -moz-box-shadow: 0 0 0px black; -webkit-box-shadow: 0 0 0px black; box-shadow: 0 0 0px black; }



  
 p{ font: 25px/2 Georgia, Serif; margin: 0 0 30px 0; text-indent: 40px; color: black;}
  /* p{ font: 25px/2 Georgia, Serif; margin: 0 0 0px 0; text-indent: 0px; color: black;} */






    /* ID Styles */
    #navigation td {border-bottom: 1px solid #4A5464;}
    #navigation a {font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #30414F; line-height:16px; letter-spacing:.1em; text-decoration: none; display:block; padding:8px 6px 10px 26px; background:  url("http://www.jgriz.com/x1/images/mm_bullet_blue.gif") 14px 45% no-repeat; }
    #navigation a:hover {background: #30414F url("images/mm_bullet_blue.gif") 14px 45% no-repeat; color:#66CCFF;}
    #logo{font:24px Georgia, Times New Roman, Times, serif;color: #ffffff;letter-spacing:.2em;line-height:30px;}
    #tagline{font:12px Verdana, Arial, Helvetica, sans-serif;color: #66CCFF;letter-spacing:.4em;line-height:18px;}
    #monthformat {	border-bottom:1px dashed #30414F;}
    #dateformat{font:11px Verdana, Arial, Helvetica, sans-serif;color: #ffffff;letter-spacing:.3em;vertical-align: middle;}
    #dateformat a {font:11px Verdana, Arial, Helvetica, sans-serif;color: #ffffff;font-weight:bold;letter-spacing:.1em;}
    #dateformat a:hover {color: #30414F;letter-spacing:.1em;}
    #colheader {padding: 10px 4px;	border-bottom: 3px solid #DEDDD9;}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* </style> */
