
body {font: 14px/1.5 Verdana, Geneva, Tahoma, sans-serif; max-width:1024px;}
p {margin:0 0 20px 0;}

h1, h2, h3 {margin:30px 0 5px 0; font-weight: normal; text-align: center;}
h1 + p:first-letter, h2 + p:first-letter, h3 + p:first-letter {font-variant:small-caps; font-size:3.0em; line-height: 0.75em; margin:7px 5px 0 0; float:left; color:#892A47;}
h1 {color:#6D6847; font:3.6em "Palatino", "Palatino Linotype", "Hoefler Text", "Times", "Times New Roman", serif; 
    text-transform: uppercase; letter-spacing: 12px;  font-weight: bold;}
h2 {color:#76892B; font-size:2.0em;}
/* h3 {color:#897D2C; font-style: italic; font-size:1.6em} */
h3 {color:#ff1111; font-style: italic; font-size:1.6em}

ol {margin:30px 0; padding:0; list-style: lower-roman}

.footer-box{
    background-color: blue;
    color:            #ffffff;
    float:            left;
    clear:            left;
    padding:          15px;
    line-height:     20px;
    }

.left 
{
    width:          170px;
    float:          left;
    height:         100%;
    background:     #ffffdd;
    color:          #000000;
    border:         solid;
    margin-left:    0px;
    margin-right:   15px;
    padding-left:   5px;;
    text-decoration: none;
        }

.header-box  {
    background-color: #cccccc;
    color:  #000000
    padding: 0px;
    }

.bp             {       color:                  #000000;
                        background:             transparent;
                        margin-left:            0px;
                        margin-right:           0px;
                        padding-left:           7px;
                        font-weight:            normal;
                        text-indent:            20pt
                }

/*  sometimes we need a paragraph in the main body that is not indemted  */
.bpn            {       color:                  #000000;
                        background:             transparent;
                        margin-left:            0px;
                        margin-right:           0px;
                        font-weight:            normal;
                        text-indent:            0pt;
                }

A.fa:link       { 
                        color:                  #ffffff;
                       background:              transparent;
                       text-decoration:         none;
                       font-family:             Verdana, Geneva, Tahoma, sans-serif;
                 }
A.fa:hover       {
                       color:           #66ff66;
                 }
A.fa:visited     {
       color:           #ff8888;
         }

A.ma:link       {       color:                  #000000;
                        background:             transparent;
                        text-decoration:        none;
                        font-family:            Verdana, Geneva, Tahoma, sans-serif;

                }

A.ma:visited    {       color:                  #ff0000;
                }

A.ma:hover      {       color:                  #00ff00;
                }
.ba:link       {       color:                  #0000ff;
                        background:             transparent;
                        text-decoration:        underline;
                        font-family:            Verdana, Geneva, Tahoma, sans-serif;

                }
A.ba:visited    {       color:                  #ff0000;
                        background:             transparent;
                        text-decoration:        underline;
                        font-family:            Verdana, Geneva, Tahoma, sans-serif;
                }
A.ba:hover      {       color:                  #3333ff;
                        background:             transparent;
                        text-decoration:        none;
                        font-family:            Verdana, Geneva, Tahoma, sans-serif;
                }
/*
.column {
                        float: left;
                        padding: 15px;
    }

*/



.blkimg {
    display: block;
    margin: 0 auto;
}

}
.before-box {
    border: 3px solid red;
}

.floating-box {
   display: inline-block;
/*    float: left; */
    width: 320px;
 /*   height: 200px;  */
    margin: 7px;
    padding-bottom:  8px;
    border-style: none none solid none;
    border-color: blue;

    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size:  80%;
    overflow: hidden;
}
.verdana6 
        { 
    font-family: Verdana, Geneva, Tahoma, sans-serif;
        font-size: 8px;
        font-style: normal;
        font-weight: normal;
        color: #000000
        }

.verdana9
        {
       font-family : Verdana, Geneva, Tahomw, sans-serif;    
       font-size : 10px;
       font-weight : normal;
       color : #000000;
	}
