.banner 
{
	height: 120px;
	width: 894px;
}

.banner_img
{
	float:left;
	margin-left:25px;
	width:316px;
	height:120px;
	background-image: url(../images/alumni_story_bg.jpg);
	background-repeat: no-repeat;
}

.banner_title
{
	float:left;
	height:120px;
	margin-left:100px;
	vertical-align :bottom;
}

.text_content {
	font-family: Arial;
	font-size: 11px;
	height: auto;
	width: 884px;
	float: left;
	margin-left:10px;
}
.mainpage
{
	width:894px;
}