﻿

/* Brings in the department banner */

#globalarea {
    background: url('../MasterPages/images/banners/saHeaderHistoric_02.jpg') top right no-repeat;	
	width:224px;
	height:122px;	
}

#LeftDeptBanner {
	background: url('../MasterPages/images/banners/saHeaderHistoric_01.jpg') top right no-repeat;	
	width:736px;
	height: 122px;		
}

#LeftDeptBanner a { 
    display:inline-block;
    width:736px;
	height: 122px;       
}

#LeftDeptBanner a:hover 
{
	text-decoration:none;
}


#LeftDeptBanner a span { visibility:hidden; }

.StoryTitle {
	color:white;
}
