body
{ 
background-image: url(../images/bkg-orig-whole-noembeds.jpg); 
background-repeat: no-repeat;
background-color: #FFFFFF;
font-family: arial, sans-serif
}


div#all {
	width:	90%;
	margin: auto;
}

div#d_top {
	float: top;
	height: 178px;
	margin-top: -78px;
}


div#d_main_content {
	margin-left: 200px;
}

div.d_sampledescription {
	color: orange;
	background-color: black;
}

div#nav{
	margin-top: 90px;
	width: 190px;
	float: left
}


div#nav ul li {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  list-style: outside square;
  list-style-type: none;
  margin-left: -35px
}

div#nav ul li.nav_section_header {
margin-top: 15px;
margin-left: -41px;
color: #c8b368
}

div#nav ul li a {
  text-decoration: none;
  color: white
}

div#nav ul li a:hover {
  text-decoration: underline;

}

div#d_copyright{ 
	display:block;
	text-align: center;
	margin-left:230px;
	margin-top:50px;
	clear: both;
	float:left
	}

span.s_orange {
  color: orange
}
