.main_bg {
	background-image: url(../images/mainbody_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.r_col {
	background-image: url(../images/r_col_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
	padding: 10px 20px 20px 30px;
	text-align: justify;
}
.header_pix_container {
	padding: 15px;
}

