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;
		}
		
	#nav .boxed ul {
		padding-left: 0;
		margin-left: 0;
		}

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

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

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

#venue #li-venue a, #venue #li-venue a:hover, #reg #li-reg a,
#reg #li-reg a:hover, #accommodations #li-accommodations a, 
#accommodations #li-accommodations a:hover, #abs #li-abs a, 
#abs #li-abs 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, #present #li-present a,
#present #li-present a:hover, #alternate-hotels #li-alternate-hotels a,
#alternate-hotels #li-alternate-hotels a:hover,
#files #li-files a, #files #li-files a:hover {
	font-weight: bold;
	cursor: default;
	color: #333;
	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;
	}
	
	#content table {
		font: 12px/14px Verdana, Lucida, Helvetica, Arial, sans-serif;
		margin: 0.75em 1.2em;
		}
