/*==================================================*/
/*                                                  */
/*            The SNICKO Main Style Sheet           */
/*                                                  */
/*        Copyright © 2006 by David P. Miller       */
/*                                                  */
/*==================================================*/

body {
    margin-top: 0;
    margin-left: 0;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff;
    color: rgb(24,24,150);
    width: 104%;
    }

p.stitle { 
    font-family: "Times New Roman", serif; 
    font-size: 2.8em;
    color: #008000; 
    font-style: italic; 
    font-weight: bold; 
    text-align: center;
    margin-top: .9em;
    }

p.normal{
    margin: 0 1em 0.8em 6em;
    font-size: 16px;
    line-height: 26px;
    }
    
p.copyright{
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 0.8em;
    text-align: center;
    color: rgb(96,128,96);
    }    

p.quote
    {
    font-family: "Times New Roman", "Times Roman", serif;
    font-size: 14px;
    color: black;
    background-color: rgb(255,248,187);
    padding: 6px;
    border: solid 2px;
    border-color: rgb(204,188,127) rgb(255,255,227) rgb(255,255,227) rgb(204,188,127);
    margin: 1em 9em 1em 10em;
    }
    
    
a:link
    {
    color: blue; 
    }
a:visited
    {
    color: rgb(177,5,183); 
    } 
a:active 
    {
    color: rgb(0,102,102);
    }
    
table
    {
    /* ===========
    table-border-color-light: rgb(102,204,204);
    table-border-color-dark: rgb(0,102,102); 
    =========== */
    }
    
/*==================================================*/
/*                                                  */
/*                 HEADER TAGS                      */
/*                                                  */
/*==================================================*/

h1, h2, h3, h5, h6
    {
    font-family: "Times New Roman", "Times Roman", Times, serif;
    }
h1
    {
    color: RGB(24,24,150);
    margin: 0.5em 0 0 0;
    font-style: italic;
    }
h2
    {
    color: rgb(40,40,160); 
    margin: 0.5em 0 0 0;
    font-size: 21px;
    }
h3
    {
    color: rgb(153,153,102); 
    }
h4
    {
    color: rgb(180,20,20);
    font-size: 25px;
    font-weight: bold;
    font-family: "arial narrow", arial, sans-serif;
    text-align: center;
    padding-bottom: 0;
    }
    
h4 a:link, a:visited
    {
    color: rgb(180,20,20);
    }
    
h4 a:hover    
    {
    color: rgb(255,10,10);
    }
   
h5
    {
    color: rgb(102,102,102);
    }
h6
    {
    color: rgb(153,153,102);
    }

.cellhead
    {
    background-color: #FFCC66;
    color: #330000;
    font-size: 21px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    }

div.greenspacer
    {
    font-size: 4px;
    background-color: #063;
    width: 105%;
    line-height: 4px;
    }
/*==================================================*/
/*                                                  */
/*               IDs for DIV elements               */
/*                                                  */
/*==================================================*/

#MCSBHeader
   /* ------A Container for the Common Header ------- */
   {
   background-image: url(Images/BGStripForLogo233x11.jpg);
   background-position: left top;
   background-repeat: repeat-x;
   height: 233px;
   width: 105%;
   border-top: solid #fff .01em;
   border-bottom: solid rgb(244,228,167) 4px;
   }
   
#MCSBLogo
   {
   margin: 0;
   padding: 0;
   background-image: url(Images/TrebleMS4WithBG233x282.jpg);
   background-repeat: no-repeat;
   height: 233px;
   }   
   
#MCSBText
   {
   position: absolute;
   top: 40px;
   left: 300px;
   font-family: "Times New Roman", "Times Roman", serif; 
   font-size: 2.8em;
   color: #008000; 
   font-style: italic; 
   font-weight: bold; 
   text-align: Center 
   }   
   
#HeadPhotoBar
   {
   /*  background-color: rgb(244,228,167);  */
   } 
     
#HeaderPhoto   
   {
   height: 324px;
   }
   
#HeaderPhoto img
   {
   /*  border: double rgb(100,16,16) 8px;  */
   border: ridge rgb(150,100,86) 12px;
   margin-left: 5em;
   }   

#HNavbar
   /* -----A Container for the Horizontal Navbar----- */
   {
   position: relative;
   top: 0px;
   left: 0px;
   }

#VNavbar
   /* ------A Container for the Vertical Navbar------ */
   {
   position: relative;
   top: 0px;
   left: 0px;
   }
   
#Content
   /* -------A Container for the Text Content-------- */
   {
   background-color: #063;
   width: 105%;
   position: relative;
   padding-bottom: 1.5em;
   }

#maintext
   {
   background-color: rgb(244,228,167);
   margin-left: 160px;
   padding-bottom: 1.5em;
   border-top: solid #242 4px;
   border-left: solid #040 4px;
   }


/*==================================================*/
/*                                                  */
/*                  CSS Navbar List                 */
/*                   adapted from                   */
/*      http://css.maxdesign.com.au/listamatic/     */
/*                                                  */
/*==================================================*/

/* =============== FLOAT BUTTONS ================== */
#floatButton
    {
    background-color: #fa5;
    border: solid #811 2px;
    text-align: center;
    position: absolute;
    padding: .5em 0 .4em 0;    
    }

#floatButton a
    {
    color: #811;
    text-decoration: none;
    padding: .5em 1em .5em 1em;
    }
    
#floatButton a:Hover
    {
    color: #fff;
    background-color: #811;
    font-weight: bold;
    }    

/* ================================================ */
/* ==============HORIZONTAL NAVBAR================= */
/* ================================================ */

#navcontainer
    {
    height: 41px;
    background-color: #181896;       /*   Color changed 6/12/6   */
    border-top: solid #8d4 3px;
    }

#navcontainer ul
    {
    padding: 0em 0.3em 0.33em 0;
    margin-left: 5em;
    margin-top: .5em;
    margin-bottom: 0;
    text-color: White;
    float: left;
    width: 105%;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    }

/* to stretch the container div to contain floated list */
#navcontainer:after
    {
    content: ".";
    display: block;
    line-height: 1px;
    font-size: 1px;
    clear: both;
    }

#navcontainer ul li { display: inline; }

#navcontainer ul li a
    {
    display: block;
    padding: 0.3em;
    margin: 0 6px 0 0;
    background-color: #181896;       /*   Color changed 6/12/6   */
    color: White;
    text-decoration: none;
    float: left;
    border-width: 2px;
    border-color: #ffe #00ab00 #000 #fff;
    border-style: solid;
    position: relative;
    right: 0px;
    top: 0px;
    }

#navcontainer ul li a:hover
    {
    background-color: #084;
    color: yellow;
    position: relative;
    right: 1px;
    down: 1px;
    /*  added for 3-d  */
    border-color: #0a0 #ffe #fff #000;
    }

/* ================================================== */
/*                                                    */
/*                   VERTICAL NAVBAR                  */
/*                                                    */
/* ================================================== */

#navcontainer2
    {
    width: 120px;
    position: absolute;
    top: 0;
    left: 0;
    }

#navcontainer2 ul
    {
    padding: 0 0 0 0.5em;
    display: inline;
    margin: 0;
    background-color: #3C3CFF;       /*   Color changed 6/12/6   */
    color: White;
    float: left;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    }

/* to stretch the container div to contain floated list */
#navcontainer2:after
    {
    content: ".";
    display: block;
    line-height: 1px;
    font-size: 1px;
    clear: both;
    }

#navlist2 ul
    {
    text-align: left;
    list-style: none;
    }

#navcontainer2 ul li 
    { 
    display: block;
    margin: 0;
    clear: both;
    padding: 0.1em 0.5em 0.1em 0.5em; 
    text-align: center;
    text-decoration: none;
    list-style-type: none;
    }

#navcontainer2 ul li a
    {
    display: block;
    width: 120px;
    padding: 0.2em 0 0.2em 0;
    background-color: #3030CC;       /*   Color changed 6/12/6   */
    color: White;
    text-decoration: none;
    float: left;
    border-width: 2px 3px 2px 2px;
    border-color: #ffe #444 #444 #fff;
    border-style: solid;
    position: relative;
    right: 0px;
    }

#navcontainer2 ul li a:hover
    {
    background-color: #181896;       /*   Color changed 6/12/6   */
    position: +1px;
    color: yellow;
    position: relative;
    right: 1px;
    /*  added for 3-d  */
    border-color: #002 #eee #eee #000;
    border-width: 2px;
    }

/* ============END VERTICAL NAVBAR============== */