/* **************** TEMPLATE ***************** */
/* ====== Page Head, Body, and Foot ====== */
body{_text-align:center;}/* IE5.5 */
.body{overflow:hidden; _overflow:visible; _zoom:1;}
.page{
	width: 800px;
	_text-align:left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	border-top-width: 0px;
} /* wraps other template elems to set width */ /* text-align IE5.5 */

.pageTop{
	margin: 0 auto;
	width: 800px;
	_text-align:left;
	position:absolute;
	top:50px;
}
.pageBottom{width: 800px;margin: 0 auto;
	_text-align:left;
	position:absolute;
	top:400px;
}
.pageBottom2{
	width: 800px;
	_text-align:left;
	margin-top:50px;
}
/* "old school" and "liquid" extend page to allow for different page widths */
.oldSchool{width:800px;}
.gs960{width:960px;}
.liquid{extends:.page; width: auto;margin:0;}
/* ====== Columns ====== */
.main{overflow: hidden;_overflow:visible;_zoom:1;}
.leftCol{float:left; width:250px;_margin-right:-3px;}
.rightCol{float:right; width: 300px;_margin-left:-3px;}
/* extend columns to allow for common column widths */
.gMail{width:160px;}
.gCal{width:180px;}
.yahoo{width:240px;}
.myYahoo{width:300px;}
/* extend location*/

