@charset "utf-8";
/* CSS Document */

#contentLeftCol {
	width: 420px;
	float: left;
}

#contentRightCol {
	width: 280px;
	float: right;
}

#mainHeader {
	background-image: url(/images/imgHeaderBG03.jpg);
}
