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: 35px;
          font-weight: bold;  
          padding-left: 0px;
          padding-bottom: 3px;
          border-bottom: 3px solid blue; 
          background-color: #000080; 
          margin-bottom: 0px;
          color: white; }


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

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

#content a:hover { color: #000080;
                   
                 }

.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: 10px;
       border: none; 
       font-family: arial, sans-serif;
       font-size: 11pt;
       line-height: 14pt;
       font-weight: bold;  
       border-right: solid blue;
       border-bottom: solid blue;
       border-left: solid blue;

       }

#nav a { text-decoration: none; 
         color: #0000C0; } 

#nav a:hover {  text-decoration: underline; 
                
             }

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

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

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