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

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

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

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