.thebg {
	background-color: #DC84FF;
	background-image: url(bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.leftbgrep {
	background-image: url(images/left_side_bg_rep.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.flowerborder {
	background-color: #FDBEEF;
	border: thick solid #FD86E0;
}

