/******************* Global Properties *************/

/******************* Wrapper Div *******************/

/******************* Header Divs *******************/

/******************* Content Divs ******************/

.content {
	width: 92%;
	padding: 14px;
}

.content p {
	margin-left: 25px;
}

#feature {
	top: 100px;
}

#featureTop {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	height: 201px;
	background-image: url(../images/jpg/staffLg/krisnkathy.jpg);
	background-position: top center;
}

#featureBottom {
	margin-top: 5px;
	font-size: .9em;
	border: none;
}

#contentTable {
	width: 500px;
	font-size: .7em;
	text-align: center;
}

#contentTable img{
	border-style: solid;
	border-width: thin;
}

/******************* Footer Div *******************/