body {
	background: #3F1205;
	}

h1, h2, h3, h4, h5, h6, p strong, p b {
	color: #3F1205;
	}

h3 {
	margin-top: 1em;
	}

#wrapper a:link {
	color: #732009;
	}
	
#wrapper a:visited {
	color: #3F1205;
	}
	
#wrapper a:hover {
	color: #A62E0D;
	}

.boxed {
	background: #f9f9f9;
	border: 1px solid #3F1205;
	}
	
	.boxed h3, #toc p {
		font-size: 12px;
		margin: 0;
		}
		
	#nav .boxed ul, #toc ul {
		padding-left: 0;
		margin-left: 0;
		}

	.boxed li, #toc li {
		list-style-type: none;
		padding-left: 0;
		margin-left: 0;
		color: #333;
		}
		
#toc {
	float: right;
	width: 125px;
	border: 1px solid #999;
	background: #eee;
	padding: 3px;
	}
	
	#toc ul {
		margin: 0 0 0 2px;
		}
	
	#toc li {
		font-size: 11px;
		}
		
	#wrapper #toc p {
		padding: 0;
		}
		

#nav li a:link, #nav li a:visited {
	color: #732009;
	text-decoration: none;
	}
#nav li a:hover {
	color: #A62E0D;
	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 {
	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: 730px;
	background: #fff;
	color: #333;
	}

#wrapper #content dt {
	color: #732009;
	font-size: 1em;
	}

#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;
	}	

#local-information p {
	margin-left: 2em;
	}
	
#local-information h3 {
	margin-left: 0.5em;
	}
	
#local-information h4 {
	margin-left: 1em
	}
	
#local-information h5 {
	margin-left: 1.5em;
	}
	
.talks {
	margin-left: 5px;
	}
			
.talks p, .talks h4, #wrapper #content .talks dt, #wrapper #content .talks dd, #wrapper #content .talks dl {
	font: 11px/15px Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	margin: 2px;
	padding: 0;
	}
	
	
.talks td {
	vertical-align: top;
	background: #eee;
	}
	
.talks h4 {
	font-size: 12px;
	font-weight: bold;
	}

.talks th {
	background: #ccc;
	vertical-align: top;
	}
	
#wrapper #content .talks dt {
	font-size: 10px;
	margin: 5px 0 -5px -3px;
	font-weight: bold;
	border-top: dotted 1px #ccc;
	padding: 3px 0 0 0;
	}
	
.talks dd strong {
	font-weight: normal;
	background: #F2C9BD;
	display: block;
	margin: 5px 0 2px -5px;
	padding-left: 3px;
	}
