body {
	background: #111;
	}

h1, h2, h3, h4, h5, h6, p strong {
	color: #111;
	}

h3 {
	margin-top: 1em;
	}

.boxed {
	background: #f9f9ff;
	}
	
	.boxed h3 {
		font-size: 12px;
		margin-left: 0;
		margin-top: 0;
		}
		
	#nav .boxed ul {
		padding-left: 0;
		margin-left: 0;
		}

	.boxed li {
		list-style-type: none;
		padding-left: 0;
		margin-left: 0;
		color: #333;
		}

#nav li a {
	color: #2f53c8;
	text-decoration: none;
	}

#nav li a:hover {
	color: #0f3fd9;
	text-decoration: underline;
	}

#working-groups #li-working-groups a, 
#working-groups #li-working-groups a:hover, #participants #li-participants a,
#participants #li-participants a:hover, #accommodations #li-accommodations a, 
#accommodations #li-accommodations a:hover, #travel-info #li-travel-info a, 
#travel-info #li-travel-info a:hover, #invited-talks #li-invited-talks a, 
#invited-talks #li-invited-talks a:hover, #transportation-weather #li-trans a, 
#transportation-weather #li-trans a:hover, #soc #li-soc a,
#soc #li-soc a:hover, #loc #li-loc a,
#loc #li-loc a:hover, #speakers-and-topics #li-topics a,
#speakers-and-topics #li-topics a:hover, #agenda #li-agenda a,
#agenda #li-agenda a:hover, #workshop-documentation #li-workshop-documentation a,
#workshop-documentation #li-workshop-documentation a:hover {
	font-weight: bold;
	cursor: default;
	color: #2f53c8;
	text-decoration: none;
	}
	
#home #li-home {
	display: none;
	}
	
#wrapper {
	margin: 10px auto;
	padding: 10px 10px 10px 0;
	width: 760px;
	background: #fff;
	color: #333;
	}

#di-title {
	margin-left: 10px;
	margin-bottom: 5px;
	}

table img {
	border: 0px;
	}


.highlight {
	background: #ff3;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	}
	
em.highlight {
	font-style: normal;
	font-weight: normal;
	}
	
img#doc {
	float: right;
	margin: 10px 0 5px 5px;
	}
	
img.map {
	margin: 0px;
	border: none;
	}
	
img.logo {
	margin-left: 50px;
	border: none;
	}
	
html body #wrapper p.fineprint {
	font-size: 9px;
	text-align: right;
	}	

#flash {
	margin-left: 5px;
	border-left: 1px solid #000;
	}
	
table#speak {
	border-collapse: collapse;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-spacing: 0;
	margin: 1em 0px;
	font-size: 0.8em;
	}
	
#speak td {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	padding: 5px;
	vertical-align: top;
	background: #FFF4CC;
	}
	
#speak th {
	border-bottom: 4px solid #fff;
	border-top: 10px solid #fff;
	border-right: 2px solid #fff;
	background: #333;
	color: #FFF4CC;
	padding: 5px;
	}

#speak .label th {
	border: 2px solid #fff;
	background: #ccc;
	color: #333;
	font-size: 10px;
	font-weight: normal;
	padding: 2px;
	}

#speak .break td {
	background: #FFCF96;
	}
	
#speak .breakout td {
	background: #FFE999;
	}
	
.caption {
	font-size: 0.7em;
	}
