  #header{
    background: #0f93ff 0 0 no-repeat url('/shop/images/t1ps_header_logo_small.jpg');
  }
   
  a:link,
  a:visited,
  #static-page a:link,
  #static-page a:visited{
    color:#0f93ff;
  }  
  
  a:visited,
  #static-page a:visited{
    color:#666;
  }  

  body #publicLogo {
    height:165px;
    left:25px;
    margin:0;
    overflow:hidden;
    padding:0;
    position:absolute;
    top:45px;
    width:410px;
  }

  #publicHeadline{
    color:#FFF;
    font-family: "Arial Black", Arial, Helvetica, sans-serif;          
    width:260px;
    padding:0 0 0 0;
    float:right;
    margin:90px 35px 0 0;    
    font-size:21px;
    line-height:26px;
    position:relative;
    text-align:center;
  }
  
    #publicHeadline p{
      margin:0 auto;
      text-align:center;
    }
    
    #publicHeadline .top{
      font-size:28px;
    }
    
    #publicHeadline .bottom{
      display:block;
    }
    
      #publicHeadline p strong{
        color:#000;
      }

  
  #publicHeadline2{
    color:#adffbb;
    font-weight:bold;
    float:right;
    margin:3px 10px 0 0;    
    font-size:11px;
    line-height:14px;
    clear:right;
    text-align:center;
    width:300px;
  }
  
    #publicHeadline2 p{
     margin:0; 
    }
    

  body #publicHeader{
    height:260px;
    background:0 0 repeat-x url('/shop/images/t1ps_header_logo.jpg');
    margin:0; padding:0;
    overflow:hidden;
  }
  
  
  body #marquee {
    background:none;
    margin:-41px 0 15px 180px;
    width:755px;
    overflow:hidden;
    height:37px;    
  }
  
  body #scroller{
    font-size:13px;
    color:#FFF;
    font-weight:normal;
  }
  
/* Secondary Navigation Links
------------------------- */
   
    body #homeSecondaryLinks{
      margin:23px 0 10px 40px;
    }
    
/* Subnavigation
 ------------------------------------------------------------- */

  #nav-site-list li.selected a{
    background-color:#0f93ff;
    border-bottom:1px solid #084a58;
  }              
              
  #nav-site-list li ul.subnav li.all_articles a{
   color:#0f93ff;
  }      
  
/* Product Page
 ------------------------------------------------------------- */

  #homeSignupList p{
    background: 0 2px no-repeat url('/shop/images/bg_bullet_point_blue.gif');
  }  
  
  #homeSignupList h3{
    color:#0f93ff;
  }
  
  #homeSignupBlock .signUpPrice{
    color:#444;
  }
  
  #center #homeSignupBlock p strong{
    color:#0f93ff;
  }  
  
/* Advertorial Blocks
 ------------------------------------------------------------- */
  
  .advertorial-block a:link,
  .advertorial-block a:visited{
    color:#0f93ff;
  }


/* Author Bio
------------------------- */

  #bioTom{
    margin-left:30px;
    float:left;
    width:295px;
    background:0 0px no-repeat url('/shop/images/bg_tom.jpg');
  }
  
  #bioEvil{
    margin-left:40px;
    float:left;
    width:295px;
    background:0 0px no-repeat url('/shop/images/bg_evil.jpg');
  }
  
  #bioEvil a{
    float:right;
  }

/* Search Box
------------------------- */  
  body #frm_keywords{
    background: 0 0 no-repeat url('/shop/images/bg_search_t1ps.gif');        
  }    
  
