// all versions IE

/* Fix another bloody IE bug \*/
* html ul li { height: 1% }
/* end hack */
	
#mainBlock {
	width: 430px;
	}
	
#content {
	width: 240;
	}

#mainBlock {
	margin: 0px 0px 0px 140px;
	text-align: left;
	font-size: 0.8em;
	width: 620px;
	}

	
/* - - - - - - - - - - -   menu buttons  - - - - - - - - - - - - */

ul#navlist {
	padding-bottom: 110px; /* this is the space between the menu and the button */
	}
	
#button {
	margin-top: -100px;
	}
	

/* - - - - - - - - - - contact page - - - - - - - - - - - */

#map {
	padding-top: 0px;
	}
	
#contact p {
	line-height: 1.2em;
	}

