
* {
	margin:0;
	padding:0;
}

#VertMenu {
	position:absolute; 
	left: 117px; 
	top:0px; 
	width:116px; 
	height:1023px; 
	z-index:1;
	border:none;
	}
#VertMenu img {
	border:none;
	margin:0;
	padding:0;
}
	
#TopContent {
	position:absolute;
	left:250px;
	top:0;
	width:520px; 
	height:460px; 
	z-index:2;
}
.TCSpacer {
	display:block;
	width:520px;
	margin:0;
	padding:0;
}


#LastUp {
	position: absolute; 
	left:0px; 
	top: 464px; 
	width: 116px; 
	height: 72px; 
	z-index: 4
}

#HorizMenu {
	position: absolute; 
	left: 233px; 
	top: 464px; 
	width: 1161px; 
	height: 72px; 
	z-index: 5;
}

#BottomContent {
	position: absolute; 
	left: 250px; 
	top: 545px; 
	width: 520px; 
	height: auto; 
	z-index: 6
}

/*Page Specific*/

#WhoSpacer, #ContactSpacer {
	height:200px;
}

#PursuitsSpacer {
	height:45px;
}
#ReadingSpacer {
	25px;
}
#ThinkingSpacer {
	height:55px;
}
#ListeningSpacer {
	height:0;
}
#WhySpacer {
	height:32px;
}
#KudosSpacer {
	height:130px;	
}

.FunThumbnail {
	margin-top:15px;
	margin-bottom:15px;
}

ul.ContactAddresses li {
	margin-bottom:15px;
	line-height:.8em
}