body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 0.85em;
	line-height: 1.5; 
	color: #000000;
	background-color: #6080a0;
}
#container {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	width: 820px;
	overflow: hidden;
	background-color: #a4b3cb;
}
#sidebar {
	font-family: "Lucida Sans", Verdana, sans-serif; 
	background-color: #a4b3cb;
	width: 180px;
	height:700px;
	border-right: 640px solid #e6edf7;
	margin-right: -640px;
	float: left;
}
#content {
	font-family: Verdana, sans-serif; 
	background-color: #e6edf7;
	width: 600px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	float: left;
}
#menu, #flash {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menu {
	font-size: 100%;
	padding-bottom: 50px;
}
#menu li{
	border-bottom: 1px solid #e6edf7;
	display: block;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
}
#menu li a:hover { 
	background: #2870a8; 
	color: #a4b3cb; 
	text-decoration: none;
}
#menu li.menu-item {
	color: #2870a8;
}
#menu li.current-item, #flash li {
	display: block;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
}	
#menu li.current-item {
	color: #205030;
	border-bottom:1px dotted #e6edf7;
	font-weight:bold;
}
#flash li {
	border-bottom:1px solid #e6edf7;
	color: #404040;
}
#flash li.tail {
	border-bottom:2px solid #e6edf7;
}
#flash li.head, li.head-tail {
	display: block;
	text-decoration: none;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	margin-top:50px;
	padding:5px;
	border-top:2px solid #e6edf7;
}
#flash li.head {
	border-bottom: none;
}
#flash li.head-tail {
	border-bottom:2px solid #e6edf7;
}
	
#menu li.current-item:hover{
	background: #2870a8;
	color: #a4b3cb;
}

#banner {
	width:820px;
	height:60px;
}
ul.plain {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

h1 {
	font-size: 200%; 
}
h2,h3,h4,h5,h6 {
	font-size: 150%;
}
h1,h2,h3,h4,h5,h6 {
	background-color: inherit;
	color: #005ba3;
	font-weight: normal;
	font-family: Georgia, serif;
	font-style: italic;
	word-spacing: -0.125em;
}
p { 
	word-spacing: 0.125em; 
	hyphenate: auto; 
	hyphenate-lines: 3; 
}
#dateline {
	font-size: 60%;
	background-color: inherit;
	color: #208040;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-style: normal;
}
#alert {
	text-align: center;
	color: #800000;
	font-size: 85%;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}
	
a.prominent:link, a.prominent:visited, a.prominent:active,
a.prominent:hover {
	background-color: inherit;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
	font-size: 125%;
}
a:link, a:visited, a:active { 
	color: #804020; 
	border-bottom: 1px dotted #804020; 
	text-decoration: none; 
}
a:hover {
  	color: #a04020;
	border-bottom: 1px dotted #a04020;
  	background-color: #b6bdc7;
}
a.selected {
	font-weight: bold;
}
a.plus {
	text-decoration:none;
}
      
td.grouping {
	font-family: Georgia, serif;
	font-size: 110%;
	font-style: italic; 
	background-color: inherit;
	color: #183070;
}
em, legend, caption, cite, i {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: bold;
	color: #208040;
}
blockquote {
	margin-left: 1.5em;
	margin-bottom: 1em;
	margin-top: 0.5em;
	margin-right: 1.5em;
}
div.abstract, div.nsabstract { 
	margin-left: 1.5em; 
	margin-bottom: 4em;
	margin-top: 0.5em;
	margin-right: 1.5em;
	padding-bottom: 1.5em;
	background: inherit;
    	border-top:2px solid#804020; 
    	border-bottom:2px solid #804020;
}
div.nsabstract {
	display: block;
}
div.abstract {
	display: none;
}
ul, ol { 
	margin-left: 1.5em; 
}
table#schedule {
 	border: 0;
	background-color: #c4ccd4;
	margin-left: auto;
	margin-right: auto;
}
tr.date-head {
	background-color: #302010;
	text-align: right;
	font-weight: bold;
	color: #ffffff;
	font-size: 120%;
}
tr.non-talks {
	background-color: #808080;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	color: #104020;
}
td.time-line {
	text-align: center;
	vertical-align: middle;	
	font-weight: bold;
	color: #104020;
	width: 20%;
}
tr.sec-head {
	background-color: #a4acb4;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	color: #104020;
}
td.talk {
	vertical-align: top;
}

