/* CSS Document */
.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;
}

.text_content {
	font-family: Arial;
	font-size: 11px;
	height: auto;
	width: 884px;
	float: left;
	margin-left:10px;
}
.text_image{
float:left;
width:368px;
height:58px;
background-image:url(../images/sitemap.jpg);
background-repeat:no-repeat;
background-repeat:no-repeat;
margin-top:35px;
margin-left:5px;

}