
/* body and main container - whole website */

        

*{

    list-style-type: none;

}






body {

            background-color: #fc9dbb;
            min-width: 650px;
            margin: 20px;
            list-style-type: none;
        
        }


        .container {

            margin: auto;
            margin: top 30px;
            max-width: 1366;
        
            background-color:  #ffb1ca;
            
        }



/* Global Grid Color     */



        .navigation-section {
        background-color: #fc9dbb;
        }

        .header {
            background-color:#fc9dbb;
        }

        .content-section-top {
            background-color:#fc9dbb;
        }

        .content-section-middle {
            background-color:#ffb1ca;
        
        }

        .content-section-bottom {
            background-color:  #ffb1ca;
        }

        .content-section-footer {
            background-color: #fc9dbb;
        }



/* Nested Divs */
    
    
.correspondence {

    width: 33%;
    height: 200px;
    background-color: #ffb1ca;
    margin: 14px 3px;
    text-align: center;
    
    
    
    
    
    border: solid;
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px;
    border-radius: 10px;
    
    
}

.captions {

    width: 33%;
    height: 200px;
    background-color: #ffb1ca;
    margin: 14px 3px;
    text-align: center;
    
    
    
    min-width: 30px;
    border: solid;
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px;
    border-radius: 10px;

}

.story {

    width: 33%;
    height: 200px;
    background-color: #ffb1ca;
    margin: 14px 3px;
    text-align: center;
    
  
    
    min-width: 30px;
    border: solid;
    border-color:#ffffff;
    border-style: solid;
    border-width: 2px;
    border-radius: 10px;


}




/* Global navigation bar */

        .golbal-navbar ul li {

            height: 40px;
            list-style-type: none;
            width: 105px;
            float: left;
            padding: 7px;
            
         
        }

        .golbal-navbar li a {

            font-size: 20px;
            background-color: rgba(240, 226, 237, 0.925);
            display: block;
            text-align: center;
            text-decoration: none;
    
        }

        .golbal-navbar li a:hover {

            color: rgb(42, 61, 46);
            background-color: rgb(248, 95, 189);
        }


/* Footer navigation bar */












/* End of the Global links */



/* Heading Tag modification */







    h1 {

        font-size: 20px;
        color: #f15ca7;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        
        
}

   

    h2 {

        font-size: 20px;
        color: #f375b4;
    
    }

    h3 {

        font-size: 20px;
        color: rgb(39, 27, 216);
        
        }


    h4 {

        font-size: 20px;
        color: rgb(4, 3, 71);
        
        }


    h5 {

        font-size: 20px;
        color: rgb(8, 8, 1);
        
        }

        
    h6 {

        font-size: 20px;
        color: rgb(250, 245, 250);
        
        }
 
 
        
        
        #logo {

        padding-top: 100px;
        font-size: 50px;
        color: #da71aa;
        font-family: sans-serif;
        float: left;
        padding-left: 10px;


    }

        p {

            color: #9c0989;
            font-family: Arial, Helvetica, sans-serif;
            text-indent: 50px;
            font-size: 18PX;
            line-height: 21PX;

        }

        strong {

            color: indigo;
            font-size: 13px;

        }




        .footer-navigation-left {

            width: 33%;
            height: auto; 
            margin: 8px 3px;
            text-align: center;
            
        }

.footer-navigation-middle {

            width: 33%;
            height: 200px;
            margin: 8px 3px;
            text-align: center;
            

        }

.footer-navigation-right {

            width: 33%;
            height: 200px;
            margin: 8px 3px;
            text-align: center;
           
        }

.footer-navbar-left a{


color: #33658A;
text-decoration: none;
font-size: 16px;

}

.footer-navbar-middle a{


color: #33658A;
text-decoration: none;
font-size: 16px;

}

.footer-navbar-right li a{


color: #33658A;
text-decoration: none;
font-size: 16px;

}


.footer-navbar-left  li {

list-style-type: none;

}



.footer-navbar-middle li {

list-style-type: none;

}


.footer-navbar-right li {

list-style-type: none;

}
















.footer-navbar-left, ul li a:hover{


color:  #2F4858;
text-decoration: none;
font-size: 18px;

}

.footer-navbar-middle li a:hover{


color: #2F4858;
text-decoration: none;
font-size: 18px;
list-style-type: none;
}

.footer-navbar-right li a:hover{


color:#2F4858;
text-decoration: none;
font-size: 18px;

}






.content-links ul a {

    list-style-type: none;
    color: rgb(254, 255, 254);
    font-size: large;
    text-decoration: none;
    list-style-type: none;
}

.content-links ul  {

    list-style-type: none;
  

}

.content-links ul :hover  {

    color: rgba(240, 6, 170, 0.671);
  

}

#ext-link {

    color: cornsilk;
    font-size: 20px;
    font-family: Georgia, 'Times New Roman', Times, serif;

}




.next-captions-links ul li{

    font-size: larger;
        color: #f81b95;
        margin: auto;
        text-decoration: none;
        float:center;
        text-align: center;
    
    }
    
    .next-captions-links li a {
    
        font-size: larger;
            color: #f81b95;
            margin: auto;
            text-decoration: none;
        text-align: center;
        }
        
    
    
    .next-captions-links ul :hover {
    
            font-size: 20px;
                color: #550833;
               
            
            }
            
    
    