@import url("/cmes/css/layout.css");
#conferenceBanner {
	background: url(/cmes/on2009gyn/images/css/banner_e.jpg) no-repeat;
}
#french #conferenceBanner {
	background: url(/cmes/on2009gyn/images/css/banner_f.jpg) no-repeat;
}
#pageContent {
	background: url(/cmes/on2009gyn/images/css/bg.gif) repeat-y;
}
#content {
	padding-top: 45px;
	line-height: 20px;
	padding-bottom: 45px;
}
#content h1, #content h2, #content h3, #content h4 {
	color: #1a52a5;
}		
.navItem {
	color: #000000;
	font-size : 11px;
	font-weight:normal;
	text-decoration : none;
	padding : 4px 4px 4px 4px;
}
.navItemOver {		
	color: #ffffff;
	font-size : 11px;
	font-weight:normal;
	text-decoration : none;
	padding : 4px 4px 4px 4px;
}

h6 {
	color: #ccc;
}
h4 {
	color: #000 !important;
}
