/* **************** TEMPLATE ***************** */
/* ====== Page Head, Body, and Foot ====== */
html{
    color:#000; background: url(/static/img/scanlines_q.jpg)  0 0 #1E1E1E;
}  
#bd{overflow:hidden; _overflow:visible; zoom:1;}
#page{margin: 0 auto; width: 950px;} /* wraps entire page */
.wa{margin: 0 auto; width: 950px; }
#sportkaiser_v1{}
#gtop{ background: url('/static/img/gtop.png') no-repeat bottom  ; width:100% ; height:220px; }
#logo{  }
#linkbar{position: absolute; top:0px; right: 10px;}
/*.breadcrumbs { background: url('/static/img/bc.png') no-repeat bottom ; width:100% ; height:40px; }  */
 .breadcrumbs div { padding-left:20px; font-size: 11px; line-height: 18px; vertical-align: middle;}
 .breadcrumbs_a { background: url('/static/img/bc.png') no-repeat left bottom;  height:22px; }
 .breadcrumbs_b { background: url('/static/img/bc.png') no-repeat right bottom ;  height:22px; }
 .breadcrumbs a.active {font-weight: bold;}
 .breadcrumbs a {font-weight: normal; color:#414141 ;} 
/* 
"old school" and "liquid" extend #main to allow for different page widths
(important is required so a class can overwrite an ID)
*/
.oldSchool{width:750px !important;}
.liquid{width: auto !important;margin:0;}
/* ====== Columns ====== */
.main{overflow:hidden; _overflow:visible; zoom:1;}
.leftCol{float:left; width:250px;}
.rightCol{float:right; width: 300px;}
/* extend columns to allow for common column widths */
.gMail{width:160px;}
.gCal{width:180px;}
.yahoo{width:240px;}
.myYahoo{width:300px;}



