

body {
      max-width:43em;
}




p {font-family "Garamond", sans-serif; font-size: 12px; color #000000;}

p  {
       margin:0;
       padding:0;
       max-width:expression(document.body.clientWidth >780? "780px": "auto" );
       

}





a:visited {
	color: none;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
	background-color: none;
	color: red;
}

a:link  {
	color: none;
	text-decoration: none;
}

a:active {
	color: none;
	text-decoration:none;
}



#bigframe {horizontal-align: center;
           vertical-align: top;
           width: 720px;
           position: absolute; left: 15px;
           background:#FFFDED; 
}





#hnavbar2 td {
	width: 90px;
	font-family: "Garamond", sans-serif;
	font-size: 12px;
	text-align: center;
	color: blue;
}

#hnavbar2 p {
	width: 90px;
	font-family: "Garamond", sans-serif;
	font-size:11px;
	text-align: center;
	color: blue;
      
      
}

#hnavbar2  {
     width: 90%;
     horizontal-align: center;
     height:16px; 
     padding-left: 60px;
     padding-right:30px;
     padding-bottom: 10px; 
     margin-bottom: 20px; 
     margin-top: 10px;
     background: #FFFDED;
}




#main-a {
	height:auto;
	width:auto;
	background:white;
      horizontal-align: center;
      
      }


#main-b {
     width:88%;
     horizontal-align:center;
     margin-left: 40px;
     margin-right: 20px;
     margin-bottom: 30px; 
     background:#FFFDED;
     border: 4px;
     line-height: 110%;
} 
#main-b h1 {
     text-align: center; 
     width:80%;
     font-family:"Garamond", sans-serif; 
     font-size: 16px; 
     color: blue; 
     line-height: 110%;
}

#main-b p {
     width: auto;
     font-family: "Garamond", sans-serif; 
     text-align: left; 
     font-size: 15px; 
     margin-left: 20px; 
     margin-right: 20px;
     margin-bottom: 30px;
     color: blue; 
     line-height:110%;
     
}
#main-c {
     width: 80%;
     horizontal-align:center;
     margin-left: 40px;
     margin-right: 15px;
     margin-bottom: 40px; 
     background: white;
     border: 4px;
     line-height: 110%;
} 
#main-c h1 {
     text-align: center; 
     width:80%;
     font-family:"Garamond", sans-serif; 
     font-size: 16px; 
     color: blue; 
     line-height: 110%;}
}

#main-c p {
     width: auto;
     font-family: "Garamond", sans-serif; 
     text-align: left; 
     font-size: 14px; 
     margin-left: 30px; 
     margin-right: 10px;
     margin-bottom: 40px;
     color: blue; 
     line-height:110%;
     
}

#main-c table {
      margin-left: 20px; 
      margin-right: 20px;

}

#main-bnested {
     width:auto;
     float:right;
     horizontal-align: center;
     float:right;
     margin-right: 0px;
     margin-bottom: 10px; 
     background: white;
     border: none;
   }  
