@charset "UTF-8";
body {
	background-image: url(encobg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	behavior: url("csshover3.htc"); 
	color: #666;
}
small {
	font-size: 9px;
}
a {
	color: #1B75BB;
}
a:hover {
	text-decoration: underline;
}
h1 a {
	text-indent: -2000px;
	background-image:url(encoBanner.gif);
	background-repeat: no-repeat;
	width: 792px;
	height: 132px;
	display: block;
	position: absolute;
	left: 86px;
	top: 16px;
}
h4 {
	font-size: 13px;
	color: #5B8F2A;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #5B8F2A;
}
div#navigation {
	width: 785px;
	position: absolute;
	left: 86px;
	top: 146px;
	padding: 4px;
	z-index: 2;
}
#navigation div.top {
	display: inline;
}
#navigation div.top a.top {
	display: block;
	float: left;
	text-indent: -2000px;
	background-repeat: no-repeat;
	width: 194px;
	height: 30px;
	background-position: top left;
	margin-right: 1px;
}
#navigation div.top a.top:hover {
	background-position: top right;
}
#delegates #navigation div.delegates a.top, #exhibitors #navigation div.exhibitors a.top, #speakers #navigation div.speakers a.top, #contactinfo #navigation div.contactinfo a.top {
	background-position: bottom left;
}
#delegates #navigation div.delegates a.top:hover, #exhibitors #navigation div.exhibitors a.top:hover, #speakers #navigation div.speakers a.top:hover, #contactinfo #navigation div.contactinfo a.top:hover {
	background-position: bottom right;
}	
div.delegates a.top {
	background-image:url(delegatesrollover.gif);
}
div.exhibitors a.top {
	background-image:url(exhibitorsrollover.gif);
}
div.speakers a.top {
	background-image:url(speakersrollover.gif);
}
div.contactinfo a.top {
	background-image:url(contactinforollover.gif);
}
#wrapper {
	position: absolute;
	left: 86px;
	top: 186px;
	width: 792px;
	background-image: url(encocontent_top.gif);
	background-repeat:no-repeat;
	background-position: top left;}
#content {
	padding: 20px 25px 50px 25px;
	
	background-repeat:no-repeat;
	background-position: bottom left;
	min-height: 350px;
}
#content .story {
	width: 370px;
	float: left;
}
#content .story .intro {
	color: #6D9D41;
}
#content .story p {
	margin-bottom: 10px;
}
#content .story ul {
	margin: 0 0 20px 5px;
}
#content .story ul li {
	padding-left: 15px;
	margin-bottom: 5px;
	background-image: url(bullet.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
#content .image {
	float: right;
	width: 355px;
	height: 300px;
}
#content .image p {
	font-size: 14px;
	margin-top: 10px;
	color: #1b75bb 
}
#footer {
	clear: both;
	position: relative;
	background-image:url(encofooter.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #6D9D41;
	height: 117px;
	padding-top: 30px;
}
#footer ul {
	background-repeat: no-repeat;
	background-position: top left;
	padding: 18px 40px 5px 20px;
}
#footer ul li {
	display: inline;
	margin-right: 10px;
	padding-left: 10px;
}
.highlight {
	color: #1b75bb;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	background-color: #FFF;
}
.delegates .dropmenu {
	display: none;
	position: absolute;
	top: 34px;
	left: 5px;
	z-index: 100;
}
.exhibitors .dropmenu {
	display: none;
	position: absolute;
	top: 34px;
	left: 199px;
	z-index: 101;
}
.delegates:hover .dropmenu, .exhibitors:hover .dropmenu {
	display: block;
}
.dropmenu li {
	display: block;
}
.dropmenu li a {
	display: block;
	width: 164px;
	padding: 5px 15px;
	font-size: 14px;
	background-color: #BBD6EB;
	border-top: 1px solid #FFF;
}
.exhibitors .dropmenu li a {
	background-color: #e3ebd9;
}
.dropmenu li a:hover {
	background-color: #7CB4E9;
}
.exhibitors .dropmenu li a:hover {
	background-color: #A4C57C;
}
table td {
	padding: 5px;
	border-bottom: 2px solid #FFF;
	background-color: #D1E3F1;
}

table td.times {
	background-color: #E2EBD9;
}
.workshop, .speaker {
	padding-bottom: 10px;
	border-bottom:  2px solid #E2EBD9;
	margin-bottom: 20px;
}
.speaker img {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.clear {
	clear: both;
}
.item {
	clear: both;
	border-bottom:  2px solid #E2EBD9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.title {
	width: 80px;
	float: left;
}
.infobox {
	float: right;
	width: 270px;