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#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
}div#d_empty_top {
  height: 120px
}

div#d_main_container {
  text-align: center
}

div#d_index_center {
	display: inline;
	float: top
}

.title {
  font-size: 130%;
  font-weight: bold
}

.subtitle {
  font-size: 110%;
  font-weight: bold
}

.c_sub-title_centered {
  text-align: center;
  font-size: 110%;
  font-weight: bold
}

.80 {
  font-size: 80%
}

.d_center_me {
  text-align: center
}