

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" );
       

}



.spacer {font-family "Garamond", sans-serif; font-size: 4; color #000000;}



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: 30px;
           background:white; 
}



#main-a {width:100%; align: center; margin-left:auto; margin-right:auto; background: white;}
#main-b {
     width:auto;
     horizontal-align:center;
     margin-left: 20px;
     text-align: left;
     margin-right: 20px;
     margin-bottom: 30px; 
     background: white;
     border: 4px;
   }  
     
#main-b p {
     width:100%;
     text-align:left;
     margin-left: 40px;
     margin-right: 40px;
     font-size: 14px;
     margin-bottom: 30px; 
     border: 4px;
     color: blue;
     line-height: 120%;

}
#main-c {
     width:auto;
     horizontal-align:center;
     margin-left: 40px;
     text-align: left;
     margin-right: 40px;
     margin-bottom: 30px; 
     background: #FFFDED;
     border: 4px;
   }  
     
#main-c p {
     width:75%;
     margin-left: 60px;
     text-align: left;
     margin-right: 60px;
     margin-bottom: 40px; 
     font-size: 14px; 
     border: 4px;
     color: blue;
    line-height: 115%;
}

#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; 
     margin-left: 60px;
     padding-left: 4px;
     padding-right:4px;
     padding-bottom: 10px; 
     margin-bottom: 15px; 
     background: white;
}




 
 