#left {
	width: 243px;
	height: 879px;
	float: left;
	position:absolute;
	top: 0;
	left: 0;
}

#content {
	width: 516px;
	background: #fff url(../g/contentbk.jpg) no-repeat;
	position:absolute;
	top: 0;
	left: 243px;
	padding-bottom: 50px;
	min-height: 100%;
}

#right {
	width: 262px;
	height: 409px;
	background: url(../g/right.jpg) no-repeat;
	position:absolute;
	top: 0;
	left: 759px;
}


#footer {
	clear: both;
	/*background-color: #333;
	border-top: 2px solid #999;
	width: 100%;
	height: 27px;
	position: fixed;
	bottom: 0;*/
	font-size: 9px;
}

#sitecred {
	float: left;
}

#siterights {
	float: right;
}



#mainnav {
	/*display: none;*/
	background-color: #fff;
}

#velograph {
	clear: both;
	width: 516px;
	padding-top: 20px;
}

#velograph h3 {
	text-indent:-5000px;
	width: 511px;
	height: 47px;
	background-image: url(../g/velograph.jpg);
}

#velograph p {
	padding: 0 5px 10px 5px;
}

#velograph label {
	font-weight: bold;
	font-size: .9em;
	color: #999;
	line-height: 2.5em;
}

.headshot {
	border: 2px solid #E8E8E8;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: -10px;
	float: left;
}
