

/* **************** TEMPLATE ***************** */
/* ====== Page Head, Body, and Foot ====== */
#bd{overflow:hidden; _overflow:visible; zoom:1; 
border-top:1px solid #E5E5E5;border-left:1px solid #E5E5E5;border-right:1px solid #E5E5E5; background-color:#FFFFFF;}
#page{margin: 0 auto; width: 950px;} /* wraps entire page */
#ft{background:url(../images/ft.png) no-repeat bottom center!important;background:url(../images/ft.gif) no-repeat bottom center;}
/* 
"oldSchool", "liquid" and "liquidCentre" extend #page 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;}
.liquidCentre{width: auto !important;width: 950px; max-width: 950px;margin:0;}/* fixed width in IE6 and less */
/* ====== Columns ====== */
.main{overflow:hidden; _overflow:visible; zoom:1;
padding:20px;}
.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:190px; }
