*{margin: 0px;padding: 0px;}body{background-image: url(../graphics/back.jpg);font-size: 11px;font-family: Arial, Helvetica, sans-serif;}#container{margin: 0 auto 0 auto;width: 900px;border: 8px #4f1009 solid;background-image: url(../graphics/backcontainer.jpg);background-repeat: no-repeat;}#header{height: 170px;background-image: url(../graphics/header.jpg);background-repeat: no-repeat;}#menucontainer{text-align: center;height: 20px;width: 900px;background-color: #cee2fb;}#main{}#leftCol{float: left;width: 310px;}#ileftCol{margin: 15px 25px 15px 25px;height: expression( this.scrollHeight > 309 ? "310px" : "auto" );/* sets max-height for IE */
   	max-height: 310px;/* sets max-height value for all standards-compliant browsers */
   	overflow: hidden;}#centerCol{width: 280px;float: left;}#icenterCol{margin: 0;padding: 15px;}#keynote{padding: 10px;background-color: #f5edea;}#contact{margin: 20px 0 0 0;padding: 10px;background-color: #f5edea;}#rightCol{width: 310px;float: left;clear: none;}#irightCol{margin: 15px 25px 15px 25px;height: expression( this.scrollHeight > 309 ? "310px" : "auto" );/* sets max-height for IE */
  	 max-height: 310px;/* sets max-height value for all standards-compliant browsers */
  	 overflow: hidden;}#footer{padding: 4px 0 4px 0;clear: both;height: 16px;vertical-align: middle;}