div#megaWrapper {
	width: 985px;
	margin: 0 auto 10px auto;
	text-align: left;
}
div.column1 {
	background: url(/images/background-thousandWide.gif) 0px 0px repeat-y;
}

div.column2 { /* This is the first wrapper - sets the width, place a background color for the right rail here */  
	width: 823px;
	float:left;
}
div.head {
	width: 822px;
	float:left;
	border:none;
}
div.skyscraper {
	width: 160px;
	float:left;
	background:#aaadcb;
}

.head div.logo  {
	padding-right: 57px;
}

/*
#navigation ul.mainCatLks {
	border-top: 7px solid #FFFFFF;
}
*/
/* Center Column */
div#navigation {
	width:175px;
}
div#center {
	width: 375px;
}
div#rightRail {
    width: 270px;
}

div#rightRail div.spacer {
	padding: 6px 0;
	text-align: right;
}