.mainDiv {
	position:relative; margin: 0 auto; width: 797px; height:596px;
	background-image:url(../images/bg_pattern2.gif);
	background-repeat:repeat-x;
}
.leftColumn {
	position:relative;
	float:left;
	padding:6px 0px 0px 6px;
	width:252px;
	height:564px;
}
.rightColumn {
	position:relative;
	float:right;
	padding:6px 6px 0px 4px;
	width:529px;
	height:564px;
}
.footer {
	position:relative;
	left:6px;
	width:785;
	height:26px;
}
.contentBG {
	position:relative; top:10px; width:529px; height:372px; background-image:url(../images/content_bg.gif);
}
.contentText {
	position:relative; top:10px; left:10px; width:499px; height:352px; padding:0px 6px 0px 6px; overflow-x: hidden;
	overflow-y: auto; font-family:Helvetica, Tahoma, Verdana, Arial, sans-serif; font-size:14px; color:#fef8f0; text-align:justify;
	line-height:18px;
}
/*	TEXTS */
.textTitle {
	color:#fef8f0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
