body {
	background-image: url(images/back.jpg);
	background-repeat: repeat;
}
.maintable {
	background-image: url(images/lotusfooter.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #CA98C9;
	width: 834px;
	z-index: 10;
}
#chakras {
	background-color: #000000;
	background-image: url(images/black.gif);
}



.buttons {
	top: 64px;
	left: 950px;
	background-color: #000000;
}
#menup {
	background-repeat: no-repeat;
	background-position: top;
	background-color: #CA98C9;
	background-image: url(images/header.png);
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #660099;
	text-align: center;
	font-size: 11px;
	background-position: bottom;
}

.partitle {
	background-image: url(images/back.jpg);
}
.pagestable {
	color: #6633FF;
	font-size: 14px;
	text-align: center;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 468px;
	top: 11px;
	background-image: url(images/back.jpg);
	background-position: center;
	font-weight: 100;
}
.pagelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6633FF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.imagespace {
	margin: 10px;
}
form {
	margin-top: 80px;
	margin-right: 22px;
	margin-bottom: 22px;
	margin-left: 22px;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: thick;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #564AE7;
	border-right-color: #EE5EA1;
	border-bottom-color: #EE5EA1;
	border-left-color: #564AE7;
}
input {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3300CC;
	border-bottom-color: #006699;
	border-right-style: solid;
	border-right-color: #3300CC;
	border-left-style: solid;
	border-left-color: #006699;
	border-right-width: thin;
	border-left-width: thin;
}
#textares {
	background-color: #FFFFFF;
}
.submit {
	background-color: #EE5EA1;
	color: #000099;
	border: 1px ridge #CC0033;
	margin-left: 230px;
}
