#box-header{
	background:#d7d9b9 url('../../graphics/round-tile-tan.png');
	background-repeat:repeat-y;
	width:559px;
	margin-bottom:1em;
	text-align:center;
}
#inside-box-header{
	background-image:url('../../graphics/round-bottom-tan.png');
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:1em;
}
#box-header h1{
	background-image:url('../../graphics/round-top-tan.png');
	background-repeat:no-repeat;
	padding:.5em .5em 0em .5em;
}
#preheader{
	font-size:.5em;
}
#box-header h2, #box-header h3{
	margin:.5em;
}
#conference-header-img{
	border: 1px solid #996;
	/*margin-bottom:1em;*/
}
.third-level-nav{
	text-align:center;
	background-color:#c7ca9b;
	padding:1em;
	margin:1em;
	clear:both;
}
.session{
	float:left;
	border:1px solid #9d9170;
	background-color:#eae4d0;
	width:295px;
	margin:1em;
	display:inline;
}
.presenter{
	width:200px;
	float:right;
}
.presenter, .presenter p, .presenter ol{
	font:normal .9em/1em Arial, Helvetica, sans-serif;
	margin:10px;
}
.partners{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.main-points{
	list-style-type:disc;
}
.first-letter{
	font-family:"Bitstream Vera Serif", Georgia, Times, "Times New Roman", serif;
	font-weight:bold;
	font-size:2em;
	line-height:1em;
	display:block;
	float:left;
	margin-right:3px;
}

.sidebar{
	width:200px;
	margin:0em 0em 1em 1em;
	padding:10px;
	background-color:#d7d9b9;
	border: 1px solid #996;
	float:right;
}
.sidebar-image{;
	border: 1px solid #996;
}
.abbr{border-bottom:1px dotted #9e9e9e;
	
}
