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

#rCol {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	position: absolute;
	height: 419px;
	width: 345px;
	left: 390px;
	top: 6px;
	float: right;
}
#lCol {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	position: absolute;
	height: 419px;
	width: 345px;
	left: 20px;
	top: 6px;
	float: left;
}
#frame2 h2 {
	color: #FECB2F;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 18px;
}
