#page {
  position: relative;
  z-index: 20;
  width: 956px;
  padding: 0;
  margin: 22px auto 10px;
  color: #33281d; }
  #page .floatingnotice {
    margin: 0 auto;
    padding: 40px 0;
    text-align: center; }
    #page .floatingnotice .floatingnotice_top {
      background: url('/images/sidebar-top_shadow.png') no-repeat top center;
      height: 20px;
      margin: 0 auto; }
    #page .floatingnotice .floatingnotice_content {
      background: url('/images/sidebar-content_shadow.png') repeat-y top center;
      width: 308px;
      padding: 1px 20px;
      margin: 0 auto;
      text-align: center; }
    #page .floatingnotice .floatingnotice_bottom {
      background: url(../images/sidebar-bottom_shadow.png) no-repeat bottom center;
      height: 20px;
      margin: 0 auto; }
  #page .page-bg {
    padding: 0 8px;
    background: transparent url('/images/page_bg.png') repeat-y center; }
  #page .page-top {
    background: transparent url('/images/page_bg_top.png') no-repeat top center;
    height: 23px; }
  #page .page-bottom {
    background: transparent url('/images/page_bg_bottom.png') no-repeat bottom center;
    height: 23px; }

#content {
  padding: 24px 16px;
  background: #fff;
  position: relative; }
  #content h1 {
    color: #33281d;
    font-size: 1.375em;
    line-height: 1.1em;
    padding: 0;
    margin: 1em 0 0.5em; }
  #content h2 {
    color: #cc6600;
    font-size: 1.125em;
    font-weight: normal;
    line-height: 1.1em;
    margin: 1em 0 .25em; }
  #content h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.1em;
    margin: 1em 0 0;
    color: #33281d; }
  #content #categories h2 {
    padding: 0 0 0 0.8em; }
    #content #categories h2 strong {
      font-weight: normal;
      color: #666666; }
    #content #categories h2 a {
      text-decoration: none; }
      #content #categories h2 a:hover {
        text-decoration: underline; }
  #content #categories h3 {
    margin-left: -0.1em; }
    #content #categories h3 a {
      color: #33281d;
      text-decoration: none; }
      #content #categories h3 a:hover {
        text-decoration: underline; }
  #content #categories ul {
    padding: 0 16px 1em;
    margin: 0; }
    #content #categories ul li ul {
      padding: 0; }
      #content #categories ul li ul li {
        display: inline;
        font-size: 12px; }
    #content #categories ul.two-column li {
      float: left;
      clear: none;
      width: 46.5%;
      padding: 0 3% 0 0; }
      #content #categories ul.two-column li ul li {
        float: none;
        width: auto;
        padding: 0; }
    #content #categories ul.two-column a.subsub_node {
      z-index: 21;
      padding: 0;
      margin: 0;
      width: 11px;
      height: 11px;
      background: #fff; }
      #content #categories ul.two-column a.subsub_node / {
        text-decoration: none; }
      #content #categories ul.two-column a.subsub_node:hover {
        background: #eee; }
    #content #categories ul.two-column .subsub_list {
      position: absolute;
      top: 0;
      left: 0;
      display: none;
      z-index: 21;
      padding: 2px;
      margin: 0;
      background: #fff;
      border: 1px solid #ccc; }
      #content #categories ul.two-column .subsub_list ul {
        display: block; }
        #content #categories ul.two-column .subsub_list ul li {
          display: block; }
          #content #categories ul.two-column .subsub_list ul li a {
            display: block;
            padding: 2px;
            font-size: 11px;
            white-space: nowrap;
            background: #fff; }
            #content #categories ul.two-column .subsub_list ul li a:hover {
              background: #eee; }
  #content #categories.alpha h3 {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0.5em 0 0;
    padding: 5px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #eee;
    color: #999;
    font-size: 20px;
    text-align: center;
    background: #f0f0f0; }
  #content #categories.alpha ul {
    margin: 0 0 0.5em; }

body.signup #page #content,
body.widgets #page #content,
body.exceptions #page #content {
  padding: 32px 503px 32px 40px;
  min-height: 380px;
  background: #fff url('/images/page_bg-redgirl.jpg') bottom right no-repeat; }
body.signup #page h1,
body.widgets #page h1,
body.exceptions #page h1 {
  margin: 0 -476px 22px -9px;
  font-weight: normal;
  font-size: 48px;
  line-height: 46px; }
  body.signup #page h1 em,
  body.widgets #page h1 em,
  body.exceptions #page h1 em {
    display: block;
    font-size: 32px;
    font-style: normal;
    line-height: 32px;
    padding: 0 0 0 75px;
    margin: 0 0 10px; }

body.widgets #page #content {
  background-position: top right; }
body.widgets #page ol {
  list-style: decimal;
  color: #ccc;
  margin: 0;
  padding-left: 2em; }
  body.widgets #page ol li {
    color: #33281d;
    font-weight: bold;
    margin: 0.5em 0; }
body.widgets #page .getwidget {
  border-bottom: 1px dotted #ccc;
  padding: 8px 0;
  width: 860px;
  position: relative; }
  body.widgets #page .getwidget h3 {
    margin: 1em 0; }
  body.widgets #page .getwidget .codeget {
    width: 180px;
    float: left;
    text-align: center; }
    body.widgets #page .getwidget .codeget textarea {
      width: auto;
      height: 80px;
      overflow: auto;
      font-size: 11px; }
  body.widgets #page .getwidget .example {
    float: left; }

body.home-national_index #content,
body.widgets #content {
  padding: 10px 20px;
  line-height: 1.25em; }
  body.home-national_index #content a,
  body.widgets #content a {
    text-decoration: none; }
    body.home-national_index #content a:hover,
    body.widgets #content a:hover {
      text-decoration: underline; }
  body.home-national_index #content .jump-bar li,
  body.widgets #content .jump-bar li {
    display: block;
    float: left;
    padding: 0;
    margin: 0; }
    body.home-national_index #content .jump-bar li a,
    body.widgets #content .jump-bar li a {
      display: block;
      float: left;
      width: 12px;
      text-align: center;
      padding: 1px;
      margin-right: 1px;
      text-decoration: none;
      border-right: 1px solid #ddd;
      font-size: 0.625em;
      border: 1px solid #fff; }
      body.home-national_index #content .jump-bar li a:hover,
      body.widgets #content .jump-bar li a:hover {
        background: #eee;
        border: 1px solid #ddd;
        text-decoration: underline;
        color: #000; }
  body.home-national_index #content #states li,
  body.widgets #content #states li {
    margin: 0; }
    body.home-national_index #content #states li h3,
    body.widgets #content #states li h3 {
      display: block;
      clear: both;
      padding: 5px 10px;
      margin: 5px 0;
      background: #eee;
      border-bottom: 2px solid #ccc;
      color: #333;
      font-size: 1.125em;
      font-weight: normal; }
      body.home-national_index #content #states li h3 a,
      body.widgets #content #states li h3 a {
        font-size: 12px; }
    body.home-national_index #content #states li ul,
    body.widgets #content #states li ul {
      margin: 0 15px; }
      body.home-national_index #content #states li ul li,
      body.widgets #content #states li ul li {
        display: block;
        float: left;
        margin: 0;
        padding: 0; }
        body.home-national_index #content #states li ul li a,
        body.widgets #content #states li ul li a {
          display: block;
          float: left;
          width: 120px;
          margin: 0 3px 6px 3px;
          padding: 3px 5px;
          background: #fff;
          border: 0;
          font-size: 0.75em; }

body.widgets #content .jump-bar,
body.widgets #content #states {
  width: 860px; }
