@media screen {

  body {
    color:#000000;                                                                             /* halloween-2011.png exists, use it. */
    background: url('/images/fall_winter/2012-01-06.jpg') top center repeat-x #ffffff;   /*typically use /images/2011-generic.png */
  }
  
  #probanner {
    position:absolute;
    top:0px;
    right:20px;
    border:1px solid #009900;
    background-color: #ccffcc;
    background-image: url('/images/2008_guide.gif');
    background-position: bottom center;
    background-repeat: no-repeat;
    font-size: 10px;
    font-family: sans-serif;
    padding:3px 3px 41px 3px;
    margin:2px 2px 0px 0px;
    text-align: left;
  }
  
  a.prohsg:LINK, a.prohsg:VISITED {display: block; color: #000000; font-weight: bold; text-decoration: none;}
  
  a.prohsg:hover, a.prohsg:active{display: block; color: #000000; font-weight: bold; text-decoration: none; background-color: #fff8f8;}
  

  #prolink {font-weight: bold;}
  
  td.srch {padding-top:70px;}

}
