/* IE (all versions) */
/* Boilerplate makes it easy to target different versions of IE, such as:
html.ie6 { text-align: center; }
html.ie6 body { text-align: left; }
*/



#annualMeetingBanner {
height: 275px;
margin: -3px 0px 0px;
clear: both;
}


#sidebar {
margin: 30px 0px 10px;
position: relative;
z-index: -1000;
}

#mainContent {
	position: relative;
	z-index: -1000;
}