#wrapper {
	width: 560px;
	margin: 0px;
	padding: 0px;
}

#wrapper a {
	text-decoration: none;
}

#wrapper a, a:visited {
	color: #006699;
	text-decoration: none;
}

#wrapper h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	margin: 0px 0px 8px;
}

#Header {
	height: 86px;
	margin-bottom: 8px;
	background: url(http://siteresources.worldbank.org/INTIE/Images/475494-1378997894600/2014-Conference-Banner.png) no-repeat;
	border: 1px solid #cccccc;
}

.Headerimageholder {
	float: right;
}

#Slideshow {
	width: 560px;
	position: relative;
	float: left;
	margin: 0px 0px 8px;
}

#Body_Container {
	float: left;
	width: 560px;
	margin: 0px;
}
#Body, #Partners {
	border-top: 2px solid #336799;
	border-right: 1px solid #d9dccf;
	border-bottom: 1px solid #d9dccf;
	border-left: 1px solid #d9dccf;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 8px;
	margin: 0px 0px 8px;
}

.Resources {
	border-top: 1px solid #336799;
	border-right: 1px solid #d9dccf;
	border-bottom: 1px solid #d9dccf;
	border-left: 1px solid #d9dccf;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 8px 4px 8px 8px;
	margin: 6px 0px 8px 8px;
	float: right;
	width: 160px;
}
#Body .Resources ul li {
	margin-bottom: 4px;
	line-height: 16px;
}
#Body .Resources h3 {
	text-transform: uppercase;
	font-size: 11px;
	color: #000;
}

#Body p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#Body_Container a:hover, #Footer a:hover {
	text-decoration: underline;
}

#Body ul, #Blog ul, .Resources ul {
	margin: 0px 0px 0px 8px;
	padding: 0px;
}

#Body li, #Blog li, .Resources li {
	padding: 0px 0px 0px 14px;
	margin-bottom: 10px;
	background: url(http://siteresources.worldbank.org/EXTABCDE/Images/7455675-1331242331224/arrow-bullet.gif) no-repeat scroll 0px 0.5em;
	list-style: none;
}

#Body ol li {
	list-style-type: upper-roman;
	background: url(none);
	padding-left: 4px;
	visibility: visible;
	font-weight: normal;
}

.Speaker {
	display: block;
	margin-left: 6px;
	height: 65px;
	margin-bottom: 8px;
	float: left;
	width: 187px;
}

#Body h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 12px;
}

#PartnersSection a img:hover {
	padding: 2px;
	border: 1px solid #cccccc;
}

.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.Level {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	border-bottom: 1px solid #E2E2E2;
}

#Footer {
	color: #000000;
	background-color: #EEEEEE;
	width: 100%;
	clear: both;
	float: left;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 3px 0px;
}
