body { font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 13px;
       line-height: 12pt;
       margin: 0px; 
       background-color: #ffffff; }


#header { font: Verdana, Arial, Helvetica, sans-serif;
          font-size: 30px;
          font-weight: bold;  
          padding-left: 0px;
          padding-bottom: 3px;
          border-bottom: 3px solid navy; 
          background-color: #ffffff; 
          margin-bottom: 0px;
          color: navy; }

#content { float: right;
           padding: 1px 20px 1px 10px; 
           width: 70%; 
           margin: 0px; 
           border-left: solid navy;
           background-color: #fff; }

#content a:link { color: #000080;
                  font-weight: bold; } 
#content a:visited { color: #000080;
                     font-weight: bold; }

.box {  float: right;
        margin-top: 10px;
        margin-right: 5px;
        margin-left: 5px;
        background:#E0D8C6;
	color: black;
	border:4px solid #6131BD;
	width: 325px;
	height: 700px;
	padding-top: 15;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
       
}



#nav { float: left; 
       width: 20%; 
       margin-top: 0px;
       padding: 5px;
       border-right: none;
       border-bottom: none;
       border-left: none;

       }


#nav a { text-decoration: underline; 
         font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
         margin-left: 7px;
	 line-height: 14pt;
         color: #000080;
         font-weight: bold; } 

#nav a:hover { color: #800000; }


ul { 

     padding-left: 0px;
     margin-left: 0px;
     

    }

      
   
li { list-style-type: none;
      
      
    }

#lastli {border-bottom: 2px solid #e7e7e7; }




h1 {
        text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	line-height: 28px;
}

h2 {
        text-align: left;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}

h3 {
        text-align: left;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

