/***********************************
COVER
***********************************/

    /*paragraphs*/

        .vol_6_sports_stars .column p {
           border-width: 0px;
        }

    /*links*/

        .vol_6_sports_stars .column a {
           border-width: 0px;
        }

    /*inlines*/

        .vol_6_sports_stars .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .vol_6_sports_stars .column h6 {
           border-width: 0px;
        }

        .vol_6_sports_stars .column h5 {
           border-width: 0px;
        }

        .vol_6_sports_stars .column h4 {
           border-width: 0px;
        }

        .vol_6_sports_stars .column h3 {
           border-width: 0px;
        }

        .vol_6_sports_stars .column h2 {
           border-width: 0px;
        }

        .vol_6_sports_stars .column h1 {
           border-width: 0px;
        }

    /*images*/

        .vol_6_sports_stars .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .vol_6_sports_stars .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .vol_6_sports_stars .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .vol_6_sports_stars .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
How To
***********************************/

    /*paragraphs*/

        .how_to .column p {
           border-width: 0px;
        }

    /*links*/

        .how_to .column a {
           border-width: 0px;
        }

    /*inlines*/

        .how_to .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .how_to .column h6 {
           border-width: 0px;
        }

        .how_to .column h5 {
           border-width: 0px;
        }

        .how_to .column h4 {
           border-width: 0px;
        }

        .how_to .column h3 {
           border-width: 0px;
        }

        .how_to .column h2 {
           border-width: 0px;
        }

        .how_to .column h1 {
           border-width: 0px;
        }

    /*images*/

        .how_to .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .how_to .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .how_to .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .how_to .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Table of Contents
***********************************/

    /*paragraphs*/

        .table_of_contents .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

        .table_of_contents .column a {
           border-width: 0px;
        }

    /*inlines*/

        .table_of_contents .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.4em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .table_of_contents .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

        .table_of_contents .column h5 {
           border-width: 0px;
        }

        .table_of_contents .column h4 {
           text-align: center;
           border-width: 0px;
        }

        .table_of_contents .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

        .table_of_contents .column h2 {
           text-align: center;
           font-size: 1.625rem;
           border-width: 0px;
        }

        .table_of_contents .column h1 {
           border-width: 0px;
        }

    /*images*/

        .table_of_contents .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .table_of_contents .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .table_of_contents .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .table_of_contents .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
From the Editor
***********************************/

    /*paragraphs*/

        .from_the_editor_dec_2020 .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

        .from_the_editor_dec_2020 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .from_the_editor_dec_2020 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.4em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .from_the_editor_dec_2020 .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

        .from_the_editor_dec_2020 .column h5 {
           border-width: 0px;
        }

        .from_the_editor_dec_2020 .column h4 {
           border-width: 0px;
        }

        .from_the_editor_dec_2020 .column h3 {
           border-width: 0px;
        }

        .from_the_editor_dec_2020 .column h2 {
           border-width: 0px;
        }

        .from_the_editor_dec_2020 .column h1 {
           border-width: 0px;
        }

    /*images*/

        .from_the_editor_dec_2020 .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .from_the_editor_dec_2020 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .from_the_editor_dec_2020 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .from_the_editor_dec_2020 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Ron Necciai: The Man Who Struck Out Everybody
***********************************/

    /*paragraphs*/

        .ron_necciai .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

        .ron_necciai .column a {
           border-width: 0px;
        }

    /*inlines*/

        .ron_necciai .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.4em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .ron_necciai .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

        .ron_necciai .column h5 {
           border-width: 0px;
        }

        .ron_necciai .column h4 {
           border-width: 0px;
        }

        .ron_necciai .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

        .ron_necciai .column h2 {
           border-width: 0px;
        }

        .ron_necciai .column h1 {
           border-width: 0px;
        }

    /*images*/

        .ron_necciai .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .ron_necciai .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .ron_necciai .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .ron_necciai .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Wendell Scott: The 'Jackie Robinson’ of Stock Car Racing Finally Gets His Due
***********************************/

    /*paragraphs*/

        .wendell_scott .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

        .wendell_scott .column a {
           border-width: 0px;
        }

    /*inlines*/

        .wendell_scott .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.4em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .wendell_scott .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

        .wendell_scott .column h5 {
           border-width: 0px;
        }

        .wendell_scott .column h4 {
           border-width: 0px;
        }

        .wendell_scott .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

        .wendell_scott .column h2 {
           border-width: 0px;
        }

        .wendell_scott .column h1 {
           border-width: 0px;
        }

    /*images*/

        .wendell_scott .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .wendell_scott .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .wendell_scott .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .wendell_scott .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
The Wild Wild Ride of Curtis Turner
***********************************/

    /*paragraphs*/

        .curtis_turner .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

        .curtis_turner .column a {
           border-width: 0px;
        }

    /*inlines*/

        .curtis_turner .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.4em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .curtis_turner .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

        .curtis_turner .column h5 {
           border-width: 0px;
        }

        .curtis_turner .column h4 {
           border-width: 0px;
        }

        .curtis_turner .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

        .curtis_turner .column h2 {
           border-width: 0px;
        }

        .curtis_turner .column h1 {
           border-width: 0px;
        }

    /*images*/

        .curtis_turner .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .curtis_turner .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .curtis_turner .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .curtis_turner .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Gus Welch: Star QB, Parkway Fighter
***********************************/

    /*paragraphs*/

        .gus_welch .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

        .gus_welch .column a {
           border-width: 0px;
        }

    /*inlines*/

        .gus_welch .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.4em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .gus_welch .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

        .gus_welch .column h5 {
           border-width: 0px;
        }

        .gus_welch .column h4 {
           border-width: 0px;
        }

        .gus_welch .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

        .gus_welch .column h2 {
           border-width: 0px;
        }

        .gus_welch .column h1 {
           border-width: 0px;
        }

    /*images*/

        .gus_welch .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .gus_welch .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .gus_welch .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .gus_welch .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Jackie Mitchell: The Girl Who Struck out Ruth and Gehrig
***********************************/

    /*paragraphs*/

        .jackie_mitchell .column p {
           text-indent: 25px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

    /*links*/

        .jackie_mitchell .column a {
           border-width: 0px;
        }

    /*inlines*/

        .jackie_mitchell .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.4em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .jackie_mitchell .column h6 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #070707;
           border-width: 0px;
        }

        .jackie_mitchell .column h5 {
           border-width: 0px;
        }

        .jackie_mitchell .column h4 {
           border-width: 0px;
        }

        .jackie_mitchell .column h3 {
           font-size: 1.625rem;
           border-width: 0px;
        }

        .jackie_mitchell .column h2 {
           border-width: 0px;
        }

        .jackie_mitchell .column h1 {
           border-width: 0px;
        }

    /*images*/

        .jackie_mitchell .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .jackie_mitchell .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .jackie_mitchell .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .jackie_mitchell .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Archives
***********************************/

    /*paragraphs*/

        .archives .column p {
           border-width: 0px;
        }

    /*links*/

        .archives .column a {
           border-width: 0px;
        }

    /*inlines*/

        .archives .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 400;
           font-size: 3.75rem;
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .archives .column h6 {
           border-width: 0px;
        }

        .archives .column h5 {
           border-width: 0px;
        }

        .archives .column h4 {
           border-width: 0px;
        }

        .archives .column h3 {
           border-width: 0px;
        }

        .archives .column h2 {
           border-width: 0px;
        }

        .archives .column h1 {
           border-width: 0px;
        }

    /*images*/

        .archives .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .archives .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .archives .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .archives .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

