body { 
		  text-align: center;
 			font-family: Times New Roman, Bodoni, Garamond, Minion Web, ITC Stone Serif, MS Georgia, Bitstream Cyberbit;
			}
                      

#container {
  margin: 5px auto;
  text-align: left;
  height: inherit;
  background-color: #ccc;
  border: 2px solid #253e77;
  width: 814px;   
      } 
 
#header {
      text-align: center;
     border: 3px solid #253e77;
           } 


            
#menu {
    position: relative;
    float: left;
    width: 150px;
    padding: 1em;
    margin: 0;
    text-align: left;
    font-size: 95%;
    color: #fff;
    background-color: #253e77;
    border-right: 3px solid #000;
    margin-bottom: 4px;
    border-top: 3px solid #253e77;
        }
    
    
#menu ol {
    font-size: 90%;
    margin: 0;
    padding-left: .9em;
    list-style-type: none;
    color: fff;
    }
   
     
#menu ul {
    margin: 0;
    padding-left: .9em;
    list-style-type: none;
    line-height: 1.5em;
    font-weight: 550;
    color: fff;
    }
#menu a:link { color: #fff;    }
#menu a:visited {color: #818181;  }




#content {                         
    margin-left: 180px;
    padding: 1em;
    width: 598px;
    background-color: #ccc;
    color: 000;
         }

#content a:link { color: #253e77;    }
#content a:visited {color: #818181;  }

#footer {
    margin: 0;
    padding: .5em;
    font-size: 60%;
     border-top: 3px solid #000;
   text-align: center;
   background-color: #253e77;
   border-top: 3px solid #000;
   color: #fff;
     }

#footer a:link { color: #03aa13;    }
#footer a:visited {color: #02870f;  }

		
img {border: 0}

img.sm	{border: 0;
        vertical-align: middle;
         }

img.right	{border: 0;
           float: right;
          margin: 10px;
          margin-right: 0;
          padding: 5px;
          border: 0px;
          }





h1 {  text-align: center;
      font-size: 18pt;
      color: #253e77;
      font-family: Caflisch Script, Adobe Poetica, Sanvito, Ex Ponto, Snell Roundhand, Zapf-Chancery;
		}

h2 {  text-align: left;
      font-size: 18pt;
      color: #253e77;
      font-family: Caflisch Script, Adobe Poetica, Sanvito, Ex Ponto, Snell Roundhand, Zapf-Chancery;
		}        
 h3 { font-size: 14pt;
      font-style: bold; 
      font-family: Caflisch Script, Adobe Poetica, Sanvito, Ex Ponto, Snell Roundhand, Zapf-Chancery;
      color: #253e77;       
         }

 h4 { font-size: 12pt;
        font-family: Helvetica, Geneva, Arial, san-serif; Script MT Bold, Helvetica, Geneva, Arial, san-serif;
        text-align: center;
        font-style: italic;
        }

 h5 { font-size: 10pt;
        font-family: Helvetica, Geneva, Arial, san-serif;
        text-align: right;
        font-style: italic;
        }
      
 h6 { font-size: 16pt;
        font-family: Helvetica, Geneva, Arial, san-serif;
        text-align: center;
        font-style: italic;
        }        
		
		
div.figure {
            float: right;
            margin: 0.5em;
            }

div.figureb  {
            float: left;
            width: 50%;
            margin: 0.5em;
            padding: 0.5em;
            border: 0px;
            }
