    html, body
      {
      width: 100%;
      height: 100%;
      padding: 0;
      margin: 0;
      background: #fff !important;
	  background: url(../images/templates/vantaa/topbg.png) repeat-x center top !important;

      }
    body#body
      {
      }
    div#top_bg 
      {
      width: 100%;
      height: 100%;
      float: left;
	  background-color: #3f92cf !important;
      }
    div#header
      {
      width: 990px;
      height: 134px;
      float: left;
      margin: 0 !important;
	  padding: 0px 30px;
	  	  background-color: #3f92cf !important;

      background: url(../images/templates/vantaa/vantaa.png) no-repeat left center;
      }
    #headerlinks
      {
      display: none !important;
      }
    div#content_wrapper
      {
      width: 990px;
      height: auto;
      float: left;
      background: #fff;
      }
    div#content
      {
      float: left; 

      }
    div#player_area
      {
      margin-top: 20px;
      }
    #currentwebcastevent
      {
      margin-top: 20px !important;
      }
    #currentpresentationinfo
      {
      margin-bottom: 10px;
      }
    div#footer
      {
	display: none;
      width: 990px;
      height: 0px;
      float: left;
       }
    h1
      {
      color: #666 !important;
      padding: 0;
      margin: 0;
      }
    table#topnav
      {
      color: #fff !important;
      }
    #topnav a
      {
      color: #fff !important;
      }
    #topnav a:hover
      {
      color: #00cccc !important;
      background: #fff !important;
      }
    .activetab
      {
      background: #3f92cf !important;
      }
             div#currentpresentationinfotop {
    float: left;
    height: 30px;
}