  .w3c_valid{
    text-align: right;
    display: block;
  }
  .w3c_valid img{
    border: none 0px;
  }
  body{
  min-width: 1024px;
    margin-left: 0px;
    background-color: #bbb;
    padding: 0px;
    background: #ffffff fixed repeat-x top right;
  }
  input{
    margin: 0px;
  }
  p{
    margin: 6px;
  }
  .mainlogo{
    margin: 0px 0px 0px 0px;
  }
  .leftsidediv{
  width: 51%;
  text-align: center;
    float: left;
    margin-right: 11px;
  }
  .rightsidediv{
  width: 49%;
    overflow: hidden;
  text-align: center;
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 10;
    
    margin: 0px -15px 0px -10px;
  }
  
  .item_width_left{
    width: 495px;  
  }
  .item_width_right{
    width: 370px;  
  }
  .item_bg_topleft{
    text-align: left;
    background-position: top left;
    padding: 0px;
    margin: 0px auto 16px auto;
    border: none 0px;
    display: block;
  }
  .item_bg_topright{
    height: 30px;
    background-position: top right;
    overflow: hidden; 
    padding: 11px 0px 0px 0px;
    margin: 0px -11px 0px 11px;
    border: none 0px;
  }
  .item_bg_topright img{
    border: none 0px;
    margin: 0px 0px 0px 5px;
  }
  .item_bg_bottomleft{
    background-position: bottom left;
    position: relative;
    top: 11px;
    padding: 0px;
    margin: -11px 0px 0px 0px;
    border: none 0px;
  }
  .item_bg_bottomright{
    background-position: bottom right;
    overflow: hidden; 
    padding: 0px 11px 11px 0px;
    margin: 0px -11px 0px 11px;
    border: none 0px;
    font-family: Arial, sans-serif;
  }
  .item_bg_bottomright a{
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: green;
  }
  .item_bg_bottomright a:hover{
    text-decoration: underline;
  }
  .textdiv{
    width: 150px;
    font-size: 9px;
  }
  .ytdiv{
  height: 140px;
    float: left;
    font-size: 9px;
    margin: 0px 0px 5px 0px;
  }
  .ytimage{
    width: 150px;
    height: 110px;
    margin: 0px 2px 5px 2px;
    border: solid 1px black;
  }
  .ytwatermark {
    border: 0px;
    z-index: 5;
    margin: -0px 5px 2px -40px;
  }
  .wwwdiv{
  height: 140px;
    clear: both;
    display: block;
    font-size: 8px;
    margin: 0px 0px 5px 0px;
  }
  .wwwimage{
    width: 25px;
    height: 17px;
    vertical-align: top;
    margin: 0px 5px 0px 2px;
    border: solid 1px black;
  }
  .wwwwatermark {
    border: 0px;
    z-index: 5;
    margin: -0px 5px 2px -38px;
  }
  .webdiv{
    clear: both;
  }
  .webbullet {
    border: 0px;
    margin: 0px 0px 1px 5px;
  }
  .imagediv{
  height: 140px;
    float: left;
    font-size: 8px;
    margin: 0px 0px 5px 0px;
    overflow: hidden;
  }
  .imageimage{
    max-height: 110px;
    max-width: 150px;
    border: solid 1px black;
    margin: 0px 2px 5px 2px;
  }
  .imagewatermark {
    border: 0px;
    z-index: 5;
    margin: 0px 5px 2px -20px;
  }
  .dateimage{
    margin: 10px 0px 5px 0px;
  }

  #interface {
    margin-top: 40px;
  }
  #linkwiz_text{
    width: 290px;
    margin: 0px 5px 0px 0px;
  }
  #linkwiz_button{
    margin: 0px 0px 0px 0px;
  }
  #origpage a{
    color: lightgrey;
    font-family: Arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
  }
  .nextweek {
    border: 0px;
    height: 100px;
  }