html, body {
	height: 100%;
}
#container {
	cursor: auto;
    	margin: 17px auto -3px;
	margin-bottom: 17px;
    	min-height: 25px;
    	min-width: 25px;
    	position: relative;
    	width: 900px;
	border-radius: 7px 7px 7px 7px; 
	border: 3px solid #746c5c;
	box-shadow: 2px 2px 2px 2px #888888
}
#wrap {
	margin-bottom: 96px;
	padding-bottom: 96px;
	min-height: 600px;
}
#title {
	padding: 1em 1em 0.5em 1em;
	margin-bottom: 1em;
	border-radius: 5px 5px 0px 0px; 
	border: 2px solid rgba(255, 0, 0, 0);
}
#logo {
	margin: 1em;
	float: right;
}
#logo2 {
	margin: 0.5em;
	float: right;
}
#logo span {
	float: left;
}
#item{
	display: block;
    	line-height: 28px;
    	margin-left: 0;
    	margin-right: 0;
	padding: 0 10px;
    	position: relative;
    	top: 0;
}
#sidebar {
    	float: left;
	margin-left: 20px;
	padding: 5px;
    	width: 200px;
}
#sidecontents {
	margin-top: 20px;
	padding: 4px;
	border-radius: 15px 15px 15px 15px; 
}
#adslogo {
	margin: 20px 20px 5px 20px;
}
#adslogo a {
   	display: block;
}
#adslogo img {
   	width: 150px;
   	height: 150px;
   	border: 0;
}
#ads {
	margin-left: 23px;
	margin-right: 23px;
	text-align: justify;
}
#wrap h2 {
	margin-bottom: 0.5em;
}
#main {
	margin-left: 250px;
	margin-right: 25px;
	min-height: 300px;
    	padding: 1%;
	border-radius: 15px 15px 15px 15px; 
	border: 3px solid rgba(255, 0, 0, 0);
}
#content {
	padding: 0 0.5em;
}
#footer, #push {
	height: 2em;
}
#footer {
	min-height: 40px;
	padding-top: 20px;
    	padding-left: 10px;
    	padding-right: 10px;
	border-radius: 0px 0px 5px 5px; 
	border: 2px solid rgba(255, 0, 0, 0);
}
#footnote p {
	position: absolute;
	width: 40em;
	bottom: 4px;
}
#roundedborder {
	border-radius: 8px;
}
p #chairs{
	margin-top:20px;
}
#chairs {
	display: block;
	margin-top: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid black
}
#org_logo {
	width: 20px;
	height: 20px;
	vertical-align: bottom;
}
.session {
	margin-bottom: 0.5em;
}
.time {
	display: inline-block;
	width: 8em;
}
.authors {
	padding-left: 2em;
}
table#sessions li a {
background-color: #EEEEEE;
   border: 1px solid #CCCCCC;
   font-size: 0.6em;
   text-decoration: none;
   vertical-align: middle;
}
