body {
	background-color: #573ea0;
	background-repeat: no-repeat;
}

/* VERSION 2 STYLES */

h1 {
	font-variant: small-caps;
}

h2 {
	margin-bottom: 30px;
	font-variant: small-caps;
}

h3 {
	margin-top: 30px;
	font-variant: small-caps;
}

ul {
	line-height: 150%;
	color: #352d84;
	font-variant: small-caps;
	text-align: justify;
	margin-bottom: 10px;
	margin-left: 40px;
}

#left {
	float: left;
	width: 370px;
	height: 100%;
	top: 0px;
	left: 0px;
	position: fixed;
	overflow: hidden;
}

#main {
	background-image: url(../bg/tmtitle.png);
	background-position: 22% 3%;
	float: right;
	margin-left: 370px;
	width: 100%;
	height: 100%;
	top: 0px;
	position: fixed;
	overflow: hidden;
	background-repeat: no-repeat;
	font-size: 12pt;
	color: #19112f;
	text-align: justify;
	line-height: 125%;
}

#foot {
	font-size: 12pt;
	margin-left: 5%;
	width: 55%;
	line-height: 130%;
	color: white;
	font-variant: small-caps;
	text-align: center;
	bottom: 10px;
	position: fixed;
}

#foot p {
	margin-left: 50px;	
}

#foot a:link {
	text-decoration: underline;
	margin-left: 15px;
	line-height: 130%;
	color: white;
	font-variant: small-caps;
	text-align: center;
}

#foot a:hover {
	text-decoration: underline;
	margin-left: 15px;
	line-height: 130%;
	color: #19112f;
	font-variant: small-caps;
	text-align: center;
}

#healing {
	margin-top: 135px;
	margin-left: 5%;
	width: 55%;
	height: 460px;
	overflow: auto;
	min-width: 555px;
}


/* VERSION 1 STYLES */

.text {
	font-size: 12pt;
	color: #19112f;
	text-align: justify;
	line-height: 125%;
	margin-left: 3%;
	background-color: #ced4f6;
}

.text h1 {
	font-variant: small-caps;
}

.text h2 {
	margin-bottom: 30px;
	font-variant: small-caps;
}

.text h3 {
	margin-top: 30px;
	font-variant: small-caps;
}

.text ul {
	line-height: 150%;
	margin-bottom: 10px;
}

.frame5 {
	font-size: 12pt;
	background-color: #573ea0;
	margin-left: 15px;
	line-height: 130%;
	color: white;
	font-variant: small-caps;
	text-align: center;
}

.frame5 a:link {
	text-decoration: underline;
	background-color: #573ea0;
	margin-left: 15px;
	line-height: 130%;
	color: white;
	font-variant: small-caps;
	text-align: center;
}

.frame5 a:hover {
	text-decoration: underline;
	background-color: #573ea0;
	margin-left: 15px;
	line-height: 130%;
	color: #19112f;
	font-variant: small-caps;
	text-align: center;
}

.image {
	text-decoration: none;
}

.image a:link {
	text-decoration: none;
}

.design {
	margin-top: 5%;
	color: #ced4f6;
	font-size: x-small;
}

.design a:link {
	color: #ced4f6;
}

