.break {
  width: 0px !important;
  height: 0px !important;
  overflow: hidden;
  clear: both;
  padding: 0px !important;
  margin: 0px !important; }

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

#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); }

body {
  background: #fff;
  padding: 0px;
  margin: 0px; }

img {
  border-width: 0px; }

a {
  outline: none; }

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

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

.alt {
  display: none; }

#content_canvas {
  width: 975px;
  min-height: 760px;
  float: left; }

#top_menu {
  background: url("/images/top_menu_back.png?c=1472587476");
  width: 975px;
  height: 48px;
  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: #646473;
        padding-top: 16px;
        padding-bottom: 16px;
        padding-right: 11px;
        margin-top: 1px;
        margin-left: 11px;
        border-right: solid 1px #646473; }
      #top_menu ul li a:hover {
        color: #000; }
    #top_menu ul li.last a {
      border-right-width: 0px; }

#left_menu {
  float: left;
  width: 180px;
  height: 180px;
  padding-top: 20px;
  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 1px #e5e5e5; }
      #left_menu ul li a {
        display: block;
        text-decoration: none;
        font-weight: bold;
        color: #333; }
        #left_menu ul li a:hover {
          color: #6D1B23; }
    #left_menu ul li.last {
      border-bottom-width: 0px; }

#content_area {
  float: left;
  width: 655px;
  min-height: 760px; }

#subpage {
  color: #747484;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px; }
  #subpage h1 {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 21.6px; }
  #subpage a {
    color: #1c86c8;
    text-decoration: none; }
    #subpage a:hover {
      color: #0e4466;
      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_album_fields {
    margin-top: 1em;
    margin-bottom: 1em; }
  #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; }

#keywords_canvas {
  padding: 10px;
    padding-left: 0px;
    padding-right: 0px; }
  #keywords_canvas span {
    color: #747484; }
  #keywords_canvas a {
    color: #1c86c8;
    text-decoration: none; }
    #keywords_canvas a:hover {
      color: #0e4466;
      text-decoration: underline; }

#footer {
  height: 50px;
  background-color: #424251;
  color: #fff; }
  #footer a {
    color: #62a1c8; }
    #footer a:hover {
      color: #a9c5d6; }
  #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; }

