body {
  font-family: Arial, sans-serif;
  font-size: 12px; }

a {
  text-decoration: none;
  color: black; }

a:visited {
  color: #111111; }

a:hover {
  text-decoration: underline; }

p {
  margin: 5px; }

img {
  margin-right: 10px; }

ul {
  list-style-type: none; }

#error {
  color: red; }

#menu {
  line-height: 1;
  font-weight: 900;
  color: white; }
  #menu li {
    height: 100%;
    margin-bottom: 10px; }
  #menu ul {
    list-style-type: none; }

#notice {
  color: green; }

#edit_name {
  width: 300px;
  float: left;
  margin-right: 50px;
  margin-bottom: 10px; }

#date {
  padding: 10px;
  width: 100px;
  height: 60px;
  float: right;
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  color: #999999;
  border: 2px dotted black;
  z-index: 2; }

#date_gallery {
  width: 100px;
  text-align: center; }

#event_title {
  width: 550px;
  float: left; }
  #event_title a {
    color: orange; }

#event_info {
  clear: both; }

#page {
  position: absolute;
  top: 33px;
  left: 0px;
  width: 100%; }

#panel {
  padding: 10px;
  background: #aaaaaa;
  height: 13px;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100; }
  #panel form {
    width: 700px;
    float: left; }
  #panel h2 {
    margin: 0 10px 0;
    float: left; }
  #panel a {
    color: white; }
  #panel a:visited {
    color: white; }
  #panel p {
    font-size: 16px;
    margin-right: 10px;
    float: left; }

#main {
  height: auto !important;
  margin: 0 auto;
  min-height: 100%; }
  #main img {
    float: left;
    margin: 0px 10px 10px 0px;
    border: 0; }

#path {
  color: orange;
  font-size: 14px;
  margin: 10px 0; }
  #path a {
    color: orange;
    font-weight: bold; }

#event_body {
  float: left;
  width: 70%;
  margin-right: 10px; }

#event_game {
  width: 250px;
  float: left; }

#event_else_info {
  clear: both; }

#footer {
  clear: both;
  height: 40px;
  margin: 0px auto 0; }

#text {
  margin: 5px; }
  #text img {
    float: left;
    margin: 5px; }

#content {
  background: transparent url(/t.gif) repeat-x scroll center top; }
  #content #b {
    background: transparent url(/b.gif) repeat-x scroll center bottom; }
    #content #b #t {
      background: transparent url(/tr.gif) no-repeat scroll right top;
      width: 100%; }
      #content #b #t #tl {
        background: transparent url(/tl.gif) no-repeat scroll left top;
        height: 16px;
        width: 100%; }
    #content #b #l {
      background: transparent url(/l.gif) repeat-y scroll left center; }
      #content #b #l #r {
        background: transparent url(/r.gif) repeat-y scroll right center; }
        #content #b #l #r #inf {
          margin: 0px 18px;
          padding-top: 0px;
          padding-bottom: 5px;
          height: 100%;
          z-index: 10; }
          #content #b #l #r #inf a {
            color: orange; }
          #content #b #l #r #inf p {
            height: 100%; }
        #content #b #l #r #info {
          margin: 0px 18px;
          padding-top: 0px;
          padding-bottom: 5px;
          height: 100%;
          width: 100%;
          z-index: 10; }
          #content #b #l #r #info p {
            height: 100%; }
    #content #b #br {
      background: transparent url(/br.gif) no-repeat scroll right bottom;
      width: 100%; }
      #content #b #br #bl {
        background: transparent url(/bl.gif) no-repeat scroll left bottom;
        height: 15px;
        width: 100%; }

#tabs {
  margin: 0px auto 0px;
  clear: both;
  color: orange; }
  #tabs a {
    color: black; }

#left {
  font-weight: 400;
  line-height: 1; }
  #left a {
    font-weight: 900; }

#photo-list {
  display: block;
  float: left; }

#photo {
  height: 150px;
  width: 100px;
  float: left;
  text-align: center;
  position: relative; }
  #photo img {
    clear: both;
    float: left;
    margin: 0; }

.photo_title {
  clear: both; }

.tag {
  font-size: 11px;
  clear: both; }

#tags {
  padding-left: 5px; }
