body {
  background-color : #000;
  border : 0;
  color : #222;
  font-family: "Times New Roman", "Arial";
  font-size: 100.1%;
  text-align: justify;
}
img#background {
  border-color : #666;
  border-bottom-width : 0;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-width : 0;
  border-style : solid;
  left : 8%;
  position : fixed;
  top : 0;
  width : 84%;
  z-index : 0;
}
div#bottom {
  background-color : #777;
  bottom : 0;
  border-color : #666;
  border-bottom-width : 0;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-width : 0;
  border-style : solid;
  height : auto;
  left : 8%;
  font-size : 80%;
  position : fixed;
  width : 84%;
  z-index : 2;
}
div#bottom div#nav_sub {
  height : auto;
  width : 100%;
}
div#bottom div#nav_sub a {
  color : #fff;
  display : block;
  float : left;
  height : auto;
  margin-left : 3%;
  text-align : center;
  width : 13%;
}
div#content {
  background-color : transparent;
  border : 0;
  border-color : #666;
  border-left-width : 1px;
  border-right-width : 1px;
  border-style : solid;
  left : 8%;
  height : auto;
  position : absolute;
  top : 0;
  width : 84%;
  z-index : 1;
}
div#content div#fake_nav {
  clear : both;
  height : auto;
  margin-top : 1%;
  width : 100%;
}
div#content div#left {
  background-color : transparent;
  float : left;
  height : auto;
  margin-left : 3.5%;
  margin-top : 0.5%;
  outline-color : #000;
  outline-style : solid;
  outline-width : 1px;
  width : 15%;
}
div#content div#text {
  background-color : transparent;
  border : 0;
  float : left;
  height : auto;
  margin-left : 2.5%;
  margin-top : 0.5%;
  outline-color : #000;
  outline-style : solid;
  outline-width : 1px;
  width : 58%;
}
div#content div#right {
  background-color : transparent;
  float : left;
  height : auto;
  margin-left : 2.5%;
  margin-top : 0.5%;
  outline-color : #000;
  outline-style : solid;
  outline-width : 1px;
  width : 15%;
}
div#top {
  border : 0;
  border-color : #666;
  border-left-width : 1px;
  border-right-width : 1px;
  border-style : solid;
  height : auto;
  left : 8%;
  position : fixed;
  top : 0;
  width : 84%;
  z-index : 2;
}
div#top div#nav {
  background-color : transparent;
  margin-top : 0.5%;
}
div#top div#nav a {
  background-color : #777;
  border : 0;
  color : #000;
  display : block;
  float : left;
  height : auto;
  margin-left : 4.5%;
  outline-color : #000;
  outline-style : solid;
  outline-width : 1px;
  text-align : center;
  text-decoration : none;
  width : 15%;
}
img.text_pic {
  float: right;
  height: auto;
  margin: 1%;
  outline-color : #000;
  outline-style : solid;
  outline-width : 1px;
  width: 50%;
}
div.news {
  background-color: #000;
  border: 0;
  border-bottom-width: 1px;
  border-color: #666;
  border-style: solid;
  color: #ccc;
  text-align: center;
}
span.small {
  font-size : 80%;
}
span.bold {
  font-weight : bold;
}
div.center {
  text-align : center;
}
img.full {
  height: auto;
  width : 100%;
}
img.ffull {
  margin-left : 8%;
  margin-top : 5%;
  width : 84%;
}     
img {
  border : 0;
  height : auto;
}
img.header {
  border: 0;
  border-bottom-width: 1px;
  border-color: #666;
  border-style: solid;
  height: auto;
  width: 100%;
}
table.invisible {
  border: 0;
  height: auto;
  text-align: right;
  width: auto;
}
a.img {
  display: block;
  height: auto;
  margin-left: 37.5%;
  width: 25%;
}
a.img:hover {
  margin-left: 10%;
  width: 80%;
}
