body {
	font-family: Arial, Verdana;
	font-size: 12px;
	background-image: url(../images/page_bg.jpg);
	text-align: justify;
	color: #8F8FEA;
	background-repeat: repeat;
}
.biobg {
	background-image: url(../images/biotext_bg.jpg);
	background-repeat: no-repeat;
	text-align: justify;
}
.textbg {
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #8F8FEA;
	background-image: url(../images/maintext_bg.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	font-weight: normal;
}
.audiobg {
	background-image: url(../images/flash_bg.jpg);
	background-repeat: no-repeat;
}
.gallerybg {
	background-image: url(../images/gallery_bg.jpg);
	background-repeat: no-repeat;
}
.textgal {
	background-image: url(../images/gallerytext_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #8F8FEA;
	text-align: justify;
}
.detailbg {
	background-image: url(../images/gallerydetail_bg.jpg);
	background-repeat: no-repeat;
}
.contactbg {
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #0033CC;
}
.loginbg {
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Verdana;
	color: #0033CC;
}
.regbg {
	background-image: url(../images/reg_bg.jpg);
	background-repeat: no-repeat;
	color: #0033CC;
}
.loginfobg {
	background-image: url(../images/loginfo_bg.jpg);
	background-repeat: no-repeat;
}
.contactext {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #716EFB;
	background-image: url(../images/maintext_bg.jpg);
	text-align: justify;
}
.memberbg {
	font-family: Arial, Verdana;
	color: #0033CC;
	background-image: url(../images/memberform_bg.jpg);
	background-repeat: no-repeat;
}
