#content {
	width: 706px;
	background-color: #FFF;
}
#photo_block {
	background-image: url(../images/title_home.jpg);
	height: 320px;
}
#title_block {
	visibility: hidden;
}
#mainnav {

}
#main {
	background-image: none;
}
#content {
	background-image: none;
	padding-bottom: 0;
	clear: both;
	
}
#headshots {
	background: #67737a url(../images/headshots_home.jpg) no-repeat top left;
	padding-top: 128px;
	overflow: hidden;
	width: 760px;
	clear: both;
}
#headshots li {
	list-style-type: none;
	width: 126px;
	float: left;
	color: #FFF;
	font-size: 80%;
	text-align: center;
	line-height: 46px;
}

#headshots li#hs_gore {
	width: 128px;
}
#headshots li#hs_johnson {
}
#headshots li#hs_tata {
}
#headshots li#hs_skorton {
	width: 127px;
}
#headshots li#hs_thomas {
	width: 127px;
}
#headshots li#hs_hart {
}

#sponsors {
	background: transparent url(../images/sponsors.gif) no-repeat top left;
	width: 760px;
	height: 485px;
	position: relative;
}

#sponsors dt {
	position: absolute;
	top: 22px;
	left: 15px;
	color: #555;
	font-weight: bold;
}
#sponsors dt#addl {
	top: 294px;
}
#sponsors dd {
	position: absolute;
	top: 42px; 
	left: 15px;
	font-size: 80%;
}
#sponsors dd#mcgc {
	top: 365px;
}
#sponsors dd#gim {
	top: 456px;
}
#sponsors dd#ce {
	top: 456px;
	right: 11px;
	left: auto;
}
#sponsors dd#hp {
	top: 456px;
	left: 380px;
}