#flashHeader {
	margin-bottom: 130px;
	background-image: url("../images/universalbar.home.flash.bg.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 726px;
	height: 239px;
}

* html #flashHeader { margin-bottom: 140px; }

#flashHeader #objectFlash {
	margin-top: 7px;
	margin-left: 7px;
}

#sitenav {
	position: absolute;
	top: 360px;
	left: 0;
}

#columnOne {
	border-right: none;
	width: 202px;
}

#columnTwo { width: 307px; }

#columnOne p { width: 180px; }

#columnThree p {
	width: 160px;
	margin-bottom: 14px;
}

#content a {
	font-style: normal;
	color: #C8003D;
}

#content img { margin-bottom: 7px; }

#columnTwo img, #columnThree img { margin-left: 4px; }

#columnOne img { padding-left: 0; }

#columnTwo h2, #columnTwo p { padding-left: 9px; }

div.lineContainer {
	min-height: 320px;
	border-left: 1px solid #989EA5;
}

* html div.lineContainer { height: 320px; } /*IE6 does not understand min-height*/