.maincont {
	color: #FFFFFF;
	background-image: url(images/leetucker_09.jpg);
	background-repeat: no-repeat;
}
.bottoncont {
	color: #FFFFFF;
	background-image: url(images/leetucker_10.jpg);
}

.title
{
	color: #FFFFFF;
}

#distinction {
	text-align:center;
	margin:30px auto 50px auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:23px;
}
#about-section{
	position:relative;
	width:888px;
	color:#fff;
	background:#212732;
	margin-bottom:0;
	padding-bottom:25px;
}

.intro-p {
	width:600px;
	margin:10px 0 10px 50px;
	float:left;
}

.tucker-winner {
	position:absolute;
	margin: 10px 40px 0 668px;
	font-size:12px;
	text-align:center;
}

.tucker-winner img{
	width:153px;
	height:204px;
	margin-bottom:5px;
}

#whittington {
	width:202px;
	font-size:12px;
	text-align:center;
	margin:0 0 0 50px;
	float:left;
}

#whittington img{
	width:202px;
	height:143px;
	margin:25px 0 0 5px;
}

#drjohn {
	width:400px;
	margin:20px 0 0 5px;
	padding:17px 0 0 20px;
	float:left;
}

#drjohn p {
	width:200px;
	font-size:12px;
	float:left;
	margin:10px 0 0 0;
}

#drjohn img{
	width:126px;
	height:127px;
	float:left;
	margin:0 0 0 20px;
}

