body {	background-color: #8d8d8d; } #page{		  	 width:920px;			 overflow: visible;			position:relative;                                             margin: auto;                      			} 			#header{			 width:920px;			 height:100px;  			 position:absolute; 			 top: 0px;			left:0px} 						#maincol{ 			 width: 920px;			 min-height: 425px;			 float: left; 			 overflow: visible;			 font-family: didot, georgia, "times new roman", serif;                          font-size: 10pt;                         text-align: left;                         			                          position:absolute;                         top:100px;                         left:0px}                         #bottom{			 width: 920px;			 overflow: visible;			 float:left;			  font-family: didot, georgia, "times new roman", serif; background-color: #99B0CC; 			 position:absolute;                         top: 540px;                  left:0px  }a.menu{float:left;width: 8em;text-decoration:none;color:black;background-color:#99B0CC;padding:0.2em 0.6em;border-right:1px solid #999999 ;}a.menu:hover {background-color:#ff99ff}li {display:inline;}h1{font-family: didot, georgia, "times new roman", serif; font-size: 25pt;                     text-align: center;}
