#content {
	width:2230px;
}
#innerContent {
	width:2123px;
}
#thePeople {
	position:absolute;
}
#textLogo {
	margin-top:4px;
	margin-left:120px;
}
#graphicLogo {
	margin-top:18px;
	margin-left:8px;
}
#thePeople {
	background-repeat: no-repeat;
	background-position: left top;	
	list-style:none;
	padding:0px;	
}
#bogRoll {
	margin-left:280px;
}

#latestNews {
	width:450px;
	margin-left:490px;
	margin-top:100px;
	position:absolute;
}
	#latestNews .content {
		height:234px;
		overflow:auto;
		border:1px solid #000000;
	}
	#latestNews h2 {
		display:inline;
	}
#thePeople {
	margin:0px 0px 0px 950px;
	width:875px;
	height:366px;
	background-image: url(../images/the_people.png);
}
	#thePeople li {
		float:left;
	}
	#thePeople li a {
		height:366px;
		display:block;
	}
	#thePeople #pplKev 		{ width: 68px; }
	#thePeople #pplDom 		{ width: 111px; margin-left:68px;}
	#thePeople #pplAmos 	{ width: 101px; margin-left:179px; }
	#thePeople #pplFoss 	{ width: 104px; margin-left:280px; }
	#thePeople #pplShawson 	{ width: 217px; margin-left:384px; }
	#thePeople #pplWodders 	{ width: 142px; margin-left:601px; }
	#thePeople #pplBagg 	{ width: 110px; margin-left:743px; }

#thePeople li a strong {
	display:none;
}
#btnGroupiesMain {
	position:absolute;
	display: block;
	width: 398px;
	height: 364px;
	background: url(../images/groupies_end.gif) no-repeat left top;	
	margin-left:1725px;
}
	#btnGroupiesMain strong {
		display:none;
	}
	#btnGroupiesMain #button {
		display: block;
		width: 398px;
		height: 364px;
	}