/*---Banner Images at the top of the page----*/
.banner {
position: absolute;
top: 139px;
left: 0px;
width: 960px;
height: 236px;
}

#homeBanner {
background: url(../flash/images/flash-banner_01.jpg) no-repeat left top;
height: 236px;
}

#contactBanner {
background: url(../images/flash-banner/lecture_hall.jpg) no-repeat left top;
}

#historyBanner {
background: url(../images/flash-banner/neural-net.jpg) no-repeat left top;
}

#missionBanner {
background: url(../images/flash-banner/neural-net.jpg) no-repeat left top;
}

#areasFocusBanner {
background: url(../images/flash-banner/neural-net.jpg) no-repeat left top;
}

#focusAreasBanner {
background: url(../images/flash-banner/hospital_room.jpg) no-repeat left top;
}

#entrepreneurshipBanner {
background: url(../images/flash-banner/hospital_room.jpg) no-repeat left top;
}

#informaticsBanner {
background: url(../images/flash-banner/hospital_room.jpg) no-repeat left top;
}

#healthcareResearchBanner {
background: url(../images/flash-banner/hospital_room.jpg) no-repeat left top;
}

#participantsBanner {
background: url(../images/flash-banner/students.jpg) no-repeat left top;
}

#directoryBanner {
background: url(../images/flash-banner/mri_image.jpg) no-repeat left top;
}

#publicationsBanner {
background: url(../images/flash-banner/book-spines.jpg) no-repeat left top;
}

#evolvingCareersBanner {
background: url(../flash/EvolvingCareers/evolving.jpg) no-repeat left top;
height: 366px;
}

#applyBanner {
background: url(../images/flash-banner/classroom.jpg) no-repeat left top;
}

#resourcesBanner {
background: url(../images/flash-banner/diagram.jpg) no-repeat left top;
}

#loginBanner {
background: url(../images/flash-banner/neural_net.jpg) no-repeat left top;
}

#advisorsBanner {
background: url(../images/flash-banner/neural-net.jpg) no-repeat left top;
}
