
  .break {
    width: 1px;
    height: 1px;
    overflow: hidden;
    clear: both; }
  
  body, th, td, li, option, input, textarea {
    font-family: "Verdana", sans-serif;
    font-size: 12px; }
  
  body {
    background: #fff;
    padding: 0px;
    margin: 0px; }
  
  img {
    border-width: 0px; }
  
  a {
    outline: none; }
  
  #center_canvas {
    width: 975px;
    margin: auto; }
  
  #top {
    width: 975px;
    height: 253px;
    float: left; }
  
  .alt {
    display: none; }
  
  #resize_canvas {
    background: url("/images/resize_back.png"); }
  
  #content_canvas {
    background: url("/images/content_back.jpg");
      background-position: top;
      background-repeat: no-repeat;
    width: 975px;
    min-height: 792px;
    float: left; }
  
  #top_menu {
    background: url("/images/top_menu_back.jpg");
    width: 975px;
    height: 46px;
    float: right;
    position: relative;
    overflow: hidden; }
    #top_menu ul {
      margin: 0px;
      padding: 0px;
      position: relative;
      float: left;
      left: 50%; }
      #top_menu ul li {
        display: block;
        position: relative;
        float: left;
        left: -50%; }
        #top_menu ul li a {
          display: block;
          text-decoration: none;
          text-align: center;
          font-weight: bold;
          color: #fff;
          padding-top: 1px;
          padding-bottom: 1px;
          padding-right: 8px;
          margin-top: 15px;
          margin-left: 7px;
          border-right: solid 2px #fff; }
          #top_menu ul li a:hover {
            color: #f33; }
      #top_menu ul li.last a {
        border-right-width: 0px; }
  
  #left_menu {
    float: left;
    width: 169px;
    height: 536px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 10px;
    padding-bottom: 0px; }
    #left_menu ul {
      list-style-type: none;
      padding: 0px;
      margin: 0px; }
      #left_menu ul li {
        list-style-type: none;
        display: block;
        padding-top: 0px;
        padding-bottom: 0px;
        border-bottom: solid 0px #333; }
        #left_menu ul li a {
          display: block;
          text-decoration: none;
          font-weight: bold;
          color: #333; }
          #left_menu ul li a:hover {
            color: #f00; }
      #left_menu ul li.last {
        border-bottom-width: 0px; }
  
  #content_area {
    float: left;
    width: 626px;
    min-height: 762px; }
  
  #subpage {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px; }
    #subpage h1 {
      margin-top: 0px;
      margin-bottom: 10px;
      padding: 0px;
      font-size: 21.6px; }
    #subpage a {
      color: #009045;
      text-decoration: none; }
      #subpage a:hover {
        color: #BFDD02;
        text-decoration: underline; }
    #subpage .mail_form {
      margin: 0px;
      padding: 0px; }
      #subpage .mail_form p {
        margin: 0px;
          margin-bottom: 5px;
        padding: 0px;
        clear: both; }
      #subpage .mail_form label {
        width: 130px;
        float: left;
        text-align: right;
        margin-right: 5px; }
    #subpage .flog_image {
      border-width: 0px; }
    #subpage .flog_list {
      width: 100%; }
      #subpage .flog_list th {
        padding: 3px;
        background: #333;
        color: #fff;
        border: solid 1px transparent; }
      #subpage .flog_list td {
        text-align: center;
        padding: 3px;
        background-color: #666;
        border: solid 1px transparent; }
  
  #footer {
    height: 81px;
    background-color: #000;
    background-image: url("/images/footer_back.jpg");
    color: #fff; }
    #footer a {
      color: #C9DC48; }
      #footer a:hover {
        color: #BFDD02; }
    #footer div {
      padding: 5px;
        padding-bottom: 0px; }
    #footer #footer_left {
      float: left;
      width: 35%;
      padding-top: 10px; }
    #footer #footer_right {
      float: right;
      width: 65%;
      text-align: right; }

