#header {
   background: url('images/banner_17.jpg') top right no-repeat;
}
#content {
   float: left;
   margin: 0px 0px 5px 0px;
   padding: 10px;
   width: 473px;
}
#content p {
   text-align: justify;
}
#content h1 {
   text-align: left;
}
#content h2 {
   font-size: medium;
   font-style: italic;
   text-align: left;
}
#content table {
   margin-left: auto;
   margin-right: auto;
   color: #1C5072;
   font-weight: bold;
}
#content p .figure_num {
   font-weight: bold;
   color: #1C5072;
}
#content .figure_text {
   padding: 5px;
   border: 1px solid black;
   text-align: justify;
}
#content td {
   text-align: left;
}

