<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"

      title="Wrap Long Lines">
  </head>
  <body>
    <pre> &lt;body&gt;
    &lt;pre&gt;&amp;lt;body&amp;gt;
    &amp;lt;pre&amp;gt;body {
    background: #ffffff; /* #efefef; */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 10px 0 0;
}
#container {
    margin: 0 auto;
    width: 950px;
}
#slider {
}
.imageRotation{
    height:308px;
    width:950px;
    overflow:hidden;
    position:relative;
    margin: 0 auto;
    }

.imageBox{
    position:absolute;
    height:308px;
    top:0px;
    left:0px;
    overflow:hidden;
    text-align: center;
    }
.imageBox img {
    display:block;
    height:308px;
    width:950px;
    float:left;
    border:none;
    }

.icoBox{
    position:absolute;
    bottom:4px;
    width:950px;
    left:810px;
    height:25px;
    line-height:40px;
    }
.icoBox span{
    display:block;
    float:left;
    height:12px;
    width:12px;
    overflow:hidden;
    background: /* url("../images/ico.png") 0px 0px no-repeat; */
    cursor:pointer;
    text-align:center;
    }
.icoBox span.active {
    background-position:0px -12px;
    cursor:default;
}
#header {
    text-align: center;
}
#header {
    background: /* url(../images/bg-header.png) repeat-x bottom center;*/
    margin: 0;
    padding: 0 0 20px;
	width: 950px; /*20190816 */
}
#header ul {
    margin: 0 auto;
    padding: 0;
    width: 950px;
}
#header ul li {
    background: /* url(../images/bg-menu.gif) repeat-x bottom center; */
    border-top: 2px solid #4f5342;
    display: inline-block;
    list-style: none;
    margin: 0 -2px;
    padding: 0;
}
#header ul li a {
    background: #009900; /* url(../images/menu-border.gif) no-repeat bottom right; */
    color: #ffffff; 
    display: block;
    font-size: 14px;
    font-weight:bold;
    height: 42px;
    letter-spacing: 1px;
    line-height: 42px;
    padding: 0 32px;
    text-align: center;
    text-decoration: none;
    /* text-transform: uppercase; */
}

#header ul li:hover ul li{
    display:block;
}
#header ul li.selected a {
    color: #ffffff; /* #4c4d3d; */
    background: #009900; /* #e5e5e5; */
}
#header ul li a:hover {
    color: #ffff33; /* #c0c3b4; */
}

#body {
    background: /* url(../images/bg-content.jpg) repeat; */
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
}
#body .sidebar {
    margin: 0;
    padding: 10px 0 20px;
    width: 220px;
    float: left;
    height: 100%;
}
#body .sidebar h2 {
    color:  #544b34; 
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    padding: 20px 0 0;
    text-shadow: 0 1px 0 #c7b997;
}
#body .sidebar h2 a {
    color: #544b34;
    text-decoration: none;
    text-transform: none;
}
#body .sidebar h2 a:hover {
    color: #3e3a2f;
}
#body .sidebar ul {
    list-style: none;
    padding: 0;
}
#body .sidebar ul li {
    color: #544b34;
    line-height: 30px;
    margin: 0;
}
#body .sidebar ul li a {
    height: 95px;
    left: 10;
    line-height: 24px;
    margin: 0;
    padding: 0 0 0 20px;
    text-decoration: none;
    z-index: 3;
}
#body .sidebar ul li.selected a{
    color: #003021; 
}
#body .sidebar ul li a:hover {
    color: #003021;
}
#body .divider {
    float:left;
    background: /* url(../images/border-dashed_vertical.png) repeat-y;*/
    width: 3px;
    height: 100%;
    left: 220px;
    position: absolute;
}
#body div.clear {
    clear:both;
}
#body .content {
    width: 677px;
    float: right;
    text-align: center;
    padding: 30px 0;
}
#body .spied2014 {
    width: 950px;
}

#body div .spiedContent {
    display:block;
    color: #544b34;
    line-height: 30px;
    margin: 0;
    padding: 20px 30px 0px 30px;
    font-size: 16px;
    text-align: justify;
    text-shadow: 0 1px 0 #c7b997;
}
#body .spiedTitle strong {
    font-size: 23px;
    text-align: center;
}
#body .spied2014 ul {
    margin: 0;
}
div .spiedTable {
    display: table;
    color: #544b34;
    line-height: 20px;
    margin: 0;
    padding: 10px 35px 0px 35px;
    font-size: 14px;
    text-align: justify;
    text-shadow: 0 1px 0 #c7b997;
}
div .spiedRow {
    display: table-row;
}
div .spiedCell {
    display: table-cell;
    text-align: center;
    border: 1px solid #c7b997;
}
div .spiedCellNoCenter {
    text-align: left;
}
div .noBorderBottom {
    border-bottom: none;
    text-align: bottom;
}
div .noBorderTop {
    border-top: none;
}
#body .content p {
    color: #544b34;
    line-height: 30px;
    margin: 0;
    padding: 20px 30px 0px 30px;
    font-size: 16px;
    text-align: justify;
    text-shadow: 0 1px 0 #c7b997;
}
#body .spiedTitle p {
    text-align: center;
    font-size: 15px;
}

#body .content .div_table {
    padding: 20px 0 0;
    display: table;
    margin: 0 auto;
}
#body .content .div_tr {
    display: table-row;
}
#body .content .div_td {
    display: table-cell;
    color: #544b34;
    line-height: 30px;
    margin: 0;
    padding: 5px 10px;
    font-size: 16px;
    text-align: justify;
    text-shadow: 0 1px 0 #c7b997;
}
#body .content a {
    color: #544b34;
}
#body .content a:hover {
    color: #3e3a2f;
}
#footer {
    padding: 0;
    margin: 0;
    text-align: center;
}
#footer .logo {
    background: #e5e5e5;
}
#footer .logo img {
    border: 0;
    height: 60px;
    padding: 20px 30px 0px 30px;
}
#footer .shadow {
    background: /* url(../images/bg-header_180.png) repeat-x bottom center;*/ 
    width: 950px;
    height: 25px;
}
#end {
}
#end p {
    color: #003021;
    font-size: 15px;
    padding: 20px 0 30px 0;
}

</pre>
  </body>
</html>
