<style type="text/css">
  a img,:link img,:visited img {border: none;}

  html, body {height: 100%; margin: 0px; padding 0px;}
  body {
    text-align: center;
    font: 80% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    background-image: url(/images/bg981.jpg);
    background-position: center;
    background-repeat: repeat-y;
    background-attachment: fixed;
    background-color: #B3B43C;
    margin: 0px;
    padding: 0px;
  }
  #wrapper {
	  width: 100%;
	  min-height: 100%;
	  height: auto !important;
	  height: 100%;
	  margin: 0px auto;
	  position: relative;
  }
  #container {
    width: 981px;
    text-align: left;
    margin: 0px auto;
    padding-bottom: 211px;
	/*position: relative;*/
  }

  pre,code,p {font-size: 1em;}
  dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
  address {font-style: normal;}

  h1, h2, h3, h4, h5, h6, p.description, #topnav {
  	font-family: "Trebuchet MS", Trebuchet, sans-serif;
  }
  
  a:link {
  	padding: 0 2px;
  }
  blockquote {
          margin: 1em 1em;
          font-style: italic;
  }
  
  img.floatLeft{
	  display: inline-block;
	  padding: 0 10px 0 0;
	  float: left;
  }
  
  caption {
  	font-size: 1em;
  	text-align: left;
  	padding: 4px 6px;
  }
  	font-weight: bold;
  }
  hr {
  	color: #222;
  	background: #222;
  	border-color: #222;
  }

  ul li {
  	margin-bottom: 0.8em;
  }
  ol {
	  width: 921px;
  }

  p.description {
  	font-size: 1em;
  	margin: 0;
  	padding: 0.5em 15px;
  	border-bottom: solid 1px #000;
  } 
  topnav {
	text-align: center;
  } 


  /* Custom font definitions
  ----------------------------------------------- */
  p {
  	margin: 1em 0;
  	line-height: 1.5;
  	width: 951px;
  }
  h1 {
  	text-align: left;
  	font-weight: normal;
  	font-size: 2em;
  	font-weight: bold;
  	line-height: 1.5em;
  	margin: 0;
  	letter-spacing: 2px;
  }
  h2 {
  	font-size: 1.5em;
  	color: #476B90;
  	margin: 0 0 1em 0;
  }
  h3 {
  	font-size: 1.2em;
  	padding: 4px 10px;
  	margin-top: 0.5em;
  	color: #fff;
  	background: #D8261B;
  	width: 921px;
  }
  h4 {
  	margin-top: 0.6em;
  	margin-left: 0.2em;
  	font-size: 0.9em;
  	color: #476B90
  	border-bottom: dotted 1px #9AAEC2;
  }
  h5 {
  	padding-left: 10px;
  	font-size: 1em;
  	color: #D8261B;
  }
  h6 {
  	font-size: 0.9em;
  }

  /* fixed 1 column
  ----------------------------------------------- */
  #main {
	margin: 20px;
	width: 981px;
  }
  
  #main img{
    padding: 0 10px 0 0;
    float: left;
  }
  
  #header {
	  height: 300px;
  }

  #ender {
    background-image: url(/images/bottom981.jpg);
    background-position: center;
    background-repeat: repeat-y;
    /*background-attachment: fixed;*/
    background-color: #B3B43C;
    width: 1011px;
    margin: 0px auto;
    height: 211px;
  }

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/

}

  table{
	  width: 921px;
  }
      
  caption {
  	color: #fff;
  	background: #D8261B;
  	border: solid 1px #fff;
  	border-bottom: 0;
  }
  code, kbd {
  	color: #D8261B;
  }
  dt {
  	color: #D8261B;
  }
  hr {
  	background: #604829;
  	border-color: #604829;
  	border-top: none;
  }

  p.description {
  	color: #fff;
  	background: #D8261B;
  	border-top: solid 1px #fff;
  	border-bottom: solid 1px #fff;
  }
  #topnav {
  	color: #fff;
  	background: #D8261B;
        background: #D1DAE3;
  	/*border-top: solid 1px #fff;
  	border-bottom: solid 1px #fff;*/
	width: 981px;
	margin-top: -5px;
    text-align: center;
  }
  #topnav ul {
	padding: 5px 0 5px 0;
	margin: 0px;
  }

  #topnav li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
  }
  #topnav a:link, #topnav a:visited {
	line-height: 28px;
	margin: 0 10px 10px 10px;
	text-decoration: none;
	color: #707070;
	padding-bottom: 0px;
  }
  #topnav a.indicator:link, #topnav a.indicator:visited {
	border-bottom: 3px solid #000000;
	padding-bottom: 1px;
	color: #000000;
	font-weight: bold;
  }

  #topnav a:hover{
	color: #000000;
   border-bottom: 1px solid #000000;
  }
  
  #ender a:link, #ender a:hover, #ender a:visited {
     color: #000000;
  }


  /** END CUSTOM SKIN **/
  
  .indent{
      position: relative;
      padding-left: 50px;
      padding-right: 50px;
      text-align: justify;
   }
</style>
