#page-container {
	width: 1024px;
	margin: auto;
}

  span#inner { 
    float: left;
    width: 10px;
    }

  body { 
    margin: 10pt;
    padding: 0pt;
    background: rgb(255, 255, 255) url(images/fpdreversebackgroundwblackcompass.jpg) repeat-x scroll center top;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    z-index: 0;
    }

  h1 { 
    margin: 0pt;
    color: rgb(255, 255, 255);
    font-size: 25pt;
    font-family: 'Hoefler Text','Georgia','Times New Roman','serif';
    font-weight: 900;
    line-height: 1.1em;
    text-align: left;
    padding-left: 265px;
    text-transform: uppercase;
    letter-spacing: 1pt;
    padding-top: 20px;
    padding-bottom: 5px;
    }

  h2 { 
    margin: 0pt;
    color: rgb(255, 255, 153);
    font-size: 16pt;
    font-family: 'Gill Sans','Verdana','Arial';
    font-weight: normal;
    line-height: 14px;
    text-align: left;
    padding-left: 350px;
    letter-spacing: 0.5pt;
    padding-top: 0pt;
    padding-bottom: 0px;
    }

  h3 { 
    margin: 0pt;
    color: rgb(102, 153, 0);
    font-size: 14pt;
    font-family: 'times','Times New Roman','times-roman','georgia','serif';
    font-style: italic;
    font-weight: bold;
    line-height: 14pt;
    font-stretch: extra-expanded;
    text-align: left;
    padding-left: 410px;
    word-spacing: 12pt;
    letter-spacing: 3pt;
    padding-top: 0pt;
    padding-bottom: 12px;
    }

  p { 
    color: white;
    text-align: center;
    font-size: 12pt;
    font-family: Tahoma,'Gill Sans','sans-serif','Lucida','arial','Courier';
    font-style: normal;
    font-weight: bold;
    line-height: 12pt;
    background-color: transparent;
    }

  a:link { 
    color: rgb(255, 255, 255);
    font-size: 10pt;
    font-family: 'Gill Sans','sans-serif','Lucida','arial';
    font-style: normal;
    font-weight: 400;
    line-height: 12pt;
    font-stretch: normal;
    text-decoration: none;
    background-color: transparent;
    }

  a:visited { 
    color: lightgreen;
    font-size: 10pt;
    font-family: 'Gill Sans','sans-serif','Lucida','arial';
    font-style: normal;
    font-weight: 400;
    line-height: 12pt;
    font-stretch: normal;
    text-decoration: none;
    background-color: transparent;
    }

  a:active { 
    color: rgb(255, 255, 255);
    font-size: 10pt;
    font-style: normal;
    font-family: 'Gill Sans','sans-serif','Lucida','arial';
    font-weight: 400;
    line-height: 12pt;
    font-stretch: normal;
    text-decoration: none;
    background-color: transparent;
    }

  a:hover { 
    color: blue;
    font-size: 10pt;
    font-style: normal;
    font-family: 'Gill Sans','sans-serif','Lucida','arial';
    font-weight: 400;
    line-height: 12pt;
    font-stretch: normal;
    text-decoration: none;
    background-color: transparent;
    }

  noscript { 
    font-style: normal;
    font-family: 'Gill Sans','sans-serif','Lucida','arial';
    text-decoration: none;
    background-color: transparent;
    color: white;
    }

  img#logo { 
    width: 225px;
    height: 105px;
    top: 3px;
    left: 250px;
    }

  div#map { 
    border: 7px solid greenyellow;
    margin: 5px;
    width: 650px;
    height: 550px;
    float: left;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    z-index: 1;
    }

  div#sidebar {
    font-color: white;
    font-size: 9pt;
    font-style: normal;
    font-family:'Gill Sans','sans-serif','Lucida','arial';  
    border: 7px solid greenyellow;
    margin: 5px;
    float: left;
    height: 550px;
    width: 235px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    z-index: 1;
    overflow: auto;
    }

  div#status { 
    text-align: center;
    color: rgb(255, 0, 0);
    }

  div#para {
    margin: 0;
    padding: 0; 
    border: 0pt none ;
    width: 850px;
    height: 600px;
    }
    
  div#bottom {
    margin: 0;
    padding: 0; 
    width: 850px;
    height: 300px;
    }

  p#meta { 
    color: white;
    text-align: center;
    font-size: 8.5pt;
    font-family: 'Gill Sans',sans-serif,Lucida,arial,Courier;
    font-style: normal;
    font-weight: lighter;
    line-height: 9pt;
    background-color: transparent;
    padding-bottom: 15px;
    padding-top: 75px;
    }

   table#sidebarTBODY th, table#sidebarTABLE td {
    color: white;
    font-size: 10pt;
    font-style: normal;
    font-family:'Gill Sans','sans-serif,'arial';
    }
