  body {
    background: #FFFFFF;
    overflow:hidden;
  }

  a {
    font-size:smaller;
  }
  html>body a {
    font-size:small;
  }

  table, td, tr {
    border:0px;
    padding:0px;
    margin:0px;
    clear: both;
    border-collapse: collapse;
    border-spacing: 0px;
  }

  span {
    margin:0px;
    padding:0px;
  }

  image {
    display: block;
    border:0px;
    margin:0px;
    padding:0px;
  }

  div {
    padding:0px;
    margin:0px;
  }

  div#rightpart {
    width:300px;
    float:right;
  }

  div#information {
    width:300px;
    height:342px;
    float:right;
    clear: both;
    border:2px solid #FFCC66;
    background:#FFFF99;
  }
  html>body div#information {
    height:345px;
    margin: 5px;
    margin-bottom:0px;
  }

  div#pagetitle {
    float:left;
    top: 10px;
    width: 270px;
    height: 45px;
  }

  div#titlename {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    width:268px;
    padding-left: 2px;
  }

  div#flaggs {
    text-align: right;
    float: right;
    margin-top:2px;
    height: 43px;
  }
  html>body div#flaggs {
  height:45px;
  margin: 5px;
  }

  div#description {
    float: left;
    padding: 2px;
    height:265px;
    width: 296px;
    background:#FFFFEE;
  }

  div#comments {
    float:left;
    height: 20px;
    width: 300px;
    text-align: center;
  }


  .imagetitle {
    width:300px;
  }

  .comments {
    width:300px;
  }


  div#navbar {
    position: relative;
  }
  html>body div#navbar {
    padding-right:5px;
  }

  div#to_index {
    float:left;
    padding:5px;
  }
  div#backforw {
    float:right;
  }

  td.navigation {
    padding-left:5px;
    padding-top:5px;
  }

  div#picture {
    float: right;
    border:2px solid #FFCC66;
    margin-right:25px;
    margin-top:-1px;
  }
  html>body div#picture {
    margin-top:4px;
    margin-right:30px;
  }

  div#stats {
    position:absolute;
    height:10px;
    vertical-align: bottom;
    bottom:10px;
    clear: both;
    text-align: left;
    font-size:small;
  }
  html>body div#stats {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

.pagetitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20pt;
  color: #000000;
  font-weight: bold;
}
.thumbtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
}
.imagetitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
}
.navigation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
}
