.break {
  width: 1px;
  height: 1px;
  overflow: hidden;
  clear: both; }

body, th, td, li, option, input, textarea {
  font-family: "Verdana", sans-serif;
  font-size: 13px; }

body {
  background: #000;
  padding: 0px;
  margin: 0px;
  background: url("/images/site_back.jpg?c=1414092989"); }

img {
  border-width: 0px; }

a {
  outline: none; }

#control {
  position: fixed;
  top: 0px;
  left: 0px;
  float: left; }
  #control div {
    width: 30px;
    height: 30px;
    cursor: pointer; }
    #control div#reload_ajax {
      background: rgba(0, 0, 128, 0.5); }
    #control div#reload_css {
      background: rgba(0, 128, 0, 0.5); }
    #control div#reload_flash {
      background: rgba(128, 0, 0, 0.5); }
    #control div#reload_images {
      background: rgba(128, 128, 0, 0.5); }

#center_canvas {
  width: 975px;
  margin: auto; }

#top {
  width: 975px;
  height: 186px;
  float: left;
  background: url("/images/top.png?c=1439492321"); }

.alt {
  display: none; }

#resize_canvas {
  background: url("/images/resize_back.png?c=1414092702");
  clear: both; }

#content_canvas {
  background: url("/images/content_back.png?c=1414092624");
    background-position: top;
    background-repeat: no-repeat;
  width: 975px;
  min-height: 600px;
  float: left; }

#top_menu {
  background: url("/images/top_menu_back.png?c=1414073765");
  width: 975px;
  height: 54px;
  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: #6B6275;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        margin-top: 0px;
        margin-left: 0px;
        border-right: solid 0px #fff; }
      #top_menu ul li a:hover {
        color: #6B6275; }
    #top_menu ul li.last a {
      border-right-width: 0px; }

#left_menu {
  float: left;
  width: 200px;
  height: auto;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  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 #999; }
      #left_menu ul li a {
        display: block;
        text-decoration: none;
        font-weight: bold;
        color: #666; }
        #left_menu ul li a:hover {
          color: #FFF; }
    #left_menu ul li.last {
      border-bottom-width: 0px; }

#content_area {
  float: left;
  width: 775px;
  min-height: 600px; }

#subpage {
  min-height: 430px !important; }

#subpage, #keywords_canvas {
  color: #666666;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 0px; }
  #subpage h1, #keywords_canvas h1 {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 23.4px; }
  #subpage a, #keywords_canvas a {
    color: #D90000;
    text-decoration: none; }
    #subpage a:hover, #keywords_canvas a:hover {
      color: #666;
      text-decoration: underline; }
  #subpage .mail_form, #keywords_canvas .mail_form {
    margin: 0px;
    padding: 0px; }
    #subpage .mail_form p, #keywords_canvas .mail_form p {
      margin: 0px;
        margin-bottom: 5px;
      padding: 0px;
      clear: both; }
    #subpage .mail_form label, #keywords_canvas .mail_form label {
      width: 130px;
      float: left;
      text-align: right;
      margin-right: 5px; }
  #subpage .flog_image, #keywords_canvas .flog_image {
    border-width: 0px; }
  #subpage .flog_list, #keywords_canvas .flog_list {
    width: 100%; }
    #subpage .flog_list th, #keywords_canvas .flog_list th {
      padding: 3px;
      background: #333;
      color: #fff;
      border: solid 1px transparent; }
    #subpage .flog_list td, #keywords_canvas .flog_list td {
      text-align: center;
      padding: 3px;
      background-color: #666;
      border: solid 1px transparent; }

#footer {
  height: 57px;
  background-color: #FFF;
  color: #FFF; }
  #footer a {
    color: #CCC; }
    #footer a:hover {
      color: #000; }
  #footer div {
    padding: 5px;
      padding-bottom: 0px; }
  #footer #footer_left {
    float: left;
    width: 35%;
    padding-top: 17px;
    padding-left: 10px; }
  #footer #footer_right {
    float: right;
    width: 55%;
    text-align: right; }

