body {
 color: #cccccc;
 background:        #000000;
 margin:           0px;
 padding:          0px;
 font-family:      "Arial";
 font-size:        13px;
 line-height:    18px;
 letter-spacing:0.5px;
}

a {
  color: #cccccc;
}

.clear {
  clear:            both;
}

.left {
  float:left;
}

.right {
  float:right;
}


.main {
  width:            800px;
}

.topdiv {
  width:            800px;
  background:       url('../img/logo_menu.png');
  height:           282px;
}

.topnav {
  float:            right;
  margin-top:       254px;
  margin-right:     -20px;
  height:           20px;
  width:            600px;
}

.topnav a{
color: #cccccc;
 font-family:      "Verdana";
 font-size:        1em;
 text-decoration:  none;
 float:            right;
 display:          block;
 margin-right:     24px;
}

.topnav a img{
 border:           none;
 height:8px;
 vertical-align:   middle;
 margin-right:2px;
}

.content {
 text-align:       left;
 padding-left:     20px;
 padding-right:    20px;
}

.second_nav {
 float:            right;
 width:            100%;
 margin-top:       5px;
 margin-bottom:    10px;
 margin-right:     20px;
}

.second_nav a{
  color: #cccccc;
 font-family:      "Verdana";
 font-size:        1em;
 text-decoration:  none;
 float:            right;
 display:          block;
 margin-left:     26px;
}

.second_nav a img{
 border:           none;
 height:8px;
 vertical-align:   middle;
 margin-right:2px;
}

.third_left_nav{
  float:left;
}

.third_left_nav img{
 border:           none;
 height:           8px;
 vertical-align:   middle;
 margin-right:     2px;
}

.third_left_nav a{
 display:block;
  color: #cccccc;
 font-family:      "Verdana";
 font-size:        1em;
 text-decoration:  none;
}
.third_left_nav .notactive{
 margin-left:10px;
}

.poster{
  float:left;
  width:180px;
  margin-left:190px;
  margin-top:18px;
}

.poster a{
  color: #cccccc;
 font-family:      "Verdana";
 font-size:        1em;
 text-decoration:  none;
 /*font-weight:bold;*/
 margin-left:-1px;
}

.video_right{
  float:right;
  margin-top:38px;
}

.content p{
 margin:0px;
}

.gallery{
  float:left;
  margin-right:20px;
  text-align:center;
  /*font-weight:bold;*/
  margin-bottom:20px;
  width:230px;
  height:170px;
}

.gallery a{
  text-decoration:none;
}

